Keavon Chambers
e0f049ab00
Frontend refactor to move response handler, key input handling, and more into new utilities folder ( #260 )
...
Part of #124
2021-07-14 14:31:09 -07:00
akshay1992kalbhor
4f40a1f291
Layer selection ( #166 )
...
* Change arg to IconButton component
* Add basic layer selection mechanism
* Clean up print statements and add some comments
* Simplified the layer selection mechanism
* Remove redundant rule for 'no-param-reassign'
* Clean up frontend and and plumb selection flow to backend
* Update eslintrc
Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2021-06-10 00:10:51 +05:30
Keavon Chambers
d1bf68320e
Implement menu bar floating list menus ( #163 )
...
Progress towards #135
2021-05-31 11:51:32 -07:00
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