0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 15:39:50 -05:00
Commit graph

3430 commits

Author SHA1 Message Date
Hirunatan
fe08810340
Merge pull request #219 from uxbox/256/grids
Grids
2020-05-19 16:17:08 +02:00
alonso.torres
9681a4b32e Fixed tab space 2020-05-19 16:13:20 +02:00
alonso.torres
2a4573842d Small change to frame labels 2020-05-19 16:13:20 +02:00
alonso.torres
4c36d83e38 Add locales for grid options 2020-05-19 16:13:20 +02:00
alonso.torres
23ca77fe3a ♻️ Renamed layout to grid and some refactors 2020-05-19 16:13:20 +02:00
alonso.torres
235e196094 Fixes problem with snap keys 2020-05-19 16:13:20 +02:00
alonso.torres
ad99e6df9d 🎉 Adds support for auto 2020-05-19 16:13:20 +02:00
alonso.torres
1d2ae6d5eb 🎉 Add option to save the layouts 2020-05-19 16:13:20 +02:00
alonso.torres
8d9e772dca Removed some logs 2020-05-19 16:13:20 +02:00
alonso.torres
d2229f43c7 Snap to square grid 2020-05-19 16:13:20 +02:00
alonso.torres
3308d762f1 🎉 Snap to grid 2020-05-19 16:13:20 +02:00
alonso.torres
0b4996b31a 🎉 Grid and layout UI 2020-05-19 16:13:20 +02:00
Juan de la Cruz
8c77ea463d Quick visual fixes 2020-05-19 14:37:53 +02:00
Andrés Moya
ff2c437531 Improve workspace sidebar show/hide (II) 2020-05-19 12:37:47 +02:00
Andrés Moya
d9c1454893 Improve workspace sidebar show/hide 2020-05-19 12:08:21 +02:00
Andrey Antukh
de21b3df88
Merge pull request #218 from uxbox/407/show-icons-in-layers-panel
🐛 Show icons in layers panel
2020-05-19 10:54:55 +02:00
Andrés Moya
d103488b07 🐛 Show icons in layers panel 2020-05-19 10:49:50 +02:00
Andrey Antukh
c34a6b10d5
Merge pull request #217 from uxbox/404/fixed-size-interaction-handler
 Make interaction paths size independent of zoom
2020-05-19 09:42:10 +02:00
Andrés Moya
bbcff7f7c8 Make interaction paths size independent of zoom 2020-05-19 09:25:47 +02:00
Hirunatan
d54b5509bd
Merge pull request #216 from uxbox/397/fixes_rotation
🐛 Fixes problem with rotation input
2020-05-19 09:21:52 +02:00
alonso.torres
06cebbc527 🐛 Fixes problem with rotation input 2020-05-18 15:32:34 +02:00
Andrey Antukh
82baaae593 Adapt devenv to production versions. 2020-05-18 15:03:51 +02:00
Andrey Antukh
a68cdde584
Merge pull request #215 from uxbox/324/auto-open-layer
 Expand containing layer when selecting a shape
2020-05-18 14:37:19 +02:00
Andrés Moya
adde1d3d63 Expand containing layer when selecting a shape 2020-05-18 14:34:44 +02:00
Andrey Antukh
7917370136 🐛 Add missing import on tests. 2020-05-18 14:29:24 +02:00
Andrey Antukh
c8e1925065 👷 Fix backend tests. 2020-05-18 14:20:33 +02:00
Andrey Antukh
7a3616d542 Minor fixes on color palette. 2020-05-18 14:20:33 +02:00
Hirunatan
1fb6a6c8a5
Merge pull request #214 from uxbox/other/backend-improvements
Other/backend improvements
2020-05-18 13:46:32 +02:00
Andrey Antukh
1fd9a09e46 🎉 Add new color palettes. 2020-05-18 12:22:23 +02:00
Andrey Antukh
b532e74310 🎉 Add prometheus metrics. 2020-05-18 10:34:56 +02:00
Andrey Antukh
ccb79f7188 Deselect shapes after deletion. 2020-05-18 10:34:56 +02:00
Andrey Antukh
f64d1fb8f6 Update page indices on change notifications. 2020-05-18 10:34:56 +02:00
Andrey Antukh
6df0d34e2a 🔥 Remove commented code. 2020-05-18 10:34:56 +02:00
Andrey Antukh
b8cc4314ce Minor improvements on notifications module. 2020-05-18 10:34:51 +02:00
Andrey Antukh
4bfa70853c ♻️ Improve tasks implementation. 2020-05-15 17:42:14 +02:00
Andrey Antukh
27181bf863 Minor improvements on internal scripts. 2020-05-15 17:42:14 +02:00
Juan de la Cruz
05595541fa Fix tooltip shortcuts 2020-05-15 09:26:16 +02:00
Juan de la Cruz
b87b12adfe Fix edit btn preview mode 2020-05-15 09:15:16 +02:00
alonso.torres
fe9913dd3f 🐛 Fixed problem with selection 2020-05-15 08:11:29 +02:00
Andrey Antukh
6356755f06 🎉 Add priority field to tasks table. 2020-05-15 08:09:20 +02:00
Andrey Antukh
817c22dc3c 🎉 Add more reliable presence mechanism. 2020-05-15 08:09:20 +02:00
Andrey Antukh
4b31a147a9 💄 Minor cosmetic changes. 2020-05-15 08:09:20 +02:00
Andrey Antukh
5a03c13731 ♻️ Refactor backend.
Move from custom vertx to jetty9.
2020-05-15 08:09:20 +02:00
Andrey Antukh
1639e15975
Merge pull request #213 from uxbox/388-mouse-move-outside-viewport
 Handle mouse movement outside viewport
2020-05-14 14:11:17 +02:00
Andrés Moya
c6403637ea Handle mouse movement outside viewport 2020-05-14 14:01:40 +02:00
Andrey Antukh
1487809c6d
Merge pull request #212 from uxbox/interactions-enhancements
 Add some enhancements in create interactions
2020-05-14 13:36:13 +02:00
Andrés Moya
4be9606341 Add some enhancements in create interactions 2020-05-14 11:00:58 +02:00
Andrey Antukh
cd17eccd43
Merge pull request #210 from uxbox/390/bug-fill-options
🐛 Fix refresh of options menu
2020-05-13 15:56:57 +02:00
Andrés Moya
0e7809a8f1 🐛 Fix refresh of options menu 2020-05-13 15:51:33 +02:00
Andrey Antukh
d067ff644d
Merge pull request #209 from uxbox/347-change-shortcuts
 Change some workspace shortcuts
2020-05-13 13:46:30 +02:00