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

415 commits

Author SHA1 Message Date
Andrey Antukh
a832bf89b4 Pass proper parameters to colorpicker on colores page. 2016-01-20 19:24:41 +02:00
Andrey Antukh
75656b442c Make parametrizable the colorpicker dimensions. 2016-01-20 19:24:27 +02:00
Andrey Antukh
73a8829e1c Add more validators to schema. 2016-01-20 19:24:08 +02:00
Andrey Antukh
7327bfba76 Update readme. 2016-01-20 18:48:23 +02:00
Andrey Antukh
2f39cc08dc Remove comment. 2016-01-20 18:46:33 +02:00
Andrey Antukh
196b4dd89b Reimplement colorpicker. 2016-01-20 18:43:31 +02:00
Andrey Antukh
fd1d6e1420 Add floor/ceil/round functions to math utils ns. 2016-01-20 18:42:55 +02:00
Andrey Antukh
9b3e41432c Set clojure 1.8.0 as default clojure. 2016-01-19 22:40:32 +02:00
Andrey Antukh
1f642548e9 Make aware of rotation the shape selrect. 2016-01-19 22:01:01 +02:00
Andrey Antukh
6a3372f22f Remove some restrictions on matrix constructor. 2016-01-19 22:00:44 +02:00
Andrey Antukh
b00e2118bc Fix typo on radians function name. 2016-01-19 22:00:21 +02:00
Andrey Antukh
8b26da4e36 Add abs function to math tools. 2016-01-19 22:00:06 +02:00
Andrey Antukh
0eec54fc30 Move some lenses from layers to icons. 2016-01-19 21:59:46 +02:00
Andrey Antukh
9f512abaeb Fix bug introduced in previous commit. 2016-01-19 18:16:28 +02:00
Andrey Antukh
48cb96221e Refactor mouse and selected shapes selrect rendering. 2016-01-19 18:13:10 +02:00
Andrey Antukh
d5bc6bb16a Move selrect into separate ns and rename it to mouse-selrect. 2016-01-19 17:05:48 +02:00
Andrey Antukh
89cc964f54 Move each toolbox into separated namespace. 2016-01-19 16:50:39 +02:00
Andrey Antukh
5ab9cb4c53 Relocate some useful functions that operates on shapes. 2016-01-18 23:24:43 +02:00
Andrey Antukh
7fb990495a Remove commented code. 2016-01-18 23:13:46 +02:00
Andrey Antukh
304a8ab74f Add some interactions to group entry on layers toolbox. 2016-01-18 23:10:15 +02:00
Andrey Antukh
0d0a94e594 Minor refactor on group-selected (shapes) event implementation. 2016-01-18 22:56:12 +02:00
Andrey Antukh
7933955a69 Attach debug related attrs to rendered shapes. 2016-01-17 23:54:34 +02:00
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