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

1673 commits

Author SHA1 Message Date
Andrey Antukh
bfce5f8a00
Improve unique name generation for shapes in a page. 2017-01-05 23:54:29 +01:00
Andrey Antukh
28d18a07a0
Refactor shapes attributes handling. 2017-01-05 23:21:05 +01:00
Andrey Antukh
b3d995de53
Improve scripts, add lein and update depencies (backend). 2017-01-05 22:10:36 +01:00
Andrey Antukh
cda2737b02
Minor cosmetic changes on shapes events. 2016-12-30 18:39:20 +01:00
Andrey Antukh
25f634352d
Move commonly used lenses to separated namespace. 2016-12-30 18:34:56 +01:00
Andrey Antukh
42e79b483f
Improve color palette interaction. 2016-12-28 18:37:40 +01:00
Andrey Antukh
e6fa720ce1
Remove previously introduced hack for recursive layer-group component. 2016-12-28 15:34:27 +01:00
Andrey Antukh
447d484f7b
Disable naming of render functions in defc and defcs macros.
This has caused some unexpected behavior with recursive
components.
2016-12-28 15:33:11 +01:00
Andrey Antukh
f82c534df4
Reimplement shape displacement using keyboard shortcuts. 2016-12-27 23:40:02 +01:00
Andrey Antukh
bbaf80bedf
Remove hardcoded defaults on page element-options widget. 2016-12-27 23:39:35 +01:00
Andrey Antukh
43bb3a40b3
Cosmetic refactor of focuses on workspace base namespace. 2016-12-27 23:39:01 +01:00
Andrey Antukh
7d9280d3da
Add page-metadata defaults to constants namespace. 2016-12-27 23:38:15 +01:00
Andrey Antukh
87e19875e3
Improve performance and many of unexpected conflicts on page save. 2016-12-25 21:38:56 +01:00
Andrey Antukh
cf55aeda63
Remove unused code from data/shapes. 2016-12-25 21:28:45 +01:00
Andrey Antukh
2412713f70
Minor changes on shapes. 2016-12-25 21:05:02 +01:00
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