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

632 commits

Author SHA1 Message Date
Andrey Antukh
31766fde32 feat: enable runnint test on travis 2019-06-24 19:38:51 +02:00
Andrey Antukh
4da6ae0a74 fix(frontend): minor fix on icon shape component 2019-06-24 17:39:10 +02:00
Andrey Antukh
7103b35686 feat(frontend): add "build-tests" command 2019-06-24 17:39:10 +02:00
Andrey Antukh
a26f480d02 feat(frontend): remove sablono usage 2019-06-24 17:39:10 +02:00
Andrey Antukh
c234b01dee misc(frontend): cosmetic changes on deps.edn 2019-06-24 17:39:10 +02:00
Andrey Antukh
b1b81c152f feat(frontend): remove library from builtins 2019-06-24 17:39:10 +02:00
Andrey Antukh
ba62ae07b5 misc(frontend): remove stalled data from vendor/deps.cljs 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
f3204114cd feat(frontend): update date-fns bundle to 1.30.1 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
2dc30cddc3 misc(frontend): remove commented code from deps.edn 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
mathieu.brunot
0109c3ff1d
🚧 Add tests option
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-19 18:31:48 +02:00
Andrey Antukh
7adc4e3d01 feat: add worker build to figwheel 2019-06-03 17:21:07 +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
Andrey Antukh
8a5c1498e9 misc: remove commented code from gulpfile 2019-05-31 14:43:06 +02:00
Andrey Antukh
4b14e02692 feat: upgrade to gulp 4.x on frontend build 2019-05-31 13:52:35 +02:00
Andrey Antukh
e72a32bf2b deps: set default node version to v10.16.0 on frontend 2019-05-31 13:52:22 +02:00
mathieu.brunot
9aa8b9bc3e
💄 Fix tooltip color background 2019-05-17 02:29:28 +02:00
mathieu.brunot
26260c7056
🐳 💡 Update prod docker mainteners 2019-05-16 00:44:52 +02:00
mathieu.brunot
0a0e0e33ab
🔧 Restore uxbox to default theme 2019-05-16 00:21:21 +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
b5af98d357
💄 Increase the display size of icons 2019-02-23 18:40:42 +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
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
91d4417859
Open URL in new tab for viewer interaction 2019-02-23 12:45:39 +01:00
mathieu.brunot
2d91c93194
🎨 Change CSS rules order 2019-02-23 12:40:42 +01:00
mathieu.brunot
1c701602bb
🍱 Change completely the builtins colors 2019-02-23 12:35:28 +01:00