0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-05 05:49:07 -05:00
Commit graph

377 commits

Author SHA1 Message Date
Andrey Antukh
b1b81c152f feat(frontend): remove library from builtins 2019-06-24 17:39:10 +02:00
Andrey Antukh
1df06e210d misc(frontend): remove stalled files 2019-06-24 17:39:10 +02:00
Andrey Antukh
15b9d8d54f misc(frontend): remove builtins icons from initial state 2019-06-24 17:39:10 +02:00
Andrey Antukh
7dc5ee3d4e misc(frontend): cosmetic change on repo impl ns 2019-06-24 17:39:10 +02:00
Andrey Antukh
c98e89278f feat(frontend): improve i18n 2019-06-24 17:39:10 +02:00
Andrey Antukh
bd11b5864b misc(frontend): use rumext instead of sablono on builtins.icons ns 2019-06-24 17:39:10 +02:00
Andrey Antukh
105771a00d fix(frontend): adapt page options sidebar to new react 2019-06-24 17:39:10 +02:00
Andrey Antukh
b322da5936 fix(frontend): adapt colorpalette to rumext changes 2019-06-24 17:39:10 +02:00
Andrey Antukh
db4cdc27a3 fix(frontend): adapt repo ns to backend api changes 2019-06-24 17:39:10 +02:00
Andrey Antukh
ea1bfd5eaa fix(frontend): add render-to-html function 2019-06-24 17:39:10 +02:00
Andrey Antukh
b428d1dc23 fix(frontend): add missing import 2019-06-24 17:39:10 +02:00
Andrey Antukh
88f45fb618 feat(frontend): initial work on react and rumext upgrade 2019-06-24 17:39:10 +02:00
Andrey Antukh
3b648f5aa5 refactor: replace lein with cli tools and update some deps
- also removes docker files from source directories
- minor assets reorganization on back (make it more production ready)
2019-06-03 16:51:20 +02:00
mathieu.brunot
2089ecf6eb
💬 Add translation key for theme 2019-05-16 00:20:45 +02:00
mathieu.brunot
2237eb0f54
🚧 wip 2019-02-24 01:05:43 +01:00
mathieu.brunot
58360c5db1
✏️ Fixing typo and dding note 2019-02-24 00:35:21 +01:00
mathieu.brunot
fd9adca1a9
🚧 Track FIXME for color palette 2019-02-24 00:00:32 +01:00
mathieu.brunot
e6e9f5160e
🎨 Exit links to authentication page 2019-02-23 19:24:33 +01:00
mathieu.brunot
7cb5333c5a
🚧 Change format of icon collections 2019-02-23 18:31:02 +01:00
mathieu.brunot
fa95d5cd24
Load default icon collections 2019-02-23 16:24:07 +01:00
mathieu.brunot
3da36c82a0
🐛 Fix uuid of builtin icons 2019-02-23 16:16:33 +01:00
mathieu.brunot
39161b61c5
🐛 Fix icons uuid checks 2019-02-23 16:12:29 +01:00
mathieu.brunot
d445e891bf
🐛 Generate random uuid for icons collection 2019-02-23 16:10:33 +01:00
mathieu.brunot
1432446c9a
🐛 Fix builtin icons type 2019-02-23 16:04:59 +01:00
mathieu.brunot
bbd62778f3
🚚 Move library icons 2019-02-23 16:02:51 +01:00
mathieu.brunot
80942f9b02
🐛 Set icons collection id as uuid 2019-02-23 15:48:27 +01:00
mathieu.brunot
91d4417859
Open URL in new tab for viewer interaction 2019-02-23 12:45:39 +01:00
mathieu.brunot
1c701602bb
🍱 Change completely the builtins colors 2019-02-23 12:35:28 +01:00
mathieu.brunot
4c97c26f6d
🐛 Add missing viewer lightbox data 2019-02-23 11:17:35 +01:00
mathieu.brunot
ff14d05ba2
💄 Use theme colors for rules 2019-02-23 10:45:56 +01:00
mathieu.brunot
6004ea31e4
🎨 Store page id in let 2019-02-23 02:12:53 +01:00
mathieu.brunot
84f1b87739
Add lightbox to viewer 2019-02-23 01:22:03 +01:00
mathieu.brunot
6fc98885dd
🐛 Make paste undoable 2019-02-23 00:55:37 +01:00
mathieu.brunot
b5cbb90f4f
🐛 Fix copy action 2019-02-23 00:31:15 +01:00
mathieu.brunot
2e57d2e328
🐛 Fix call to GoToPage in viewer 2019-02-22 03:47:14 +01:00
mathieu.brunot
0d94941001
🐛 Fix go to page interaction in viewer 2019-02-22 03:43:55 +01:00
mathieu.brunot
917ab4acc9
🐛 Add missing interactions to viewer 2019-02-22 01:59:56 +01:00
mathieu.brunot
9369f5e428
🎨 Change position of text center align button 2019-02-22 00:26:14 +01:00
mathieu.brunot
32d08414f3
🎨 Change position of text center align button 2019-02-22 00:25:51 +01:00
mathieu.brunot
061479b2f5
🐛 Add missing import 2019-02-21 23:57:43 +01:00
mathieu.brunot
77eac9e1b7
🐛 Add tooltip to not editable multiselect-nav 2019-02-21 23:13:23 +01:00
mathieu.brunot
5c0ec6f7c1
Add header link to exit in user settings 2019-02-21 22:55:39 +01:00
mathieu.brunot
d8838d3fc9
🐛 Use canvas background in viewer 2019-02-21 22:38:54 +01:00
mathieu.brunot
3f224ce47b
Init i18N for viewer 2019-02-21 21:52:31 +01:00
mathieu.brunot
e7e67c6ad8
🌐 i18N for viewer 2019-02-21 21:51:54 +01:00
mathieu.brunot
b54c7e1b49
🎨 Use relative path for default Viewer URL 2019-02-21 17:45:37 +01:00
mathieu.brunot
e9627cf7f7
✏️ Fix typo for i18n key 2019-02-21 17:45:10 +01:00
mathieu.brunot
b1a611e41a
🐛 Fix missing import 2019-02-21 17:09:09 +01:00
mathieu.brunot
2db5b0f60f
🌐 More i18n updates 2019-02-21 16:57:57 +01:00
mathieu.brunot
a0ee33b63d
🐛 Fix missing parenthesis 2019-02-21 16:07:47 +01:00