Keavon Chambers
|
1419f3bc6b
|
Refactor type handling for response handler to fix dangerous casting (#126)
|
2021-05-15 01:02:33 -07:00 |
|
 TrueDoctorandKeavon Chambers
|
437251f90e
|
Plumb layer panel (#107)
* WIP ExpandFolder handling
* Implement response parsing in typescript
* Update layer panel with list sent by wasm
* Add events for layer interaction
* Add proper default naming
* Fix displaying of the eye icon
* Attach path to LayerPanelEntry
* Fix lint issues
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2021-05-07 10:41:38 -07:00 |
|
Keavon Chambers
|
c94c2b3373
|
Fix web code linting to be portable across environments
|
2021-04-14 13:22:43 -07:00 |
|
Keavon Chambers
|
e3be55d4e2
|
Fix web lint errors and enable web linting in CI (#72)
|
2021-04-14 00:41:20 -07:00 |
|
Keavon Chambers
|
4c546b2819
|
Plumb Responses from WASM to JS in the page
|
2021-04-10 02:48:33 -07:00 |
|
Keavon Chambers
|
b5cd8327dd
|
Change document, viewport, and canvas terminology
|
2021-03-29 03:52:08 -07:00 |
|
ProTheory8
|
fe111a6684
|
Add camelcase rule, import Error type from JS and rename get_inner_color to inner. (#44)
* Add camelcase rule to .eslintrc.js
* Import Error type from JS, rename crate::wrappers::Color::get_inner_color to crate::wrappers::Color::inner
|
2021-03-27 02:26:55 -07:00 |
|
Keavon Chambers
|
7bfb04a99a
|
Rename project structure with /core and /client
|
2021-03-27 02:26:55 -07:00 |
|