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

1858 commits

Author SHA1 Message Date
Andrey Antukh
6801cc65af
Reactivate again the layer position shortcuts. 2016-12-25 20:58:17 +01:00
Andrey Antukh
c0a81d05eb
Refactor shapes and selection rendering in order to be aware of rotation. 2016-12-25 20:50:04 +01:00
Andrey Antukh
30df813edf
Add many fixes to matrix operations. 2016-12-25 20:49:34 +01:00
Andrey Antukh
0e91ae1ff7
Add many improvements to geom ns. 2016-12-25 20:46:32 +01:00
Andrey Antukh
cd6630c99c
Remove println. 2016-12-25 20:43:52 +01:00
Andrey Antukh
100446cab3
Update dependencies. 2016-12-25 20:43:18 +01:00
Jesús Espino
23baa32879 Improved hack for defcs macro 2016-12-23 12:50:36 +01:00
Jesús Espino
bdf476e297 Temporary hack on groups of groups 2016-12-23 12:40:20 +01:00
Jesús Espino
fed684c058 Moving editable select styles to the scss files 2016-12-23 11:50:05 +01:00
Jesús Espino
b733d9e06f Add more robust precision function 2016-12-23 11:05:32 +01:00
Jesús Espino
45f48b073c Add proportion lock to icons 2016-12-22 19:50:28 +01:00
Jesús Espino
2f968fe50b Fix precision problem on circle 2016-12-22 19:50:14 +01:00
Jesús Espino
23dab28d7b Adding precision to options in the sidebar 2016-12-22 19:00:30 +01:00
Jesús Espino
19a98e6586 Preselect first icons collection with content on the workspace 2016-12-22 17:22:02 +01:00
Jesús Espino
c6d60b5fbf Remove storage colors and select first collection with content on workspace 2016-12-22 16:45:42 +01:00
Jesús Espino
95604f84ab Removing storage from colors dashboard 2016-12-22 15:07:03 +01:00
Jesús Espino
6a38675602 Maintain correct order on group duplication 2016-12-22 14:59:31 +01:00
Jesús Espino
a3fdb22342 Generation layers name based on current existing layers 2016-12-22 14:55:32 +01:00
Jesús Espino
a3586cb3aa Fixed click on project after project creation 2016-12-22 11:41:04 +01:00
Jesús Espino
0424315849 Fix first page creation at project creation 2016-12-22 11:10:51 +01:00
Jesús Espino
6783463ae7 Fixed radio buttons on create project 2016-12-22 11:05:04 +01:00
Jesús Espino
1181c01f55 Adding tooltip to all shapes creation 2016-12-22 10:29:45 +01:00
Juan de la Cruz
0f21d11fd3 add tooltips to layer icons 2016-12-22 10:16:29 +01:00
Jesús Espino
7264cd5437 Adding initial tooltip support 2016-12-22 10:11:42 +01:00
Juan de la Cruz
177fa4621c add labels to lightbox 2016-12-22 09:32:13 +01:00
Jesús Espino
960f2e7e7a Page ordering 2016-12-22 09:23:29 +01:00
Juan de la Cruz
2e04fe60f4 fix lightbox slow animation 2016-12-22 09:04:12 +01:00
Jesús Espino
6991421782 Removing transition on layers drag and drop 2016-12-21 19:30:07 +01:00
Jesús Espino
54385ecfdb Now working color palette pagination 2016-12-21 12:12:36 +01:00
Jesús Espino
cbbfab438e Refactoring scrolling viewport 2016-12-21 11:42:13 +01:00
Jesús Espino
1aacfc22ac Scroll to center on page change 2016-12-21 08:38:57 +01:00
Andrey Antukh
fdf0e6cd7d
Merge branch 'resize-refactor' 2016-12-20 21:36:22 +01:00
Andrey Antukh
af57d8b449
Refactor shape resize and displacement. 2016-12-20 21:33:29 +01:00
Andrey Antukh
23dbc77da9
Fix copyright headers on some files. 2016-12-20 21:26:59 +01:00
Andrey Antukh
a28a6978fe
Add matrix type to transit handlers. 2016-12-20 17:04:38 +01:00
Andrey Antukh
462f37e601
Improve point transformation helpers. 2016-12-20 17:04:18 +01:00
Andrey Antukh
aed1b8cd26
Improve matrix transformation helpers. 2016-12-20 17:03:40 +01:00
Andrey Antukh
5acb699955
Remove and reorganize imports on login ns. 2016-12-20 16:58:53 +01:00
Andrey Antukh
f7f05c4dbb
Remove unused code from geom ns. 2016-12-20 16:58:28 +01:00
Andrey Antukh
747c07af00
Add geom helpers for apply a transformation matrix to shape. 2016-12-20 16:57:35 +01:00
Andrey Antukh
8ca15771d5
Make geom/size as shape transformation instead simple calculation. 2016-12-20 16:57:01 +01:00
Andrey Antukh
0a5f4e310c
Prevent page persistence when shape is resizing. 2016-12-20 16:55:51 +01:00
Andrey Antukh
b5248bf520
Remove whitespaces on constants. 2016-12-20 16:54:53 +01:00
Andrey Antukh
79b551af3e
Set cache-analysis to false. 2016-12-20 12:37:53 +01:00
Jesús Espino
9edb2a4ee0 Allow edition on collections lists, and adding images counter (except for Storage) 2016-12-20 11:23:01 +01:00
Jesús Espino
8dd8258565 Editable color value directly 2016-12-19 21:47:29 +01:00
Jesús Espino
e88495f1a5 Update selection to take care of handlers, lines and zoom 2016-12-19 18:22:11 +01:00
Jesús Espino
60a596c585 Element options open by default (on page settings) 2016-12-19 18:05:49 +01:00
Jesús Espino
3279c95a08 Select images colors and icons with one click 2016-12-19 17:58:02 +01:00
Jesús Espino
a9285accad More clear drop area on layers drag and drop 2016-12-19 17:34:27 +01:00