0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00
Commit graph

28 commits

Author SHA1 Message Date
Andrey Antukh
0cd446421d 🐛 Fix some issues with vendored libraries and build process
related to how package.json is defined and how modules
are exported
2024-11-05 14:18:51 +01:00
Andrey Antukh
607deb31dc ♻️ Refactor bundle mechanism
Mainly leave shadow-cljs for build cljs stuff and use esbuild
for bundle all js dependencies, completly avoiding all possible
incompatibility issues between js libraries and google closure
compiler.
2024-11-01 10:04:03 +01:00
Andrey Antukh
ed822d9f46 ⬆️ Update text editor bundle 2024-10-21 12:36:01 +02:00
Andrey Antukh
ffadf29ad7 Add minor improvements to text editor v2 events handling
Also updates the editor code to the latest version
2024-10-07 10:13:21 +02:00
Andrey Antukh
334e83479f Add minor improvements for text-editor-v2 2024-10-03 09:51:04 +02:00
Andrey Antukh
96f5a33f5f ⬆️ Upgrade to beicon2 (part1) 2023-12-26 14:14:20 +01:00
alonso.torres
7ff608ff0b ⬆️ Move svg parsing to the frontend with Tubax 2021-05-20 11:49:45 +02:00
Andrey Antukh
50bdcea81b ⬆️ Upgrade cuerdas version. 2021-05-09 12:28:52 +02:00
Andrey Antukh
1bc210c9a9 ⬆️ Update frontend dependencies.
And add user agent parsing library dependency.
2021-05-06 14:13:54 +02:00
Andrey Antukh
6ba4531d18 ⬆️ Update rumext dependency (bugfixing). 2020-04-06 12:41:57 +02:00
Andrey Antukh
f7bfc4d135 🎉 Migrate from figwheel to shadow-cljs. 2020-03-30 09:46:35 +02:00
Andrey Antukh
c4c9fcf9e9 🐛 Add an global XR object to main externs.
Because Chrome has a very strange XR global object.
2020-03-27 13:35:18 +01:00
Andrey Antukh
2796f9d9c1 ⬆️ Update vendor dependencies. 2020-03-25 09:41:39 +01:00
Andrey Antukh
20cd5b1d9c 🎉 Add uuid v1 implementation. 2020-01-21 12:17:49 +01:00
Andrey Antukh
d16d506a78 ⬆️ Update vendor dependencies. 2020-01-16 19:29:13 +01:00
Andrey Antukh
3789ec47c6 ⬆️ Update vendor deps. 2019-12-20 11:11:11 +01:00
Andrey Antukh
5bad64a497 ⬆️ Update vendor deps and add randomcolor dep. 2019-12-18 23:07:42 +01:00
Andrey Antukh
006fcaa511 📎 Minor changes on rollup config. 2019-10-18 18:49:35 +02:00
Andrey Antukh
69bb359615 🐛 Fix externs bug on production build. 2019-08-08 16:32:38 +00:00
Andrey Antukh
f38806eeb2 🐛 Add missing extern definition for "isDragging" function. 2019-08-08 16:05:57 +00:00
Andrey Antukh
6fe9d0bfa4 Add production bundles of react-color and react-dnd dependencies. 2019-08-08 15:25:09 +00:00
Andrey Antukh
dbf754880e Add React-DnD dependency bundle. 2019-08-08 16:27:26 +02:00
Andrey Antukh
212ae89c50 ♻️ mainly workspace refactor 2019-08-02 20:18:05 +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
ba62ae07b5 misc(frontend): remove stalled data from vendor/deps.cljs 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
8e862bdc39
Add license and version file to datefns vendor directory. 2017-03-06 21:28:17 +01:00
Andrey Antukh
c4a5d26e8b
Minor reorganization of vendor dependencies. 2017-03-06 18:38:17 +01:00