Andrey Antukh
8d74d82fd0
⬆️ Update potok dependency
...
Improves internal symbol naming for objects created with
ptk/reify. Helps on debugging
2024-12-23 12:41:10 +01:00
Andrey Antukh
d8a3c10191
✨ Make modal work through react portal mechanism
...
The rationale behind this change is to allow use of already
declared react context on modals; because with portals, react
propagates top context to the children, independently if they
are direct descendant on dom or not.
2024-12-10 16:01:50 +01:00
Andrey Antukh
e16ec9c719
✨ Add facility for create anonymous objects
...
Speciailly designed to be work in plugins where code
is submited to hard deep freeze on the sandboxing
process.
2024-11-25 16:35:44 +01:00
Andrey Antukh
0e2be44e17
⬆️ Update frontend dependencies
2024-10-22 20:23:38 +02:00
Andrey Antukh
401a28f317
⬆️ Update rumext to v2.14
...
Adds some improvements on compiler
2024-08-23 11:21:54 +02:00
Andrey Antukh
89562d0231
✨ Add schema validation for tabs
2024-08-21 11:55:12 +02:00
Andrey Antukh
c6c9e7d179
⬆️ Update beicon version to v2.2
...
Fixes the esm build compatibility issues
2024-08-06 12:29:18 +02:00
Andrey Antukh
93ec352f4a
⬆️ Update shadown-cljs and beicon dependency
...
Fixes compatibility issues between shadow-cljs :esm build and beicon
library.
2024-07-31 16:30:22 +02:00
Andrey Antukh
87e3dc1c7c
⬆️ Update dependencies across all modules
2024-05-31 13:28:32 +02:00
Andrey Antukh
76ca1d9be8
⬆️ Update frontend npm dependencies
2024-05-31 12:59:11 +02:00
Andrey Antukh
1d7c7f4a72
⬆️ Update react to 18.3.1
2024-05-31 11:57:38 +02:00
Andrey Antukh
1a12e63027
♻️ Simplify audit events code
2024-03-14 15:59:47 +01:00
Andrey Antukh
97e7806bdb
🐛 Update rumext (fix issues on native destructuring)
2024-03-01 12:18:45 +01:00
Andrey Antukh
c80da1bbac
⬆️ Update rumext and shadow-cljs
2024-02-27 01:04:07 +01:00
Andrey Antukh
541052fee7
⬆️ Update rumext (new syntax features)
2024-02-20 09:46:53 +01:00
Andrey Antukh
04540c4b0f
⬆️ Update rumext (fix issues)
2024-01-16 09:35:49 +01:00
Andrey Antukh
5ec1272d68
🐛 Update rumext that fixes issue with :htmlFor prop
2024-01-10 14:28:23 +01:00
Andrey Antukh
870e4f96b2
⬆️ Update dependencies
2024-01-09 23:11:42 +01:00
Andrey Antukh
22b326e2b9
🐛 Fix issue with release build introduced on beicon2 upgrade
2023-12-29 16:13:21 +01:00
Andrey Antukh
caadc43d35
🎉 Add lazy-loading for penpot top-level page components
2023-12-28 12:14:06 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Andrey Antukh
e1adb8fa8c
⬆️ Upgrade shadow-cljs to 2.26.2
2023-12-13 14:20:07 +01:00
Andrey Antukh
76a2e9609f
⬆️ Update dependencies
2023-11-08 17:11:42 +01:00
Andrey Antukh
3ceb4cf895
♻️ Make svg to shapes conversion code multiplatform
...
- Move clojure code to common
- Rewrite some native-js code into optimized clojure
2023-11-07 12:48:31 +01:00
Andrey Antukh
eb2187daf2
⬆️ Update dependencies
2023-08-31 09:20:22 +02:00
Aitor
4b8ee8ef84
✨ Update to React 18
2023-08-21 14:34:54 +02:00
Andrey Antukh
f3b856b2af
⚡ Improve performance and usability of new css styles
2023-07-11 17:27:35 +02:00
Andrey Antukh
a1819e78e4
⬆️ Update rumext dependency
2023-05-26 07:57:28 +02:00
alonso.torres
733b35dd53
⬆️ Updated potok dependency
2023-01-02 11:25:53 +01:00
Andrey Antukh
4164c8f012
⬆️ Update dependencies
2022-12-28 09:10:06 +01:00
Pablo Alba
369dc8ffb5
🎉 Basic changes to use penpot as a library
2022-10-18 08:51:28 +02:00
Andrey Antukh
886ab0e152
✨ Improve iteration and add concat-all and fully lazy mapcat helper
2022-09-29 10:32:18 +02:00
Andrey Antukh
8bdfd188d8
⬆️ Upgrade shadow-cljs and rumext dependency
2022-09-28 09:45:43 +02:00
Andrey Antukh
65afa2a833
⬆️ Update dependencies
2022-09-28 09:45:43 +02:00
Andrey Antukh
47b745592b
⬆️ Update shadow-cljs on frontend
2022-08-31 11:01:07 +02:00
Andrey Antukh
5cd12ac710
⬆️ Update shadow-cljs to 2.19.8
2022-08-01 13:11:44 +02:00
Andrey Antukh
6de78cabd4
⬆️ Update shadow-cljs cljs compiler on frontend and common
2022-06-29 10:59:50 +02:00
Andrey Antukh
97bf20dd4c
⬆️ Update dependencies
2022-06-13 11:18:02 +02:00
alonso.torres
a8103cbc3e
⬆️ Update potok
2022-04-28 14:43:44 +02:00
Andrey Antukh
d9d47b2c65
🐛 Fix missing key properties and react warnings
2022-04-20 10:03:04 +02:00
Andrey Antukh
62f55a47c5
⬆️ Update okulary dependency
2022-04-11 01:05:06 +02:00
Andrey Antukh
4143573868
🐛 Fix okulary and tab component
2022-04-07 23:52:27 +02:00
alonso.torres
0bb20197f1
⚡ Improved performance of refs
2022-04-06 10:08:35 +02:00
Andrey Antukh
147f56749e
⬆️ Update some dependencies
2022-04-05 13:23:39 +02:00
Andrey Antukh
9140fc71b9
♻️ Refactor exportation process, make it considerably faster
2022-04-05 13:23:39 +02:00
Andrey Antukh
cee85942e6
📎 Set explicit clojure version on frontend and backend
2022-03-31 10:40:15 +02:00
Andrey Antukh
165c551e39
⬆️ Update dependencies
2022-02-25 11:07:40 +01:00
Andrey Antukh
6486b24c8b
⬆️ Update shadow-cljs version
2022-02-17 11:15:19 +01:00
Andrey Antukh
5b8b13c94c
⬆️ Update shadow-cljs to 2.17.2
2022-02-15 15:07:29 +01:00
Andrey Antukh
bfb23ad60b
⬆️ Update backend and frontend clojure deps
2022-02-04 15:04:47 +01:00