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

98 commits

Author SHA1 Message Date
Andrey Antukh
9a184d1c7a Fix translation text on sidebar layers. 2020-01-11 18:49:03 +01:00
Andrey Antukh
f2d475d3d3 ♻️ Refactor all i18n subsystem. 2020-01-11 16:28:54 +01:00
Andrey Antukh
1e058463b2 ♻️ Refactor: shape data structure, dashboard data loading... 2020-01-07 09:35:38 +01:00
Juan de la Cruz
dabbbc2e09 piweek code for demo 2019-12-20 11:27:28 +01:00
Juan de la Cruz
78509f3a06 fix element-name 2019-12-20 10:46:37 +01:00
Juan de la Cruz
8b0f18df5a wip quick fixes 2019-12-20 10:37:47 +01:00
Juan de la Cruz
4d1e4ef4c9 fix select colors 2019-12-19 18:06:21 +01:00
Juan de la Cruz
799ce01f14 add secondary options 2019-12-19 16:09:59 +01:00
Juan de la Cruz
b1d13b3d42 wip dashboard sidebar 2019-12-19 13:23:35 +01:00
Juan de la Cruz
e0bd1098eb wip refactor dashboard 2019-12-19 12:50:58 +01:00
Juan de la Cruz
d886c5615a wip options css 2019-12-18 13:58:46 +01:00
Juan de la Cruz
54a8a89dd0 add color avatars 2019-12-18 13:15:25 +01:00
Juan de la Cruz
9a65ef358b add multiuser cursor 2019-12-18 10:40:09 +01:00
Juan de la Cruz
651a7d9a5b workspace header adapted to multi-user 2019-12-18 10:25:11 +01:00
Juan de la Cruz
719af5f475 wip inputs redesign 2019-12-17 16:50:50 +01:00
Juan de la Cruz
9dcd64c186 add page icon fixed 2019-12-17 15:37:30 +01:00
Juan de la Cruz
5c17c9b98d fix sitemap sidebar css 2019-12-17 13:23:53 +01:00
Juan de la Cruz
954b07f924 fix site map css 2019-12-17 11:52:04 +01:00
Juan de la Cruz
07e2fb977c layers sedebar refactor 2019-12-16 14:19:25 +01:00
Juan de la Cruz
861d1041b6 workspace heacer refctor 2019-12-16 13:01:17 +01:00
Andrey Antukh
6f894dc757 🔥 Remove unused js include on main template. 2019-12-11 14:26:51 +01:00
Andrey Antukh
9aac5e91ab 🐛 Fix coordinates component. 2019-08-12 16:50:44 +00:00
Andrey Antukh
8d03ff40ab 🎉 Initial work on multicanvas setup.
Preparing the workspace code to be able handle
multiple canvas in a single page.
2019-08-12 18:05:08 +02:00
mathieu.brunot
4cacb9f92c 💄 Adapt when no tool bar
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 13:01:11 +02:00
Andrey Antukh
03c9d9c8f1 ♻️ Refactor drag-and-drop on workspace sidebars (now using react-dnd). 2019-08-08 16:27:37 +02:00
Andrey Antukh
fd1796557d Introduce modules and code splitting on the build system. 2019-08-07 20:08:11 +02:00
Andrey Antukh
c9e88cfdb7 ♻️ Refactor icons dashboard page. 2019-08-06 09:06:07 +02:00
Andrey Antukh
212ae89c50 ♻️ mainly workspace refactor 2019-08-02 20:18:05 +02:00
mathieu.brunot
9aa8b9bc3e
💄 Fix tooltip color background 2019-05-17 02:29:28 +02:00
mathieu.brunot
0a0e0e33ab
🔧 Restore uxbox to default theme 2019-05-16 00:21:21 +02:00
mathieu.brunot
fd9adca1a9
🚧 Track FIXME for color palette 2019-02-24 00:00:32 +01:00
mathieu.brunot
b5af98d357
💄 Increase the display size of icons 2019-02-23 18:40:42 +01:00
mathieu.brunot
e17c9b9be1
🐛 Set vertical rule stroke 2019-02-23 14:39:27 +01:00
mathieu.brunot
9e288e0c32
💄 Fix canvas size 2019-02-23 14:20:56 +01:00
mathieu.brunot
2137c5bd51
💄 Increase viewer sitemap size on mobile 2019-02-23 13:25:34 +01:00
mathieu.brunot
1bc9adf51d
💄 Increase size of library elements list 2019-02-23 13:11:01 +01:00
mathieu.brunot
2d91c93194
🎨 Change CSS rules order 2019-02-23 12:40:42 +01:00
mathieu.brunot
df376758c7
📱 Make the canvas phone and tablet displayable 2019-02-23 11:13:22 +01:00
mathieu.brunot
ff14d05ba2
💄 Use theme colors for rules 2019-02-23 10:45:56 +01:00
mathieu.brunot
6439d64b72
💄 Use theme border for drag operations 2019-02-21 22:32:52 +01:00
mathieu.brunot
2bcc229334
💄 Use more theme variables and less hard coded colors 2019-02-21 18:15:26 +01:00
mathieu.brunot
4e636ba51f
💩 🐛 Use scroll for colorpalette until better fix 2019-02-20 05:51:16 +01:00
mathieu.brunot
5ed4ef907b
💄 Use color var for invalid forms 2019-02-20 03:19:53 +01:00
mathieu.brunot
bcb01813ef
💄 Improve element icons display 2019-02-20 02:46:36 +01:00
mathieu.brunot
243a9e3b6f
💄 Fix display of element options input 2019-02-20 02:36:42 +01:00
mathieu.brunot
79f7d29df9
💄 Set option background in dashboard 2019-02-19 22:42:00 +01:00
mathieu.brunot
8a31f67b42
💄 Fix display of element select and options 2019-02-19 21:05:20 +01:00
mathieu.brunot
655a7ad4fe
Add more builtin colors collection 2019-02-19 17:00:16 +01:00
mathieu.brunot
957688b47d
💄 Fix errors in theme 2019-02-19 15:56:22 +01:00
mathieu.brunot
8a80aeef1c
🚧 💄 Switch to dark theme 2019-02-19 02:40:47 +01:00