T0mstone
|
53b34a9ad0
|
Polish a few things (#67)
* Improve some match statements using macros
* Use `thiserror` instead of manually impl'ing Error
|
2021-04-10 16:27:44 +02:00 |
|
Keavon Chambers
|
c98bc770da
|
Implement active tool visual syncing with tool shelf state
|
2021-04-10 03:49:27 -07:00 |
|
Keavon Chambers
|
78ed26cc16
|
Populate tool shelf and tool options bar (#66)
|
2021-04-08 06:10:27 -07:00 |
|
TrueDoctor
|
b7f18dfaa8
|
Implement key handling (#65)
|
2021-04-07 11:02:56 +02:00 |
|
T0mstone
|
0adfa3af72
|
Rename import to remove graphite prefix (#50)
|
2021-03-27 16:43:37 -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 |
|
 RustyNixieTubeandRustyNixieTube
|
0156813dec
|
Implement update_colors (#43)
Co-authored-by: RustyNixieTube <RustyNixieTube@users.noreply.github.com>
|
2021-03-27 02:26:55 -07:00 |
|
TrueDoctor
|
f9308a6d5a
|
Add tool_state functionality to wasm-wrapper (#42)
|
2021-03-27 02:26:55 -07:00 |
|
Keavon Chambers
|
7323d3cd21
|
Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29.
|
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 |
|