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

443 commits

Author SHA1 Message Date
Andrey Antukh
db73b0787b Move matrix math and svg under uxbox.util ns. 2016-01-17 23:40:42 +02:00
Andrey Antukh
ce5675639f Add group initial impl for groups rendering. 2016-01-17 23:36:10 +02:00
Andrey Antukh
ff56734801 Add basic menu rendering for groups of shapes. 2016-01-17 23:35:38 +02:00
Andrey Antukh
7fa7213e77 Reimplement shapes rendering (using new matrix based transformations). 2016-01-17 23:35:01 +02:00
Andrey Antukh
68c153ac5d Use render-svg on render icons on the library. 2016-01-17 23:33:05 +02:00
Andrey Antukh
3b687be9b4 Add debug message for ui rendering. 2016-01-17 23:32:55 +02:00
Andrey Antukh
0f9742a83b Implement svg transform/matrix attribute calculation. 2016-01-17 23:32:28 +02:00
Andrey Antukh
669cdd1395 Add -render-svg method to shapes ns. 2016-01-17 23:32:14 +02:00
Andrey Antukh
d402442785 Remove some dead code. 2016-01-17 23:31:25 +02:00
Andrey Antukh
4f057756ee Add :builtin/group as part of shapes hierarchy. 2016-01-17 23:30:59 +02:00
Andrey Antukh
c324755f24 Add event for group selected shapes. 2016-01-17 23:30:46 +02:00
Andrey Antukh
ee838a8a2e Remove printlns. 2016-01-17 23:29:45 +02:00
Andrey Antukh
8c47d216b1 Remove required validator from shape props schema. 2016-01-17 23:29:27 +02:00
Andrey Antukh
1dc85c00c6 Minor change on code on core ns. 2016-01-17 23:29:14 +02:00
Andrey Antukh
d62a6922be Enable rerendering when new code is loaded. 2016-01-17 23:28:10 +02:00
Andrey Antukh
1725f51818 Add math utils namespace. 2016-01-17 23:27:44 +02:00
Andrey Antukh
4c84fd46da Add matrix library abstraction. 2016-01-17 23:27:19 +02:00
Juan de la Cruz
ee3ed22e2c fix group styles 2016-01-17 11:02:59 +01:00
Andrey Antukh
6c0d61278a Add sample group (temporary). 2016-01-16 15:38:03 +02:00
Juan de la Cruz
ec90f42833 add colorpicker to lightboxes and fix grid css 2016-01-14 12:48:37 +01:00
Juan de la Cruz
aaaafb46f5 fixing color piker css and adding colopicker lightbox base 2016-01-14 12:33:05 +01:00
Andrey Antukh
b4dd70286d Add copy impl on layers toolbox. 2016-01-13 17:56:09 +02:00
Andrey Antukh
b14aa3629b Add impl for delete button on layers toolbox. 2016-01-13 17:56:09 +02:00
Andrey Antukh
ccb6784ecf Minor renaming. 2016-01-13 17:56:09 +02:00
Andrey Antukh
f817acc082 Fix bugs related to shape deselection on canvas.
And put the viewport and canvas components togther.
2016-01-13 17:56:09 +02:00
Andrey Antukh
1a0af91a5e Add blocking handling to layers toolbox and canvas. 2016-01-13 17:56:09 +02:00
Juan de la Cruz
6d4f297d24 add fade out animation to color palette 2016-01-13 08:35:36 +01:00
Andrey Antukh
bd7f215591 Fix bug on visibility handling. 2016-01-12 20:17:22 +02:00
Andrey Antukh
d18365204d Handle visibility on layers toolbox. 2016-01-12 20:13:50 +02:00
Andrey Antukh
4aaf4042f0 Render properly the icon on layers toolbox. 2016-01-12 19:57:26 +02:00
Andrey Antukh
f39d2d57a8 Add basic selection interactions to layers toolbox. 2016-01-12 19:55:46 +02:00
Andrey Antukh
29b0036248 Add missing import on colorpicker ns. 2016-01-12 19:55:26 +02:00
Andrey Antukh
c397100cbc Events reorganization on workspace. 2016-01-12 19:34:47 +02:00
Andrey Antukh
fb3457c6fd Remove useless code. 2016-01-12 19:32:14 +02:00
Andrey Antukh
809ac8cbc7 Move all react/rum related stuff under one unique ns. 2016-01-12 19:30:04 +02:00
Andrey Antukh
8151faf15e Remove println. 2016-01-12 18:42:25 +02:00
Andrey Antukh
32cbe2c1a5 Remove backend code and adapt scripts to new structure. 2016-01-12 16:54:53 +02:00
Andrey Antukh
92a83c2506 Move frontend/uxbox to src/uxbox. 2016-01-12 16:54:53 +02:00
Andrey Antukh
537dfa241d Update naming of lenses around all the project. 2016-01-12 16:54:53 +02:00
Juan de la Cruz
851eff897e add fill element color-picker 2016-01-12 15:04:51 +01:00
Juan de la Cruz
e9dce3ff2f add fadeIn animation to color palette 2016-01-12 12:49:32 +01:00
Juan de la Cruz
cc4ddd214f fix workspace canvas margin bug 2016-01-12 10:50:55 +01:00
Andrey Antukh
4c5036539d Minor changes on deps. 2016-01-12 10:32:27 +02:00
Andrey Antukh
530f967fcc Add color palette to the workspace. 2016-01-11 22:31:15 +02:00
Andrey Antukh
c8c2625082 Minor improvement on how colors are rendered in colors library. 2016-01-11 22:30:42 +02:00
Andrey Antukh
0abc29451a Refactor tool management as generic flags on workspace. 2016-01-11 22:30:26 +02:00
Andrey Antukh
2a580ccf8b Add handler for supr/delete key button. 2016-01-11 09:35:42 +02:00
Andrey Antukh
449352338d First work on simple layers rendering (just WIP). 2016-01-11 01:25:10 +02:00
Andrey Antukh
5b8d8d5c7e Add ^:private flag to private lense on canvas ns. 2016-01-11 01:11:12 +02:00
Andrey Antukh
f92fa08e9e Add missing html macro on icons ns. 2016-01-11 01:10:56 +02:00