Keavon Chambers
|
564560c7dd
|
Move .eslintignore file rules into .eslintrc.js
|
2021-05-17 18:56:41 -07:00 |
Keavon Chambers
|
5dc838079b
|
Refactor type handling for response handler to fix dangerous casting (#126)
|
2021-05-15 01:02:33 -07:00 |
TrueDoctor
|
6adb984f2d
|
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:17:46 +02:00 |
Keavon Chambers
|
0ca4b9fe7c
|
Fix web code linting to be portable across environments
|
2021-04-14 11:44:09 -07:00 |
Keavon Chambers
|
39286f8d78
|
Fix web lint errors and enable web linting in CI (#72)
|
2021-04-14 00:41:20 -07:00 |
Keavon Chambers
|
958d351505
|
Plumb Responses from WASM to JS in the page
|
2021-04-10 02:48:33 -07:00 |
Keavon Chambers
|
76598c967a
|
Change document, viewport, and canvas terminology
|
2021-03-29 03:52:08 -07:00 |
ProTheory8
|
3bf531a565
|
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 12:43:58 +05:00 |
Keavon Chambers
|
4407c671c5
|
Rename project structure with /core and /client
|
2021-03-22 11:21:15 -07:00 |