0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
Commit graph

28 commits

Author SHA1 Message Date
Andrey Antukh
f2d475d3d3 ♻️ Refactor all i18n subsystem. 2020-01-11 16:28:54 +01:00
Andrey Antukh
ebc76849b7 🐛 Fix race condition on lentes (update deps). 2020-01-07 16:29:55 +01:00
Andrey Antukh
1e058463b2 ♻️ Refactor: shape data structure, dashboard data loading... 2020-01-07 09:35:38 +01:00
Andrey Antukh
58ab6f5467 🔧 Add common directoy to figwheel watch dir list. 2019-12-17 22:14:41 +01:00
Andrey Antukh
94fe18b4ae 🚧 Improve build scripts. 2019-12-09 16:29:56 +01:00
Andrey Antukh
af62d949d8 ♻️ Major refactor of page data structure.
In preparation to future collaborative edition.
2019-12-04 20:13:35 +01:00
Andrey Antukh
e9b00339a5 🚧 Major refactor of backend code.
Relevant changes:

- ring -> vertx
- suricatta -> vertx-pgsql
- emails improvements
- logging
- hybrid sync/async -> full async execution model
- database layout refactor
2019-11-18 12:35:41 +01:00
Andrey Antukh
b6a92bade0 ⬆️ Minor deps update. 2019-10-22 14:02:49 +02:00
Andrey Antukh
6f2c952b4b ⬆️ Update promesa dependency. 2019-10-17 16:45:33 +02:00
Andrey Antukh
4cf7a48567 🚧 Experimenting with some performance improvements. 2019-09-20 17:30:03 +02:00
Andrey Antukh
faf7877d00 🚧 Use cljs.spec everywhere. 2019-09-09 23:21:55 +02:00
Andrey Antukh
88cf5483c8 ⬆️ Update struct dependency. 2019-08-28 19:00:29 +02:00
Andrey Antukh
263da4cc35 :constructor: Initial work on forms refactor. 2019-08-26 21:41:13 +02:00
Andrey Antukh
5b2705e158 ⬆️ Update frontend depedencies. 2019-08-21 20:58:53 +00:00
Andrey Antukh
f8ff79e23c ♻️ Completelly rewrite drawing mechanism. 2019-08-12 13:34:34 +02:00
Andrey Antukh
212ae89c50 ♻️ mainly workspace refactor 2019-08-02 20:18:05 +02:00
Andrey Antukh
2b35d85094 🐛 Fix many issue on workspace rendering (and adapt to rumext changes) 2019-07-24 00:49:37 +02:00
Andrey Antukh
125e7375c0 Update rumext and adapt code to changes. 2019-07-21 19:10:04 +02:00
Andrey Antukh
f341b5b3fe feat(frontend): more work on refactoring components 2019-07-19 17:32:50 +02:00
Andrey Antukh
56b8922dbb feat(frontend): adapt to rumext changes 2019-07-19 12:32:31 +02:00
Andrey Antukh
c2815d15ed feat(frontend): minor refactor on login and project create form 2019-07-18 14:27:42 +02:00
Andrey Antukh
891361b80c feat(frontend): update deps 2019-07-18 12:31:58 +02:00
Andrey Antukh
0115a86b24 feat(frontend): remove bide dependency 2019-07-09 13:39:49 +02:00
Andrey Antukh
26cdebece4 feat(frontend): refactor router 2019-07-02 17:19:55 +02:00
Andrey Antukh
c234b01dee misc(frontend): cosmetic changes on deps.edn 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
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