Andrés Moya
fb3f74e74f
Merge remote-tracking branch 'upstream/develop' into develop
2024-11-07 14:06:45 +01:00
Andrés Moya
e9c32841a9
Merge remote-tracking branch 'upstream/develop' into develop
2024-11-07 13:49:11 +01:00
AzazelN28
0b54215b84
🐛 Fix text editor bug
2024-11-07 13:06:34 +01:00
Andrey Antukh
33ff74e534
🐛 Use portal: protocol for local npm deps resolution
2024-11-07 12:41:49 +01:00
Andrey Antukh
b82679deaf
🎉 Merge tokens-studio
2024-11-05 14:21:09 +01:00
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
e6a9e27802
Merge remote-tracking branch 'origin/staging' into develop
2024-11-05 09:10:14 +01:00
Andrey Antukh
59050a7bc6
📎 Backport frontend/package.json changes
...
Mainly for compatibility with the upcoming devenv changes
2024-11-04 16:16:28 +01:00
Andrey Antukh
96102fc878
✨ Update devenv default watch command for handle libs
2024-11-04 14:31:59 +01:00
Andrés Moya
315431fd49
🔧 Update dependencies
2024-11-04 13:04:03 +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
Andrés Moya
a1fd7a912e
🔧 Use bun only for dev env (is needed to run frontend tests)
2024-10-30 10:52:08 +01:00
Alejandro
e7d7291947
Merge pull request #5196 from penpot/niwinz-remove-graaljs
...
⬆️ Update deps (part 1) and remove graalvm js
2024-10-29 08:48:50 +01:00
Belén Albeza
e4eb80f643
🎉 Switch new renderer to Emscripten (from wasm-bindgen)
2024-10-23 13:14:17 +02:00
Andrey Antukh
cc6e071f48
♻️ Remove all usage of graalvm js runtime
...
And replace it with a commandline call to nodejs
for execute a custom svgo based command line script.
2024-10-22 23:30:56 +02:00
Andrey Antukh
0e2be44e17
⬆️ Update frontend dependencies
2024-10-22 20:23:38 +02:00
Andrey Antukh
ee533e2644
✨ Prevent warning of button inside button on dashboard
2024-10-21 12:36:01 +02:00
Florian Schroedl
6af6dd1288
Merge branch 'develop' into token-studio-develop
2024-10-17 17:03:23 +02:00
Andrey Antukh
87fc3bbb8e
🐛 Fix storybook build
2024-10-11 12:11:37 +02:00
Andrey Antukh
33a07346dd
💄 Add minor cmd naming change for e2e test commands
2024-10-09 13:09:01 +02:00
Florian Schroedl
49ff0df7f6
Add tinycolor bindings
2024-09-18 12:53:12 +02:00
Belén Albeza
884ceb052b
✨ Use dynamic import for wasm module
2024-09-17 14:52:27 +02:00
Belén Albeza
cc7ed497e8
🎉 Enable conditional use of wasm module
2024-09-17 14:51:55 +02:00
Belén Albeza
cd6a739abb
🔧 Add dummy rust project + build scripts with wasm-pack
2024-09-17 14:51:55 +02:00
Andrey Antukh
d583661e58
🐛 Fix storybook build related to commonjs to esm module conversion issue
2024-09-06 12:31:48 +02:00
Andrés Moya
d147d844fb
🔧 Add tokens-lib custom type
2024-08-30 11:37:40 +02:00
Andrey Antukh
a091c9c910
♻️ Refactor how UI error reporting is handled
2024-08-23 11:21:54 +02:00
Florian Schroedl
3bd0318999
Update lock file
2024-08-06 11:16:38 +02:00
Florian Schroedl
5fbbdd36fd
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
2024-08-06 11:06:51 +02:00
Andrey Antukh
0f16f65d30
🔧 Update script names and conditionally build storybook
2024-08-05 17:39:37 +02:00
Belén Albeza
7cdfd5a6d3
✨ Watch css assets specifically for storybook
2024-08-01 15:31:23 +02:00
Belén Albeza
8bcc2a4932
✨ Compile storybook target in release and a separate DS stylesheet
2024-08-01 15:29:02 +02:00
Belén Albeza
deef8abca5
🔧 Enable storybook to be served from a subdir
2024-08-01 15:29:02 +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
e0b009c538
⬆️ Update yarn version to 4.3.1
2024-07-31 16:30:22 +02:00
Florian Schroedl
f93a5ab109
Merge remote-tracking branch 'origin/token-studio-develop' into ux-context-menu
2024-07-25 08:42:17 +02:00
Belén Albeza
ebda46f748
✨ Support theme switching within Storybook
2024-07-12 14:05:44 +02:00
Belén Albeza
0d8c98dcfe
⬆️ Upgrade storybook (patch version)
2024-07-12 14:05:44 +02:00
Belén Albeza
a03eeb63e7
⬆️ Upgrade to storybook v8
2024-07-11 15:41:24 +02:00
Belén Albeza
0d0b5ead86
📎 Remove unused storybook addons + other libs
2024-07-10 12:44:15 +02:00
Florian Schroedl
828e3a719f
Disable running tests from shadow-cljs directly
2024-07-04 16:07:28 +02:00
AzazelN28
83e51abd35
🐛 Fix package.json translation scripts
2024-07-02 15:41:00 +02:00
Andrey Antukh
139dd7d80f
🎉 Add new translations management script
2024-07-02 15:11:56 +02:00
Florian Schroedl
10d92f598c
Add nodemon watcher
2024-07-02 15:03:09 +02:00
Belén Albeza
3efd5cb9e8
✨ Add prettier JS commands to package.json
2024-07-01 10:29:57 +02:00
Belén Albeza
e1dc964c4c
✨ Upgrade prettier and use specific settings for scss files only
2024-07-01 10:23:19 +02:00
Belén Albeza
595f153d85
✨ Remove importing animate.css
2024-06-27 15:35:57 +02:00
Florian Schroedl
10033ead91
Add specific esm testing environment for tokens
2024-06-24 14:23:03 +02:00
Florian Schroedl
f0bc262a18
Working version
2024-06-17 17:05:51 +02:00
Florian Schroedl
5a64947b08
Add patched StyleDictionary
2024-06-17 16:13:34 +02:00