Andrés Moya
fb3f74e74f
Merge remote-tracking branch 'upstream/develop' into develop
2024-11-07 14:06:45 +01:00
Andrés Moya
20590a5d18
🔧 fix
2024-11-07 14:02:55 +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
46a6aff4da
Merge pull request #5242 from penpot/niwinz-design-tokens
...
🎉 Merge tokens-studio
2024-11-07 10:33:24 +01:00
Andrey Antukh
cb21eeda94
🐛 Fix build
2024-11-07 09:42:36 +01:00
Pablo Alba
48c41df054
🎉 Rename selected layer via shortcut and context menu option
2024-11-06 09:22:38 +01:00
Andrey Antukh
b86f2ba90d
Merge pull request #5246 from penpot/luis-fix-updated-library-tab
...
🐛 Fix selected tab when updated library
2024-11-06 08:59:01 +01:00
Andrés Moya
3393963363
🔧 Apply feature flag to measures inputs
2024-11-05 16:22:20 +01:00
Andrés Moya
e641e93fd5
🐛 Fix sidebar tabs when there are no design tokens
2024-11-05 15:08:09 +01:00
Andrés Moya
99fcd3556e
🔧 Disable tokens in dev env by default
2024-11-05 14:21:09 +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
Andrés Moya
040a94f719
🔧 Disable tokens in dev env by default
2024-11-05 13:16:56 +01:00
Andrey Antukh
e6a9e27802
Merge remote-tracking branch 'origin/staging' into develop
2024-11-05 09:10:14 +01:00
alonso.torres
6c0dce580d
🐛 Fix problem with promises in plugins
2024-11-04 17:12:45 +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
Florian Schrödl
b3b8121d60
Merge pull request #320 from tokens-studio/fix-dot-rename
...
🐛 Fix renaming token to other namespace not working
2024-11-04 13:45:44 +01:00
Florian Schroedl
32865c41c9
♻ Remove zip.js compability warning when starting shadow-cljs
2024-11-04 13:08:59 +01:00
Andrés Moya
315431fd49
🔧 Update dependencies
2024-11-04 13:04:03 +01:00
Pablo Alba
cd3f8f0c43
✨ Add event for add-frame
2024-11-04 12:56:34 +01:00
alonso.torres
1cda61e230
🐛 Fix problem with plugins path positioning
2024-11-04 11:02:04 +01:00
luisddm
7f93060872
🐛 Fix selected tab when updated library
2024-11-04 09:23:20 +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
b47c5f9e60
🐛 Fix sidebar tabs when there are no design tokens
2024-10-31 15:39:20 +01:00
Pablo Alba
92b7a35c58
🎉 Add test A/B for add a link to the libraries page
2024-10-30 16:13:05 +01:00
Andrey Antukh
366bca5f93
Merge remote-tracking branch 'origin/staging' into develop
2024-10-30 13:50:20 +01:00
Andrey Antukh
97a1bf15ef
✨ Improve how topic is managed on ws notifications
2024-10-30 13:39:38 +01:00
Andrey Antukh
5f4af76d28
✨ Add permission checking to file snapshot rpc methods
2024-10-30 13:39:38 +01:00
Andrey Antukh
1d84835fd5
📎 Move .nvmrc file to the repo root
2024-10-30 13:31:24 +01:00
alonso.torres
55fda698ec
✨ Add events for versions
2024-10-30 13:09:49 +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
Andrey Antukh
acf273e4e3
Merge pull request #5225 from penpot/azazeln28-panning-performance-improvement
...
✨ Improve panning code
2024-10-29 19:43:54 +01:00
Belén Albeza
345d97792f
✨ Create a separate viewport for wasm/canvas
2024-10-29 18:05:17 +01:00
Florian Schroedl
60761eec07
🐛 Fix renaming token to other namespace not working
2024-10-29 17:06:32 +01:00
alonso.torres
74d911f856
✨ Add integration tests
2024-10-29 14:41:34 +01:00
alonso.torres
ecb7f0a2f6
✨ File history versions management
2024-10-29 14:23:35 +01:00
AzazelN28
1e0e0aabf2
✨ Improve panning code
2024-10-29 14:06:45 +01:00
Belén Albeza
fa4f2aa5cc
Merge pull request #5201 from penpot/niwinz-shape-with-selrect-as-f32-array
...
✨ Shape with buffer
2024-10-29 13:47:37 +01:00
Andrey Antukh
6443db64d7
Merge remote-tracking branch 'origin/staging' into develop
2024-10-29 11:42:42 +01:00
Alejandro Alonso
96bb282674
✨ Fix many corner issues related to shape data structure change
2024-10-29 11:30:31 +01:00
Belén Albeza
4623f36042
✨ Write shapes directly to wasm memory
2024-10-29 11:30:31 +01:00
Andrey Antukh
043c23899a
🎉 Add first impl of wasm-friendly for Shape data structure
2024-10-29 11:30:31 +01:00
Eva Marco
bc3ab8981e
♻️ Review sets code and add DS components
2024-10-29 09:41:35 +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
Andrey Antukh
d9310d651a
🐛 Fix exception on adding animation to an interraction
...
Happens when an animation is added to a just created interaction
and then changed to other animation type. Bug is caused by missing
dependency on react handlers.
2024-10-28 18:21:02 +01:00
Andrey Antukh
8b60200ec6
Merge remote-tracking branch 'origin/staging' into develop
2024-10-28 11:39:42 +01:00
Andrey Antukh
e9f6eefaeb
Merge pull request #5198 from penpot/palba-testab-share-from-workspace
...
🎉 Add A/B test to start directly at the workspace
2024-10-28 11:06:42 +01:00