0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 07:29:08 -05:00
Commit graph

1740 commits

Author SHA1 Message Date
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
Jesús Espino
75eb7c9c66 Improved the wheel zoom 2016-12-19 17:26:37 +01:00
Juan de la Cruz
99fb0ad29b fix bezier final dot bug 2016-12-19 14:14:51 +01:00
Juan de la Cruz
1e75c67c7e fiz toggle-content icon 2016-12-19 14:14:01 +01:00
Jesús Espino
0c395a4371 Some color picker improvements 2016-12-19 14:12:59 +01:00
Juan de la Cruz
e8fec61afc add bezier dot styles 2016-12-19 14:09:36 +01:00
Juan de la Cruz
1142885656 add user dropdown correct options 2016-12-19 12:11:00 +01:00
Jesús Espino
7860be4a50 Moving coordinates to the viewport 2016-12-19 11:56:09 +01:00
Juan de la Cruz
099b31c1a7 hide color theme options 2016-12-19 11:19:44 +01:00
Juan de la Cruz
9eb697467f add project name input class 2016-12-19 11:06:38 +01:00
Juan de la Cruz
4992631e16 add color paletter border style 2016-12-19 10:57:30 +01:00
Juan de la Cruz
3ba4ec97dd fix layer selection and change name 2016-12-19 09:25:25 +01:00
Andrey Antukh
549d1a01c9
Fix app reloading (broken in previous commit). 2016-12-19 09:10:36 +01:00
Andrey Antukh
98b1fd6afd
Use subject instead of bus on workers ns. 2016-12-19 08:35:48 +01:00
Andrey Antukh
1f7b3b37ab
Fix syntax error on ui (introduced in previous commit). 2016-12-19 08:35:31 +01:00
Andrey Antukh
768004aed8
Simplify initialization of main app. 2016-12-19 08:33:19 +01:00
Andrey Antukh
74bcdd2507
Delay grid alignment index initialization until user stop typing. 2016-12-18 21:51:51 +01:00
Andrey Antukh
32041b9596
Fix some deprecation warnings. 2016-12-18 21:27:48 +01:00
Andrey Antukh
187612ed2d
Update dependencies. 2016-12-18 21:22:49 +01:00