0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 00:40:30 -05:00
Commit graph

14669 commits

Author SHA1 Message Date
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
67842b39ea Add proper naming for shortcuts namespace. 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
a0d1a03a16 Remove console.log statements. 2015-12-30 00:19:47 +02:00
Andrey Antukh
5b6fe0c94b Fix transfer-state bug on mouse mixin. 2015-12-30 00:19:47 +02:00
Andrey Antukh
79e3f95fb8 Minor change on mouse mixin. 2015-12-30 00:19:47 +02:00
Andrey Antukh
3e336112ca Fix mouse mixin. 2015-12-30 00:19:47 +02:00
Andrey Antukh
3748d3c7b4 Render properly the builtin collections. 2015-12-30 00:19:47 +02:00
Andrey Antukh
31bcce2668 Render builtin color collections. 2015-12-30 00:19:47 +02:00
Andrey Antukh
5cea9f1a36 Add colorpicker styles and minor changes. 2015-12-30 00:19:47 +02:00
Andrey Antukh
5fb93ad5fd Additional work on colors page. 2015-12-30 00:19:47 +02:00
Andrey Antukh
5d7379ec32 Add basic color picker impl. 2015-12-30 00:19:47 +02:00
Andrey Antukh
9c2c7f40ba Minor code reorganization and wip of colors page. 2015-12-30 00:19:47 +02:00
Andrey Antukh
a93c6bfa45 Add color conversion helpers. 2015-12-30 00:19:47 +02:00
Andrey Antukh
379ccefd8b Adapt library bar to colors page. 2015-12-30 00:19:47 +02:00
Andrey Antukh
20bffcd6be Restructure dashboard source code. 2015-12-30 00:19:47 +02:00
Andrey Antukh
93b7470b69 Add basic layers toolbox rendering. 2015-12-30 00:19:47 +02:00
Andrey Antukh
e8235fcf02 Remove side effect on workspace initialization. 2015-12-30 00:19:47 +02:00
Andrey Antukh
5fddf7ca4d Add draw toolbox rendering on workarea. 2015-12-30 00:19:47 +02:00
Andrey Antukh
2742db8dfd Show right sidebar space when one or more toolboxes are activated. 2015-12-30 00:19:47 +02:00
Andrey Antukh
fd2bba35ce Minor naming fixes on files. 2015-12-30 00:19:47 +02:00
Andrey Antukh
2a2fcb1a75 Simplify grid call arguments. 2015-12-30 00:19:47 +02:00
Andrey Antukh
4a1c7ab2c9 Add coords debugging component. 2015-12-30 00:19:47 +02:00
Andrey Antukh
8f3c734426 Show properly the scale numbers on the rules. 2015-12-30 00:19:47 +02:00
Andrey Antukh
827b8a3aec Remove direct lense mutation and eventes recursion on workspace. 2015-12-30 00:19:47 +02:00
Andrey Antukh
e458ffe355 Reorganize workspace namespace. 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
Juan de la Cruz
64c9360b38 fix project bar styles bugs 2015-12-30 00:19:47 +02:00
Andrey Antukh
61a212ada7 Disable working are (temporary). 2015-12-30 00:19:47 +02:00
Andrey Antukh
62c5c8d5c8 WIP: 2015-12-30 00:19:47 +02:00
Andrey Antukh
ede2d4becd Implement pagesbar toggle. 2015-12-30 00:19:47 +02:00
Andrey Antukh
9e0edbc082 Rename workspace routes. 2015-12-30 00:19:47 +02:00
Juan de la Cruz
17fc5edcda fix bug in main nav hover style 2015-12-30 00:19:47 +02:00
Andrey Antukh
61b05613f3 Add navigation to dashboard. 2015-12-30 00:19:47 +02:00
Andrey Antukh
feb00d83f8 WIP: restructure dashboard source. 2015-12-30 00:19:46 +02:00
Juan de la Cruz
031874d442 remove input auto focus 2015-12-30 00:19:46 +02:00
Juan de la Cruz
d9b5977d02 add new color lightbox 2015-12-30 00:19:46 +02:00
Juan de la Cruz
67081eded4 add icon lightbox 2015-12-30 00:19:46 +02:00
Andrey Antukh
21d564b609 WIP: fix dashboard navigation issues. 2015-12-30 00:19:46 +02:00
Juan de la Cruz
2036bb6fbb add element lightbox 2015-12-30 00:19:46 +02:00
Juan de la Cruz
19b6d6b0fe add icons and colors libraries 2015-12-30 00:19:46 +02:00
Andrey Antukh
b102b0d010 WIP: improvements. 2015-12-30 00:19:46 +02:00
Juan de la Cruz
d41a2670fa add library bar and grid 2015-12-30 00:19:46 +02:00
Andrey Antukh
0ef064f075 WIP: improve page edition. 2015-12-30 00:19:46 +02:00
Andrey Antukh
6595e95f12 WIP: add/remove pages from workspace. 2015-12-30 00:19:46 +02:00
Andrey Antukh
9182244e88 WIP: fix bug on own cursored mixin. 2015-12-30 00:19:46 +02:00
Andrey Antukh
7ceca619e0 WIP: add pages list sidebar to workspace. 2015-12-30 00:19:46 +02:00