Andrey Antukh
80b763dd98
♻️ Add backward compatibility for old urls
2024-12-03 21:31:54 +01:00
Andrey Antukh
3e090b126e
♻️ Refactor application routing
...
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
Andrey Antukh
f31e2b72e6
✨ Adjust data profile alias
2024-12-03 12:15:53 +01:00
Andrey Antukh
c6b96a81f1
♻️ Rename data.events to data.event
2024-12-03 12:15:52 +01:00
Andrey Antukh
838fb06039
♻️ Rename data.users to data.profile
2024-12-03 11:55:33 +01:00
Andrey Antukh
1de35b2e3a
✨ Disable wasm loading if feature is disabled
2024-12-03 11:55:33 +01:00
Andrey Antukh
b17d7c0289
♻️ Refactor dashboard bootstrap
2024-12-03 11:55:31 +01:00
Andrey Antukh
b31afcfb47
🐛 Fix incorrect use of forward-ref on input* control component
...
And in the derived input-tokens* component
2024-12-03 11:48:22 +01:00
Andrey Antukh
052b39d833
Merge remote-tracking branch 'origin/staging' into develop
2024-12-03 11:47:40 +01:00
Belén Albeza
39c203b997
✨ Explicitly display icon IDs in storybook
2024-12-03 10:00:01 +01:00
Andrey Antukh
b9df1d5d3f
Merge pull request #5385 from penpot/mavalroot-rename-board
...
🎉 Rename board on the workspace
2024-12-02 08:50:06 +01:00
Aitor Moreno
fffc3b1b58
Merge pull request #5396 from penpot/niwinz-bugfix-1
...
🐛 Fix regression on drawing text with auto-size
2024-11-29 15:55:34 +01:00
Andrey Antukh
0214397fb1
Merge branch 'staging' into develop
2024-11-29 15:51:47 +01:00
Andrey Antukh
e0cc999345
🐛 Fix regression on drawing text with auto-size
...
Using editor v1
Caused by 2ed743b6be2a6b32ee96af0ad0493f8e772d7163
2024-11-29 13:23:39 +01:00
María Valderrama
0228f79687
🐛 Fix missing rename shortcut translation
2024-11-29 11:30:31 +01:00
María Valderrama
ac0d79d95a
🎉 Rename board on the workspace
2024-11-29 11:30:31 +01:00
Pablo Alba
093a58b9ec
🐛 Fix bad redirect after being removed from a team
2024-11-29 10:55:17 +01:00
Andrey Antukh
5bfd448483
Merge remote-tracking branch 'origin/staging' into develop
2024-11-29 10:24:49 +01:00
Simon Epskamp
206fd68a92
✨ Add path to color bullet title
...
This way the title is more clear as the group name is included, and this more closely matches the display in the "assets" sidebar.
Signed-off-by: Simon Epskamp <simon@friendlypixel.nl>
2024-11-28 20:27:10 +01:00
Aitor Moreno
9a9815ebfa
Merge pull request #5371 from penpot/ladybenko-9337-pixel-ratio
...
Device pixel ratio
2024-11-28 11:46:41 +01:00
Pablo Alba
f72c37a198
✨ Add events for use library assets
2024-11-28 11:25:12 +01:00
Pablo Alba
dbf3d0d7c1
✨ Add event "navigate-to-library-file"
2024-11-28 11:23:28 +01:00
Pablo Alba
903c8c021d
✨ Add event "change-inspect-tab"
2024-11-27 13:51:21 +01:00
Pablo Alba
9b8ef0a2e5
✨ Add event "duplicate-page"
2024-11-27 13:51:21 +01:00
Pablo Alba
22e64c1c81
✨ Add event "resolve-comment-thread"
2024-11-27 13:51:21 +01:00
Pablo Alba
14c917d003
✨ Add event "create-prototype"
2024-11-27 13:51:21 +01:00
Belén Albeza
db9c93f3bf
✨ Render with dpr
2024-11-27 12:38:17 +01:00
Andrey Antukh
c2649ffd1c
Merge remote-tracking branch 'origin/staging' into develop
2024-11-27 12:11:47 +01:00
Aitor Moreno
e3d2b99acc
Merge pull request #5381 from penpot/niwinz-bugfix-1
...
🐛 Fix incorrect thumbnail rendering on dashboard
2024-11-27 11:48:25 +01:00
Andrey Antukh
75e7cfb69e
🐛 Fix regression with component thumbnails
2024-11-27 11:15:58 +01:00
Andrey Antukh
65b7e5c3a5
🐛 Fix incorrect thumbnail rendering on dashboard
2024-11-27 10:42:56 +01:00
Andrey Antukh
25a2d3b1fb
Merge branch 'staging' into develop
2024-11-27 08:33:16 +01:00
Aitor Moreno
c607b61af6
Merge pull request #5349 from penpot/palba-add-event-for-pdf
...
✨ Add export format info to export-shapes event
2024-11-26 12:53:52 +01:00
Andrey Antukh
82104dd823
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 14:56:12 +01:00
Andrey Antukh
723eef9565
🐛 Fix incorrect access to flows on add-new-interaction event
2024-11-25 13:32:45 +01:00
Belén Albeza
230e011003
Merge pull request #5353 from penpot/superalex-fix-change-page-with-wasm-render
...
🐛 Fix change page with wasm render
2024-11-25 12:45:21 +01:00
Alejandro Alonso
198339f232
🐛 Fix change page with wasm render
2024-11-25 12:36:12 +01:00
Andrey Antukh
577b731b22
🐛 Fix import format detection and error handling
2024-11-25 12:29:59 +01:00
Andrey Antukh
5ee0399615
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 11:50:19 +01:00
Andrey Antukh
ef3588d05f
Merge pull request #5355 from penpot/azazeln28-fix-component-list-jumps
...
🐛 Fix component list jumps
2024-11-25 11:44:05 +01:00
Andrey Antukh
d4893523bc
Merge pull request #5367 from penpot/niwinz-bugfix-2
...
🐛 Fix release 2.3 onboarding text typos
2024-11-25 11:43:47 +01:00
AzazelN28
f10792619d
🐛 Fix component list jumps
2024-11-25 11:35:33 +01:00
Alejandro
7a0702650a
Merge pull request #5366 from penpot/niwinz-bugfix-1
...
🐛 Bugfixes
2024-11-25 11:32:28 +01:00
Elhombretecla
ee1230c488
🐛 Fix release 2.3 onboarding text typos
2024-11-25 11:30:51 +01:00
Andrey Antukh
ede1176606
Merge pull request #5340 from penpot/palba-testab-board-icon
...
🎉 Add A/B test of use of boards if we just change the icon for “standard” one
2024-11-25 11:24:23 +01:00
Andrey Antukh
9506606e15
Merge pull request #5359 from penpot/alotor-fixes-2
...
🐛 Fix problem with scroll in history versions
2024-11-25 11:23:47 +01:00
Andrey Antukh
7e5f93ca3d
Merge pull request #5358 from penpot/azazeln28-fix-assets-filters
...
🐛 Fix assets filters
2024-11-25 11:23:14 +01:00
Alejandro Alonso
61e19ae3a8
Merge remote-tracking branch 'origin/staging' into develop
2024-11-25 11:18:47 +01:00
Andrey Antukh
8ee9b45243
Merge pull request #5346 from penpot/alotor-fixes-1
...
Alotor fixes 1
2024-11-25 11:16:25 +01:00
Alejandro
caa6897f81
Merge pull request #5342 from penpot/niwinz-thumbnails-fix
...
✨ Make the file and shape thumbnails not dependent on PUBLIC_URI
2024-11-25 11:13:04 +01:00