Dimitrie Stefanescu
|
3a3fd7d963
|
refactor(viewer): linting yay
|
2021-07-05 09:11:44 +01:00 |
|
Claire Kuang
|
71e490e648
|
Merge pull request #278 from specklesystems/izzy/globalicious
Feat(Globals): Add global variables on the web!
|
2021-06-04 13:53:14 -04:00 |
|
dependabot[bot]
|
9ae91590a2
|
build(deps): bump ws from 6.2.1 to 6.2.2 in /packages/viewer
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-02 16:30:32 +00:00 |
|
izzy lyseggen
|
12dbb6e697
|
fix(globals): smol edit btn 2 not expand card size
|
2021-06-01 16:42:58 +01:00 |
|
dependabot[bot]
|
aec23b7651
|
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /packages/viewer
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-29 04:44:15 +00:00 |
|
dependabot[bot]
|
7f2f67eae1
|
build(deps): bump browserslist from 4.16.0 to 4.16.6 in /packages/viewer
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-26 13:07:59 +00:00 |
|
Dimitrie Stefanescu
|
ef11a51a98
|
feat(viewer): adds eslint
|
2021-05-20 16:30:01 +01:00 |
|
dependabot[bot]
|
5651121f6f
|
build(deps): bump hosted-git-info in /packages/viewer
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-08 21:08:04 +00:00 |
|
Dimitrie Stefanescu
|
72f739946b
|
Merge pull request #223 from specklesystems/dependabot/npm_and_yarn/packages/viewer/url-parse-1.5.1
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /packages/viewer
|
2021-05-07 16:19:44 +01:00 |
|
dependabot[bot]
|
b3ca8308e8
|
build(deps): bump lodash from 4.17.20 to 4.17.21 in /packages/viewer
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 15:16:08 +00:00 |
|
dependabot[bot]
|
f646a7d241
|
build(deps): bump url-parse from 1.4.7 to 1.5.1 in /packages/viewer
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 15:15:00 +00:00 |
|
Matteo Cominetti
|
d3eaa19216
|
fix: makes public streams visible to non logged users #105
|
2021-04-29 19:39:39 +01:00 |
|
Dimitrie Stefanescu
|
c11630fc14
|
feat(viewer): adds several optional parameters to various functions
(1) post load function skipping; (2) zoom fit; (3) zoom transitions; (4) camera rotation;
|
2021-04-23 15:34:40 +01:00 |
|
Dimitrie Stefanescu
|
6f365fad73
|
feat(viewer): changes camera controls; makes zooming smoother; fixes selection handling timeouts
|
2021-02-19 10:36:22 +00:00 |
|
Dimitrie Stefanescu
|
87290b9008
|
feat(viewer): first (rather large) commit
scaffolds the base 3d viewer for speckle.
|
2021-01-11 15:11:51 +02:00 |
|