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

70 commits

Author SHA1 Message Date
Andrey Antukh
88c0beddc6 🐛 Fix unexpected behavior of potok with native atom and symbols. 2020-12-22 15:21:34 +01:00
Andrey Antukh
4dd9767590 ⬆️ Update dependencies. 2020-12-21 16:55:54 +01:00
Andrey Antukh
dea5cf4b5d 🐛 Fix exception on copy action from context menu. 2020-12-21 16:55:54 +01:00
Andrey Antukh
4a5e27e641 ⬆️ Update potok to 3.0.0. 2020-12-21 12:15:53 +01:00
alonso.torres
2a17f0e507 ♻️ Refactor the text size calculations 2020-11-27 12:28:49 +01:00
Andrey Antukh
21a6de02d8 🎉 Add logging framework to frontend. 2020-10-23 15:17:18 +02:00
Andrey Antukh
9f917603d8 ⬆️ Update frontend deps. 2020-10-21 13:18:26 +02:00
Andrey Antukh
8466c1c54d ⬆️ Update deps (performance improvements). 2020-10-06 13:34:23 +02:00
Andrey Antukh
3e0b0ee069 ⬆️ Update dependencies and devenv. 2020-09-21 17:05:55 +02:00
alonso.torres
726cdb9a27 🎉 Picker shortcut 2020-09-11 09:54:15 +02:00
Andrey Antukh
4e694ff194 ♻️ Refactor file persistence layer. 2020-09-07 11:39:57 +02:00
Andrey Antukh
e3faddeb6b ⬆️ Update potok dependency. 2020-08-19 13:05:38 +02:00
Andrey Antukh
9b4cc30d3f ⬆️ Update deps. 2020-08-05 15:06:39 +02:00
Andrey Antukh
516b8d9c64 ⬆️ Update frontend dependencies. 2020-07-01 13:41:59 +02:00
Andrey Antukh
6b49479ef7 🎉 Add debugging reader macro #p. 2020-06-23 16:37:10 +02:00
Andrey Antukh
1dd1b9d987 🎉 Introduce ordered-set type and use it for workspace selected. 2020-06-15 12:40:04 +02:00
Andrey Antukh
8c18e9bfbf Improve cache handling.
And make the devenv http server behave similar to a production
environment (related to cache handling).
2020-06-02 16:31:43 +02:00
alonso.torres
b3237524bd 🎉 Adds infrastructure to add cursors 2020-06-02 12:10:10 +02:00
Andrey Antukh
7d5f9c1078 ♻️ Initial profile and auth refactor. 2020-05-26 13:03:54 +02:00
alonso.torres
80a86b14b8 ♻️ Moved snap calculations to web-worker 2020-05-08 16:25:20 +02:00
Andrey Antukh
85d7617143 ⬆️ Update shadow-cljs.
And remove the need of externs.
2020-05-05 15:18:59 +02:00
Andrey Antukh
cf05980dae ⬆️ Update dependencies. 2020-05-05 15:18:59 +02:00
Andrey Antukh
80dcf587bf ⬆️ Update to the latest version of rumext. 2020-05-04 09:38:41 +02:00
Andrey Antukh
24f2f3b677 🎉 Add tests build. 2020-04-30 12:35:16 +02:00
Andrey Antukh
aca1959dd7 🎉 Add new text shape. 2020-04-27 14:29:18 +02:00
Andrey Antukh
c2ed39a36d 🐛 More bugfixes. 2020-04-14 17:01:09 +02:00
Andrey Antukh
cf56614d87 ⬆️ Update okulary (bug fixes). 2020-04-13 15:47:45 +02:00
Andrey Antukh
2abe95cfc2 ⬆️ Update okulary (bug fixes). 2020-04-13 15:03:32 +02:00
Andrey Antukh
cd61269cd5 ♻️ Replace lentes with okulary (performance). 2020-04-13 11:27:46 +02:00
Andrey Antukh
9649d67883 Unify uuid under uxbox.common.uuid. 2020-04-13 11:27:46 +02:00
Andrey Antukh
3f925690ee ⬆️ Update rumext dependency (fix component naming issues). 2020-04-08 18:09:20 +02:00
Andrey Antukh
6ba4531d18 ⬆️ Update rumext dependency (bugfixing). 2020-04-06 12:41:57 +02:00
Andrey Antukh
648ccf4cce Improve error handling. 2020-04-06 12:41:57 +02:00
alonso.torres
e73350e2ba 🎉 Adds groups infrastructure 2020-04-02 09:58:48 +02:00
Andrey Antukh
f7bfc4d135 🎉 Migrate from figwheel to shadow-cljs. 2020-03-30 09:46:35 +02:00
Andrey Antukh
340b1bc269 ⬆️ Update cuerdas to the latest version. 2020-03-26 14:34:16 +01:00
Andrey Antukh
2009545d6a ⬆️ Update to the latest version of rumext. 2020-03-25 09:41:39 +01:00
Andrey Antukh
ce094b663c ⬆️ Update beicon and rumext to the latest version. 2020-03-25 09:41:38 +01:00
Andrey Antukh
df75099000 ⬆️ Update cljs-devtools to 1.0.0. 2020-03-20 14:14:55 +01:00
Andrey Antukh
ba373573e0 ♻️ Initial refactor of page data structure (wip).
Still work in progress but is a necessary step for a future
(re)introduction of groups.
2020-03-08 12:46:09 +01:00
Andrey Antukh
24677a3266 ♻️ Rewrite translations messages collection using gramar based parser. 2020-01-21 21:28:29 +01:00
Andrey Antukh
193c2026ba ⬆️ Update frontend deps. 2020-01-11 21:12:32 +01:00
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