Keavon Chambers
|
bfeb3e8637
|
Reorganize and clean up the WASM wrapper
|
2021-09-01 06:10:05 -07:00 |
|
Keavon Chambers
|
6e546aa726
|
Improve and clean up panic dialog code and wasm wrapper (#368)
Part of #357
|
2021-09-01 04:09:23 -07:00 |
|
Keavon Chambers
|
4f78c50010
|
Show a crash dialog when the editor panics (#362)
* Show a crash dialog when the editor panics
Closes #357
* Suppress console usage lints
* Proxy cleanup and comments
|
2021-08-31 18:34:19 -07:00 |
|
Keavon Chambers
|
8551121793
|
Disallow snake_case variable names in frontend
|
2021-08-12 21:49:03 -07:00 |
|
Keavon Chambers
|
ca40e373bf
|
Upgrade packages and a couple fix warnings
|
2021-08-09 18:41:29 -07:00 |
|
Keavon Chambers
|
4b9c2eb793
|
Restructure project directories (#333)
`/client/web` -> `/frontend`
`/client/cli` -> *delete for now*
`/client/native` -> *delete for now*
`/core/editor` -> `/editor`
`/core/document` -> `/graphene`
`/core/renderer` -> `/charcoal`
`/core/proc-macro` -> `/proc-macros` *(now plural)*
|
2021-08-07 05:17:18 -07:00 |
|