0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 16:30:37 -05:00
Commit graph

3780 commits

Author SHA1 Message Date
Andrey Antukh
52532253c3 📚 Add documentation for logging framework. 2020-10-23 15:17:18 +02:00
Andrey Antukh
21a6de02d8 🎉 Add logging framework to frontend. 2020-10-23 15:17:18 +02:00
Andrey Antukh
ded42707ab Improve backend bundle start script. 2020-10-23 15:17:18 +02:00
Andrey Antukh
919a045088 ⬆️ Upgrade devenv. 2020-10-23 15:17:18 +02:00
elhombretecla
c2b6e8610b Fix comments font-size and gaps 2020-10-22 11:00:09 +02:00
Andrey Antukh
7d074678bf
Update 01-Development-Environment.md 2020-10-21 18:23:47 +02:00
alonso.torres
6b240da892 Adds blur effect for shapes 2020-10-21 14:29:41 +02:00
Andrey Antukh
ca83e13802 🎉 Initial work on comments subsystem.
Only workspace part; missing viewer and dashboard.
2020-10-21 13:18:26 +02:00
Andrey Antukh
36abc4646a 🐛 Properly use RAF scheduler on ResizeObsever. 2020-10-21 13:18:26 +02:00
Andrey Antukh
6448592929 Improve error reporting on frontend. 2020-10-21 13:18:26 +02:00
Andrey Antukh
046ee7e475 🎉 Add neested transaction handling helpers (savepoints). 2020-10-21 13:18:26 +02:00
Andrey Antukh
a783a77404 🎉 Add pgarray and pgpoint helpers to db namespace. 2020-10-21 13:18:26 +02:00
Andrey Antukh
4705656d29 📎 Minor changes on scss code style on framework.scss. 2020-10-21 13:18:26 +02:00
Andrey Antukh
9f917603d8 ⬆️ Update frontend deps. 2020-10-21 13:18:26 +02:00
Andrey Antukh
5876927505 🎉 Add function instrumentation helper and improve assertion exceptions. 2020-10-21 13:18:26 +02:00
Andrey Antukh
f57941fd7c Add better exception macros (ignoring and try). 2020-10-21 13:18:26 +02:00
Andrés Moya
823aa426ed Expand mask when selected in workspace 2020-10-21 09:41:35 +02:00
Andrés Moya
0ddf6d30b8 Make selection rect only for the mask shape 2020-10-20 16:02:51 +02:00
Andrés Moya
b2ec9aa83a Make opaque masks by default 2020-10-20 16:02:51 +02:00
Andrés Moya
ccba95f541 🐛 Fix masking of texts shapes (within a foreignObject element) 2020-10-20 16:02:51 +02:00
Andrés Moya
4be7f054b7 🎉 Control when the mask of a group is moved or deleted 2020-10-20 16:02:51 +02:00
Andrés Moya
f9c45849c8 Enhance display of mask at layers panel 2020-10-20 16:02:51 +02:00
Andrés Moya
ee89b2e7f4 🎉 Allow masked groups 2020-10-20 16:02:51 +02:00
Andrés Moya
ad66955a54 🐛 Fix selection inside group with double click 2020-10-20 14:56:40 +02:00
elhombretecla
fd12724108 add new UI changes 2020-10-20 13:21:32 +02:00
alonso.torres
b8e47c87ba Visual redesign for undo history 2020-10-20 12:10:33 +02:00
elhombretecla
0e3c3ebfbd WIP UI dashboard changes 2020-10-20 11:48:17 +02:00
elhombretecla
6f58899f90 WIP UI changes 2020-10-20 11:31:24 +02:00
elhombretecla
65512d46c2 fix colopicker position 2020-10-19 14:28:11 +02:00
elhombretecla
c94d7f712a WIP ui changes 2020-10-19 14:22:28 +02:00
elhombretecla
49e678340b WIP ui grid changes 2020-10-19 14:07:59 +02:00
elhombretecla
80c1382593 fix text sizes 2020-10-19 13:33:34 +02:00
elhombretecla
5b56bdf94a add new font face 2020-10-19 13:19:30 +02:00
alonso.torres
9b2b16c066 Synchronize gradient colors libraries 2020-10-16 14:38:59 +02:00
Andrey Antukh
567e177699
Merge pull request #358 from uxbox/560/gradients
560/gradients
2020-10-16 11:47:11 +02:00
alonso.torres
57c93f80e2 Reusable shape container refactor 2020-10-16 11:40:49 +02:00
alonso.torres
447bb5204d Typographic styles enhancements and fixes 2020-10-16 11:01:22 +02:00
alonso.torres
5e299551b7 🐛 Fixes problem with library and colors 2020-10-16 08:25:11 +02:00
alonso.torres
f992c740d5 🐛 Fixed problem with recursive color changes for frames 2020-10-16 07:32:22 +02:00
alonso.torres
f8abcc1b9c Adds locale to new strings 2020-10-15 16:19:36 +02:00
alonso.torres
929d620c60 Fixes exports and preview 2020-10-15 15:48:57 +02:00
alonso.torres
e961492192 Improved handlers behaviour 2020-10-15 15:48:39 +02:00
alonso.torres
4bb832b597 Fixes issues with some shapes 2020-10-15 15:48:16 +02:00
alonso.torres
9f0a443b5c Fixes problems with pixel picker 2020-10-15 15:47:57 +02:00
alonso.torres
245c39b1f6 Integration with library new colors 2020-10-15 15:47:09 +02:00
alonso.torres
7d7008d405 Styles changes to color picker 2020-10-15 15:46:47 +02:00
alonso.torres
69fb1426d4 Changes to library model 2020-10-15 15:46:20 +02:00
alonso.torres
a412fc113d Color picker refactor 2020-10-15 15:46:00 +02:00
alonso.torres
c266f78d1e Gradients support in shapes 2020-10-15 15:45:35 +02:00
alonso.torres
381aef77ee Changes to the colorpicker to support gradients 2020-10-15 15:45:05 +02:00