Andrey Antukh
d9c4fc3721
✨ Calculate uuid lazily on creating token theme
2025-03-18 16:19:55 +01:00
Andrey Antukh
8df12e5e9c
⚡ Remove state assignation round-trip on update-dimensions event
...
Using the lower-level apply-modifiers event, introduced in previous
commit
2025-03-18 16:19:55 +01:00
Andrey Antukh
86c2c4cd41
♻️ Add lower-level impl of apply-modifiers event
2025-03-18 16:19:55 +01:00
Andrey Antukh
b91e72d8a1
🐛 Fix typo
2025-03-18 16:19:55 +01:00
Andrey Antukh
6cc96ef679
✨ Add logging for tokens update event operation
2025-03-18 16:19:55 +01:00
Andrey Antukh
28fe951c40
♻️ Replace usage of dm/assert on several namespaces
...
And remove the `!` from the name on check functions
2025-03-18 16:19:55 +01:00
Andrey Antukh
22f789e77c
✨ Don't put timeout on tokens changes transaction
2025-03-18 16:19:55 +01:00
Eva Marco
f7f1598e71
🐛 Fix select same set after rename ( #6095 )
2025-03-18 10:55:44 +01:00
Eva Marco
8caf559a1a
🐛 Fix resolved value on tooltip ( #6084 )
2025-03-18 10:54:43 +01:00
Elena Torró
e927161ec1
Merge pull request #6066 from penpot/elenatorro-10387-test-emoji-rendering
...
✨ Support emoji default font in text rendering
2025-03-18 10:50:20 +01:00
Elena Torro
ba387a892f
✨ Support emoji default font in text rendering
2025-03-18 10:33:27 +01:00
Alejandro Alonso
18015bde4f
Merge remote-tracking branch 'origin/staging' into develop
2025-03-18 10:14:16 +01:00
Alejandro Alonso
8affefbbab
📎 Update changelog
2025-03-18 10:13:12 +01:00
jdo-odoo
0225919a45
📚 Fix typos in shortcut and insert image section
...
Signed-off-by: jdo-odoo <108932862+jdo-odoo@users.noreply.github.com>
2025-03-18 10:09:58 +01:00
Pablo Alba
0901807db8
✨ Update inspect-title-bar and copy-button to the new components format
2025-03-18 09:52:32 +01:00
Pablo Alba
625cbfc50a
🎉 Add variants properties to inspect panel
2025-03-18 09:52:32 +01:00
Eva Marco
b2bc5aff68
🐛 Add lost spanish translation ( #6089 )
2025-03-18 09:25:35 +01:00
Eva Marco
337c61db2c
🐛 Fix not active sets on json import ( #6087 )
2025-03-18 09:14:30 +01:00
Andrey Antukh
5c2c96fc2e
Merge pull request #6086 from penpot/niwinz-develop-token-fixes-2
...
✨ Several bugfixes related to tokens (part 2)
2025-03-17 15:50:33 +01:00
Andrey Antukh
04c77a8532
🔥 Remove unused double token resolve operation on sidebar
2025-03-17 14:56:55 +01:00
Andrey Antukh
ebcf5b3177
🐛 Avoid theme overwrite on creating a theme with existing name
2025-03-17 14:56:55 +01:00
Andrey Antukh
9d2117e2ac
📎 Replace use-callback with use-fn on token themes modal
2025-03-17 14:56:55 +01:00
Andrey Antukh
c1c22dc6c6
Merge pull request #6075 from penpot/niwinz-develop-token-fixes-1
...
✨ Add several fixes and improvements to tokens
2025-03-17 14:47:21 +01:00
Andrey Antukh
1e10e3818e
🔥 Remove not necessary API from tokens-lib: add-sets
2025-03-17 14:24:55 +01:00
Andrey Antukh
802c67ace4
🔥 Remove unused API from tokens-lib
...
Removes the protocol method: `get-set-prefixed-path-string`
2025-03-17 14:24:54 +01:00
Andrey Antukh
5c3709b5d8
🔥 Remove unused API from tokens-lib
...
Removes the protocol method: `get-tokens-tree`
2025-03-17 14:24:54 +01:00
Andrey Antukh
626c65df02
🔥 Remove unnecesary API from tokens lib
...
Removes the `get-dtcg-tokens-tree` protocol method
2025-03-17 14:24:54 +01:00
Andrey Antukh
f2f492bf3f
🔥 Remove commented code
2025-03-17 14:24:54 +01:00
Andrey Antukh
40f69d320e
✨ Show proper toast message on token-set rename error
2025-03-17 14:24:52 +01:00
Andrey Antukh
1893cd306a
✨ Improve translation strings for token set drop errors
2025-03-17 14:24:33 +01:00
Andrey Antukh
096b685e2c
🐛 Prevent token-set overwrite on creation and edition
2025-03-17 14:24:02 +01:00
Andrey Antukh
1965490bee
📎 Use proper catch matching on tokens drop operation
2025-03-17 14:24:02 +01:00
Andrey Antukh
559dcabf0e
✨ Normalize token name on creation
2025-03-17 14:24:02 +01:00
Andrey Antukh
a9e8d8f8f7
✨ Make the calculate-move-token-set-or-set-group fn private
2025-03-17 14:24:02 +01:00
Alejandro Alonso
dba67eea91
Merge remote-tracking branch 'origin/staging' into develop
2025-03-17 12:52:56 +01:00
Andrey Antukh
70fe6fda83
🔥 Remove unused code
2025-03-17 12:27:20 +01:00
luisδμ
5155cf2b23
🐛 Fix clicking on a comment at the viewer's sidebar is not opening threads ( #6083 )
2025-03-17 12:25:23 +01:00
elhombretecla
5ca9b95cca
🎉 Adds tips to the file loading screen ( #6063 )
...
* 🎉 Add tips to the default loader component
* 📎 Use simplier approach for show tips
This commit also fixes other minor issues
* 📎 Extract to constants the loader path data
* 📎 Use properly tracked translations for loader tips
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-03-17 12:24:44 +01:00
Alonso Torres
fa0da3a695
✨ Flex layout modifiers wasm implementation
...
* ✨ Flex layout modifiers wasm implementation
* ✨ Flex auto modifiers propagation
2025-03-17 10:46:32 +01:00
Xavier Julian
fa9d8a9b15
✨ Add a tooltip explanation on themes modal sets
2025-03-17 10:21:50 +01:00
Andrey Antukh
7403f60366
Merge pull request #6076 from penpot/alotor-fix-problem-inspect
...
🐛 Fix problem with readonly and inspect
2025-03-14 15:50:01 +01:00
Alejandro Alonso
66295b0adf
Merge remote-tracking branch 'origin/staging' into develop
2025-03-14 12:55:44 +01:00
Belén Albeza
eb6d2fb0eb
🎉 Store custom fonts (ttfs) and use them to write texts (wasm) ( #6050 )
2025-03-14 12:45:15 +01:00
Alejandro
a8c34ccc1a
Merge pull request #6070 from penpot/alotor-bugfix-grid-layout
...
🐛 Fix problem with grid component propagation
2025-03-14 12:39:54 +01:00
alonso.torres
8c501db2fa
🐛 Fix problem with readonly and inspect
2025-03-14 12:24:34 +01:00
alonso.torres
d2fbb9dfa7
🐛 Fix problem with grid component propagation
2025-03-14 11:50:55 +01:00
Andrey Antukh
e4c9b736f7
Merge remote-tracking branch 'origin/staging' into develop
2025-03-14 11:19:47 +01:00
Andrey Antukh
f02f446015
Merge pull request #6071 from penpot/xaviju-10527-tooltip-import-warning
...
✨ Add a warning tooltip over import tokens button
2025-03-14 10:00:18 +01:00
Andrey Antukh
05d6d2fcd4
🐛 Fix several corner cases that causes race conditions on workspace and dashboard loading
...
* 🐛 Fix several race conditions on workspace and dashboard code
It also fixes a corner case that happens when penpot workspace
is loaded in a background tab on firefox.
* 🐛 Add missing team-id prop to several file returning endpoints
2025-03-14 09:55:41 +01:00
Andrey Antukh
d5492442fb
Merge pull request #6068 from penpot/alotor-fix-readonly
...
🐛 Fix problem with readonly and inspect
2025-03-14 09:34:30 +01:00