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
Tummas Jóhan Sigvardsen
e3b6b24c5f
🌐 Add translations for: Faroese
...
Currently translated at 10.0% (165 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fo/
2025-03-17 00:01:53 +01:00
Louis Chance
1eb7205c12
🌐 Add translations for: French
...
Currently translated at 85.3% (1405 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fr/
2025-03-17 00:01:52 +01:00
al0cam
92f4bdae03
🌐 Add translations for: Croatian
...
Currently translated at 87.7% (1445 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/hr/
2025-03-14 22:02:57 +01:00
Vin
bd63a460eb
🌐 Add translations for: Russian
...
Currently translated at 88.0% (1450 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ru/
2025-03-14 22:02:56 +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
al0cam
02e975f594
🌐 Add translations for: Croatian
...
Currently translated at 77.8% (1282 of 1646 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/hr/
2025-03-13 17:02:00 +00:00
Andrey Antukh
61800d8945
Merge pull request #6074 from penpot/dfelinto-export-webp
...
🎉 Add support for WEBP format for shape export
2025-03-13 16:24:55 +01:00
Dalai Felinto
f450c9dbe3
🎉 Add support for WEBP format on shape export
...
It is very convenient to be able to export WEBP right from penpot.
Otherwise users have to first download to PNG then convert it locally.
---
Playwright only supports JPEG and PNG. So in order to support WEBP I had
to first generate a PNG and then convert it afterwards.
Signed-off-by: Dalai Felinto <dalai@blender.org>
2025-03-13 16:15:30 +01:00
Xavier Julian
b46574bef6
✨ Add a warning tooltip over import tokens button
2025-03-13 13:26:41 +01:00
Andrey Antukh
e3b3fa3342
📎 Update changelog
2025-03-13 09:32:19 +01:00
Eva Marco
21b2c0c26a
🐛 Fix token unset when flex layout is applied
2025-03-12 20:03:50 +01:00
alonso.torres
dcbf54fae1
🐛 Fix problem with readonly and inspect
2025-03-12 16:39:31 +01:00
Eva Marco
2fe6fb28e4
🐛 Fix tooltip update when set changes ( #6058 )
2025-03-12 15:49:07 +01:00
luisδμ
86022a967c
✨ Replace overlapping bubbles with a bubble group ( #6059 )
2025-03-12 14:37:39 +01:00
Eva Marco
0efbebd94f
🎉 Avoid setting token to group shapes ( #6055 )
...
* 🎉 Avoid setting token to group shapes
* 📎 Fix on update shape when double click
2025-03-12 14:18:59 +01:00
Marina López
2aee2ea79e
📚 Add US in changes.md
2025-03-12 14:03:50 +01:00
elhombretecla
60a20b6984
✨ Add new toggle and translations
2025-03-12 14:03:50 +01:00
elhombretecla
fd753fb262
💄 Add new css styles
2025-03-12 14:03:50 +01:00
elhombretecla
0ae57a017e
✨ Add new carrousel layout
2025-03-12 14:03:50 +01:00
Alejandro
88772a9ced
Merge pull request #6061 from penpot/alotor-bug-fills
...
🐛 Fix problem adding fill
2025-03-12 12:31:43 +01:00
Alejandro Alonso
65647f4aae
Merge remote-tracking branch 'origin/staging' into develop
2025-03-12 12:30:11 +01:00
Alejandro
fe04f3e45d
Merge pull request #6065 from penpot/superalex-fix-sync-issues-components
...
🐛 Fix sync issues components
2025-03-12 12:27:25 +01:00
Alejandro Alonso
363c1d5b56
🐛 Fix sync libraries of components
2025-03-12 12:15:00 +01:00