Henry Sloan
|
da77820c82
|
Ignore mouse events without any button state changes (#343)
|
2021-08-11 22:26:46 -07:00 |
|
Keavon Chambers
|
d5bc72ca07
|
Improve document zooming to work based on nice steps (#336)
* Improve document zooming to work based on nice steps
* Code review improvements
|
2021-08-10 16:21:18 -07:00 |
|
Keavon Chambers
|
67dc9f57ba
|
Upgrade packages and a couple fix warnings
|
2021-08-09 18:41:29 -07:00 |
|
Keavon Chambers
|
89ee35b831
|
Add DisplayError to show user errors from the backend
|
2021-08-08 16:52:09 -07:00 |
|
Keavon Chambers
|
fbf2c012c3
|
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 |
|