Commit Graph

14 Commits

Author SHA1 Message Date
ProTheory8 a8a9e15a4a Make it compile (#37)
* Fix indentation

* Set the correct name of the crate in root Cargo.toml

* Fix all compile errors
2021-03-22 21:42:14 +05:00
Keavon Chambers e235c0cf30 Update npm packages 2021-03-22 01:29:03 -07:00
Keavon Chambers 51d966c573 Add complete input hints to footer 2021-03-22 01:16:43 -07:00
TrueDoctor d254916430 Define the js wasm-editor interface (#31) 2021-03-21 19:32:56 +01:00
ProTheory8 17a1043d07 Add init function to wasm-bindings crate and update dependencies (#33) 2021-03-19 22:57:18 +05:00
Keavon Chambers 93e7da5917 Viewport panel layout scaffolding 2021-02-21 03:11:49 -08:00
Keavon Chambers 3582432fc7 Window title bar now draws for Windows, Mac, Linux, and Web 2021-02-20 19:42:07 -08:00
Keavon Chambers f367f12ca2 Clean up component files by removing 'name' property 2021-02-20 17:59:23 -08:00
Keavon Chambers 5545b4b87b Update readme logo 2021-02-17 00:51:54 -08:00
Keavon Chambers b800e91ccd Change UI font to Source Sans Pro 2021-02-16 23:59:23 -08:00
Keavon Chambers 2f43f2e68e Switch Vue components from class to object syntax 2021-02-16 16:05:03 -08:00
Keavon Chambers f0e1632510 Update file menu entries; small styling changes 2021-02-16 15:08:31 -08:00
Keavon Chambers 0a0628202f Add web frontend panel skeleton & Vue environment 2021-02-16 03:21:15 -08:00
Keavon Chambers 0578e8f7c7 Add WASM bindings and web project structure 2021-02-14 18:46:08 -08:00