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

3805 commits

Author SHA1 Message Date
alonso.torres
d1437997d2 🐛 Fixes problem with inside-frame calculations 2020-10-28 10:46:21 +01:00
alonso.torres
4adb79e869 🐛 Fixes problem with colorpicker libraries 2020-10-28 10:46:21 +01:00
alonso.torres
d01921cd61 Allow enter to confirm dialog. 2020-10-28 10:46:21 +01:00
alonso.torres
dc6b476c57 🐛 Fixes problem when editing projects in dashboard. 2020-10-28 10:46:21 +01:00
alonso.torres
db9364a57b Adds cut shortcut. 2020-10-28 10:46:21 +01:00
alonso.torres
198bc8f9a1 🐛 Fixed create file in project page. 2020-10-28 10:46:21 +01:00
alonso.torres
8fa0a039c4 📚 Updated docs to Penpot 2020-10-28 09:36:20 +01:00
alonso.torres
154b58057a ⬆️ Rename to Penpot. 2020-10-28 07:42:43 +01:00
alonso.torres
ffbbc52460 🎉 Fixes after review. 2020-10-27 11:29:08 +01:00
alonso.torres
f1ee1b55b7 Formated locales.json. 2020-10-27 11:29:08 +01:00
alonso.torres
27322bcad6 Selection rect for shapes. 2020-10-27 11:29:08 +01:00
alonso.torres
b52289860f Adds multiselection attributes 2020-10-27 11:29:08 +01:00
alonso.torres
d6573c2bcc Adds copy properties. 2020-10-27 11:29:08 +01:00
alonso.torres
1e48221d7b Information panels 2020-10-27 11:29:08 +01:00
alonso.torres
04f620ec00 Handsoff mode basic structure. 2020-10-27 11:29:08 +01:00
alonso.torres
aaaf099a3f 🐛 Fixes problems with pages in workspace. 2020-10-27 11:20:24 +01:00
alonso.torres
c5e617271c ⬆️ Upgrades to react 17.0.1 2020-10-27 08:43:05 +01:00
alonso.torres
556061ff52 ⬇️ Reverting upgrade to react 17 2020-10-26 11:08:33 +01:00
Andrey Antukh
03fec6056f ⬆️ Update dockerfile. 2020-10-23 15:17:18 +02:00
Andrey Antukh
d59622cd5f ♻️ Refactor workspace initialization.
And fix comment positioning when coment is
in a different page.
2020-10-23 15:17:18 +02:00
Andrey Antukh
3379eed38e ♻️ Refactor layout flags handling. 2020-10-23 15:17:18 +02:00
Andrey Antukh
560ad5b280 🐛 Minor unexpected exception fix on logging module. 2020-10-23 15:17:18 +02:00
Andrey Antukh
ff9345b1db 🐛 Unselect drawing tool on clicking on comments. 2020-10-23 15:17:18 +02:00
Andrey Antukh
a86f198406 🐛 Fix scrollbar on comment thread. 2020-10-23 15:17:18 +02:00
Andrey Antukh
bf8e61b9bb 🐛 Deactivate comments on drawing. 2020-10-23 15:17:18 +02:00
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