alonso.torres
b34c161fc3
✨ Adds local store proxy in plugins
2025-06-10 15:09:22 +02:00
Andrey Antukh
8c337f508b
Merge remote-tracking branch 'origin/staging' into develop
2025-06-09 12:20:55 +02:00
Anonymous
555af2fa52
🌐 Add translations for: English
...
Currently translated at 99.7% (1852 of 1857 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/en/
2025-06-09 11:13:33 +02:00
Andrey Antukh
0683b20b25
🌐 Rehash and validate translation files
2025-06-09 11:01:08 +02:00
Florian Schrödl
bb9daf7c03
✨ Add export tokens modal with multi-file export ( #6649 )
2025-06-06 15:37:10 +02:00
Eva Marco
ab0219876e
✨ Add numeric token type ( #6575 )
...
* ✨ Add numeric type token
* 🐛 Fix comments
2025-06-05 09:33:54 +02:00
andrés gonzález
1120c7c7fb
🐛 Fix copy in error message ( #6615 )
2025-06-03 12:28:49 +02:00
Belén Albeza
f23e460b2a
✨ Fix broken tokens test
2025-05-30 13:53:00 +02:00
Andrey Antukh
cc76a42088
Merge pull request #6561 from mdbenito/feature/5030-use-system-theme
...
✨ Use system theme
2025-05-30 10:34:46 +02:00
Andrey Antukh
50cc70201d
Merge pull request #6578 from penpot/ladybenko-11105-cap-fills
...
🎉 Disable adding fills in UI when limit has been reached
2025-05-30 10:11:05 +02:00
Miguel de Benito Delgado
ee022e225c
🚧 UI to support switching to system theme
2025-05-29 22:10:00 +02:00
alonso.torres
bcfa9a82ea
✨ Add scale content to render wasm
2025-05-28 16:40:57 +02:00
luisδμ
46b0e4f0e7
✨ Manage empty property values in the combobox in design tab ( #6574 )
...
* ✨ Manage empty property values in the combobox in design tab
* 📎 PR changes
2025-05-28 12:41:04 +02:00
Belén Albeza
827d39a406
💄 Remove ununsed prop on fill-menu component
2025-05-27 15:30:16 +02:00
Marina López
e5bc369e56
✨ Visual indicators subscription for teams and project settings ( #6546 )
...
* ✨ Visual indicators subscription for teams and project settings
* 📎 Fixes PR feedback
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-05-26 12:56:40 +02:00
luisδμ
44829ff1ae
✨ Use different copies for different variant selection cases ( #6544 )
...
* ✨ Use different copies for different variant selection cases
* 📎 PR changes
2025-05-23 12:08:24 +02:00
Eva Marco
949b6d1205
🎉 Add missing translation ( #6534 )
2025-05-22 10:24:41 +02:00
Belén Albeza
2ad2af2aea
🐛 Fix measures inputs' alignment
2025-05-21 16:58:49 +02:00
Andrey Antukh
662b926b4b
🌐 Rehash all translations
2025-05-21 11:20:36 +02:00
Miguel de Benito Delgado
6319ed78f9
🌐 Add missing translation strings for error messages ( #6519 )
...
* 🌐 Add i18n strings for some error messages
* 🌐 Add fr, de, es translations for some error messages
2025-05-21 11:17:53 +02:00
Eva Marco
3abc8774f6
♻️ Change translation string from workspace.token to workspace.tokens ( #6508 )
...
* ♻️ Change string translation for tokens
* ♻️ Apply find-and-replace on translation files
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-05-21 11:17:05 +02:00
Anonymous
896ee43212
🌐 Add translations for: English
...
Currently translated at 99.8% (1800 of 1803 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/en/
2025-05-21 10:44:17 +02:00
luisδμ
b0701f6bb4
✨ Control malformed variant formulas ( #6473 )
...
* ✨ Control malformed variant strings
* 📎 PR changes
* 📎 PR changes
2025-05-21 10:18:11 +02:00
Miguel de Benito Delgado
f36aa30525
✨ Add copy-as-svg to contextual menu ( #6510 )
...
* ✨ Add "copy as svg" to contextual menu
* 🌐 Add a few translations of the new string
* 📚 Document commit message format for translations
* 📎 Log SVG import errors to the console
* 📎 Update CHANGES.md (two PRs)
---------
Signed-off-by: Miguel de Benito Delgado <m.debenito.d@gmail.com>
2025-05-20 22:06:36 +02:00
Eva Marco
8f7c63d6e2
✨ Add base font fallback ( #6468 )
...
* ✨ Add base font fallback
* ♻️ Add asserts to change-builder
* 🐛 Change fn name
2025-05-20 17:27:04 +02:00
Xavier Julian
f7311cbb6b
♻️ Ensure tokens feature integrates design system
2025-05-20 13:52:38 +02:00
Eva Marco
55d21761fc
✨ Add multi file import on tokens ( #6444 )
...
* ✨ Implement token multi-file import
* ♻️ Refactor import modal UI
* 🐛 Fix comments
---------
Co-authored-by: Florian Schroedl <flo.schroedl@gmail.com>
2025-05-19 16:12:46 +02:00
Andrey Fedorov
d9f98008f4
✨ Add unknown token type reporting
2025-05-16 15:09:36 +02:00
Xavier Julian
c0eaa75232
💄 Fix errors UI on input token for value
2025-05-12 12:03:23 +02:00
Pablo Alba
219ddfabaf
✨ Restore a deleted variant
2025-04-30 11:40:00 +02:00
Florian Schroedl
d26464c810
✨ Catch invalid name errors in json
2025-04-16 16:30:47 +02:00
Marina López
7ada3692cf
✨ Design improvements to the Invitations page with an empty state
2025-04-16 12:38:47 +02:00
Marina López
f2977cf938
✨ Visual indicators for unlimited tier users ( #6270 )
...
* ✨ Visual indicators for unlimited tier users
* ♻️ Refactor to organize properly subscription
* ♻️ Refactor with PR feedback
* 💄 Add minor cosmetic changes
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-04-15 12:47:37 +02:00
Eva Marco
eee5cf5fb4
✨ Add duplicate sets feature ( #6240 )
...
* ✨ Add duplicate sets feature
* ✨ Add test to each module
* 🎉 Fix comments
* 🎉 Remove duplicate from groups
* 🎉 Remove create theme from test
* 🎉 Remove ' from names
2025-04-14 16:22:40 +02:00
Xavier Julian
f5c699ab7a
✨ Improve copy on inactive set warning title
2025-04-14 10:30:48 +02:00
Xavier Julian
b6f2a434cf
✨ Display inactive set warning
2025-04-10 15:02:30 +02:00
Alonso Torres
caf558f8dd
🐛 Fix import error messages ( #6265 )
2025-04-10 14:46:50 +02:00
Alonso Torres
28a6797595
🐛 Fix problem with error detail in toast ( #6259 )
2025-04-09 16:36:11 +02:00
Pablo Alba
f375cc9a82
✨ Add check to avoid open files with components v1
2025-04-04 11:08:30 +02:00
Pablo Alba
b6c4376217
🐛 Fix bugs from varaints design review
2025-03-28 11:20:10 +01:00
Andrey Antukh
8c302e314f
Merge remote-tracking branch 'origin/staging' into develop
2025-03-21 11:17:26 +01:00
Eva Marco
752f74767e
🐛 Fix error copy ( #6132 )
2025-03-21 10:47:32 +01:00
Alejandro Alonso
b299a732c0
Merge remote-tracking branch 'origin/staging' into develop
2025-03-20 18:08:06 +01:00
Eva Marco
b3a3cca9fe
🐛 Fix stroke width validation ( #6124 )
2025-03-20 17:35:19 +01:00
Andrey Antukh
b043fec0d5
🌐 Validate and rehash translation files
2025-03-20 14:46:46 +01:00
Andrey Antukh
329b2d30d0
Revert " 🌐 Sync, validate and rehash translations"
...
This reverts commit 37a8bf7bfcc37fa451b4837484bf20dde1d97d2f.
2025-03-20 14:44:57 +01:00
Andrey Antukh
37a8bf7bfc
🌐 Sync, validate and rehash translations
2025-03-20 14:41:50 +01:00
Andrey Antukh
e6839e4983
Merge pull request #6106 from penpot/palba--variants-inspect-header
...
✨ Add subtitle to inspect tab for components
2025-03-19 13:42:57 +01:00
Pablo Alba
82d3e466be
✨ Add subtitle to inspect tab for components
2025-03-19 10:34:19 +01:00
Eva Marco
fc17a1742a
🐛 Fix copy on input placeholder ( #6097 )
2025-03-18 11:30:40 +01:00