Henry Sloan
|
d6ce9e16b7
|
Ignore mouse events without any button state changes (#343)
|
2021-08-12 01:26:46 -04:00 |
Keavon Chambers
|
22947933b0
|
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
|
b7976219f3
|
Upgrade packages and a couple fix warnings
|
2021-08-09 18:41:09 -07:00 |
Keavon Chambers
|
a1fec1c93f
|
Add DisplayError to show user errors from the backend
|
2021-08-08 16:52:09 -07:00 |
Keavon Chambers
|
53ad105f57
|
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 |