0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 17:00:36 -05:00
Commit graph

1831 commits

Author SHA1 Message Date
alonso.torres
96098be5ae SVG generation first version 2020-10-30 09:45:52 +01:00
alonso.torres
28f90da70e CSS code generation first draft 2020-10-30 09:45:52 +01:00
alonso.torres
5d6b07f2a7 Adds highlightjs dependency. 2020-10-30 09:45:52 +01:00
Andrés Moya
486f2b6ba5 Allow create nested component directly 2020-10-30 09:42:06 +01:00
Andrés Moya
8165fec50e 🎉 Allow to duplicate a component 2020-10-29 16:16:47 +01:00
alonso.torres
03c8b42296 Adjustments to measurement guides 2020-10-29 13:42:21 +01:00
Andrés Moya
8afe037def 📚 Add logger comments to component synchronization 2020-10-29 11:33:41 +01:00
Andrés Moya
c38d0e3211 Rework nested components to avoid indirect references 2020-10-29 11:33:41 +01:00
alonso.torres
14d10af9b8 Measurements in handoff mode 2020-10-29 09:37:43 +01:00
elhombretecla
25686eeba1 New logo and bg at login 2020-10-28 15:10:03 +01:00
alonso.torres
c2aa0b97ee 🐛 Fixes minor problems with team settings 2020-10-28 11:08:42 +01:00
alonso.torres
34a9b852ef 🐛 Fixes problems with collaboration cursors 2020-10-28 11:08:42 +01:00
alonso.torres
a6f9678d63 ⬆️ Change Penpot in html title 2020-10-28 10:46:21 +01:00
alonso.torres
5d2b8ba2ac 🐛 Fixes problem with palette. 2020-10-28 10:46:21 +01:00
alonso.torres
1706d13448 🎉 Adds context menus texts into translations 2020-10-28 10:46:21 +01:00
alonso.torres
33908413d6 🐛 Fixes problem with scrollIntoView 2020-10-28 10:46:21 +01:00
alonso.torres
f4af0b0420 🐛 Removes outline for blocked shapes 2020-10-28 10:46:21 +01:00
alonso.torres
48ae26d08a 🐛 Fixes whitespaces not showing in text shape 2020-10-28 10:46:21 +01:00
alonso.torres
104ce0967c Keeps position when paste in selected frame 2020-10-28 10:46:21 +01:00
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
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
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
21a6de02d8 🎉 Add logging framework to frontend. 2020-10-23 15:17:18 +02:00
elhombretecla
c2b6e8610b Fix comments font-size and gaps 2020-10-22 11:00:09 +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
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