speckle-server/packages/viewer
andrewwallacespeckle 678c75350c
feat(fe2): Update Section Box controls to include visibility (#3333)
* Update Section Box controls to include visibility

* Update reset v-if

* Update shortcut

* Added render requests so that section box updates are made visible

* Remove comments

* Exposed SectionToolEvent in the viewer

* Only show reset when change has been made to sectionbox

* gql

* Make state reactive

* Revert "Make state reactive"

This reverts commit 1697b12cd6.

* Handles WEB-2039

* Handles WEB-2035

* Changes from call with Fabs

---------

Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
2024-10-25 10:46:48 +01:00
..
.vscode chore(server): core IoC #40 - favoriteStreamFactory (#3252) 2024-10-14 10:44:45 +02:00
src feat(fe2): Update Section Box controls to include visibility (#3333) 2024-10-25 10:46:48 +01:00
test fix(viewer): viewer node16 support + fixing up package.jsons (#2442) 2024-07-15 15:16:13 +03:00
.babelrc chore: upgrade to eslint 9 (#2348) 2024-06-12 14:38:02 +03:00
.gitignore feat: fixed viewer & objectloader build configs 2022-04-08 12:46:34 +03:00
eslint.config.mjs chore: upgrade to eslint 9 (#2348) 2024-06-12 14:38:02 +03:00
jsconfig.json feat: Standardized & cleaned up formatting & linting across repo #617 (#618) 2022-03-16 10:10:30 +02:00
package.json fix(viewer): viewer node16 support + fixing up package.jsons (#2442) 2024-07-15 15:16:13 +03:00
readme.md Update examples link (#3344) 2024-10-19 08:31:50 +02:00
rollup.config.js fix(viewer): dev command not working (#2511) 2024-07-17 13:28:43 +03:00
sample-objects.txt chore(deprecate FE1): update urls to point to *.speckle.systems (#2515) 2024-10-14 19:30:00 +01:00
tsconfig.build.json WEB-695 Batching Maintenance (#2182) 2024-04-02 15:48:01 +03:00
tsconfig.eslint.json chore: upgrade to eslint 9 (#2348) 2024-06-12 14:38:02 +03:00
tsconfig.json fix(viewer): viewer node16 support + fixing up package.jsons (#2442) 2024-07-15 15:16:13 +03:00
vite.config.ts fix(viewer): viewer node16 support + fixing up package.jsons (#2442) 2024-07-15 15:16:13 +03:00

readme.md

The Speckle Viewer

Twitter Follow Community forum users website docs npm version

Documentation

Complete documentation here Migration guide here

Examples

You can find readily available examples in the documentation here

Development

  • run yarn in the repo root to install and link all required dependencies.
  • run yarn dev in the viewer package (here) to start a dev build with automatic code refresing of the viewer code.
  • run yarn dev in the viewer-sandbox package to start the viewer sandbox.

Feedback

We would love to hear your feedback in this forum thread.

Community

If in trouble, the Speckle Community hangs out on the forum. Do join and introduce yourself! We're happy to help.

License

Unless otherwise described, the code in this repository is licensed under the Apache-2.0 License. If you have any questions, don't hesitate to get in touch with us via email.