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

43 commits

Author SHA1 Message Date
Andrey Antukh
a4fe43235b Denormalize shapes storage. 2015-12-30 00:19:49 +02:00
Andrey Antukh
f7b902a7ef Minor refactor of workarea rules and grid. 2015-12-30 00:19:49 +02:00
Andrey Antukh
c182340be4 Improved multiple selection/deselection. 2015-12-30 00:19:49 +02:00
Andrey Antukh
efeaa7a79e Remove unused code from canvas. 2015-12-30 00:19:49 +02:00
Andrey Antukh
c9dc332ae2 Add the ability to select shapes. 2015-12-30 00:19:49 +02:00
Andrey Antukh
a211c6323e Add selected shapes state lense. 2015-12-30 00:19:49 +02:00
Andrey Antukh
a5dc634e35 Implement shapes moving using mouse. 2015-12-30 00:19:49 +02:00
Andrey Antukh
f28d54936f Add basic icons rendering on canvas. 2015-12-30 00:19:49 +02:00
Andrey Antukh
fc03388d70 Move coordinates element to main workspace ns. 2015-12-30 00:19:49 +02:00
Andrey Antukh
6952d21af2 Move workarea grid into separated namespace. 2015-12-30 00:19:49 +02:00
Andrey Antukh
77587537f6 Move sidebar into separated namespace. 2015-12-30 00:19:49 +02:00
Andrey Antukh
00c2f77746 Minor change on grid rendering on workarea. 2015-12-30 00:19:48 +02:00
Andrey Antukh
7afe940087 Comment test code. 2015-12-30 00:19:48 +02:00
Andrey Antukh
9db37cfd9b Use classes instead ids on canvas. 2015-12-30 00:19:48 +02:00
Andrey Antukh
adbc0c7edd Move canvas related stuff into separated ns. 2015-12-30 00:19:48 +02:00
Andrey Antukh
3c093c7d51 Cosmetic fixes on workarea related to toolboxes code. 2015-12-30 00:19:48 +02:00
Andrey Antukh
88d1030e12 Add icons toolbox. 2015-12-30 00:19:48 +02:00
Andrey Antukh
7aa80860b8 Minor rename on toolboxes components. 2015-12-30 00:19:48 +02:00
Andrey Antukh
f393e301f0 Add initial work on shape rendering in canvas.
With selection rectangle/circles.
2015-12-30 00:19:48 +02:00
Andrey Antukh
3dcf1d55da Add test rendering icons on workarea. 2015-12-30 00:19:48 +02:00
Andrey Antukh
a896bb60d6 Add improved form validation in color lightbox. 2015-12-30 00:19:48 +02:00
Andrey Antukh
46ec80dd04 Add more shortcuts to workspace. 2015-12-30 00:19:48 +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
9c2c7f40ba Minor code reorganization and wip of colors page. 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
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
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
62c5c8d5c8 WIP: 2015-12-30 00:19:47 +02:00