0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
Commit graph

15 commits

Author SHA1 Message Date
Andrey Antukh
a4fe43235b Denormalize shapes storage. 2015-12-30 00:19:49 +02:00
Andrey Antukh
17eafb8563 Use debounce for persistence. 2015-12-30 00:19:49 +02:00
Andrey Antukh
d1fc7959a1 Add colors collections persistence. 2015-12-30 00:19:48 +02:00
Andrey Antukh
f37986d5c1 Replace debounce with sample. 2015-12-30 00:19:47 +02:00
Andrey Antukh
90dd207e88 Improved persistence subsystem.
Now is more effisient and only performs the
persistence operations only when persistent
datata is changed (not the whole state atom)
2015-12-30 00:19:47 +02:00
Andrey Antukh
8201df7014 Add simplier shortcuts implementation for the workspace. 2015-12-30 00:19:47 +02:00
Andrey Antukh
2cd98a516c Add initial implementation of keyboard shortcuts to workspace. 2015-12-30 00:19:47 +02:00
Andrey Antukh
0fc77d0283 Fix initialization order of the application. 2015-12-30 00:19:47 +02:00
Andrey Antukh
b317ee4904 Minor project structure improvement. 2015-12-30 00:19:47 +02:00
Andrey Antukh
a2c313dfc0 WIP: partial grid. 2015-12-30 00:19:47 +02:00
Andrey Antukh
62c5c8d5c8 WIP: 2015-12-30 00:19:47 +02:00
Andrey Antukh
ebec1eb268 WIP: add basic data persistence. 2015-12-30 00:19:46 +02:00
Andrey Antukh
56f7613453 WIP: project creation now work. 2015-12-30 00:19:46 +02:00
Andrey Antukh
7b8f241d41 WIP: 2015-12-30 00:19:46 +02:00
Andrey Antukh
2a32f1fcf6 Initial commit 2015-12-30 00:18:59 +02:00