Commit Graph

498 Commits

Author SHA1 Message Date
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
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
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 82bff09373 🐛 Fix incorrect syntax on spanish translation file 2025-03-20 14:45:20 +01:00
Andrey Antukh 329b2d30d0 Revert "🌐 Sync, validate and rehash translations"
This reverts commit 37a8bf7bfc.
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 22cd43b8a2 Merge remote-tracking branch 'origin/staging' into develop 2025-03-20 14:27:37 +01:00
Xavier Julian 68a89556d6 🐛 Add tooltip to empty sets button on theme creation modal 2025-03-20 10:18:28 +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
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
Andrey Antukh ebcf5b3177 🐛 Avoid theme overwrite on creating a theme with existing name 2025-03-17 14:56:55 +01:00
Andrey Antukh 40f69d320e Show proper toast message on token-set rename error 2025-03-17 14:24:52 +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
Xavier Julian fa9d8a9b15 Add a tooltip explanation on themes modal sets 2025-03-17 10:21:50 +01:00
Xavier Julian b46574bef6 Add a warning tooltip over import tokens button 2025-03-13 13:26:41 +01:00
elhombretecla 60a20b6984 Add new toggle and translations 2025-03-12 14:03:50 +01:00
Andrés Moya e5bccc470b Validate if token values are too large 2025-03-10 13:32:16 +01:00
Pablo Alba 8eb2aaa0a8
🎉 Create a new variant from an existing one 2025-03-04 13:52:40 +01:00
Alejandro Alonso 7885f413b8 Merge remote-tracking branch 'origin/staging' into develop 2025-02-26 18:00:51 +01:00
elenatorro 658e5dce22 🐛 Fix ES typo in libraries modal 2025-02-26 09:22:45 +01:00
Andrey Antukh b676ea7127 Merge remote-tracking branch 'origin/staging' into develop 2025-02-25 12:56:05 +01:00
Xavier Julian ca65f5ad9a 💄 Improve theme modal with UX enhancements 2025-02-25 12:52:12 +01:00
Marina López 8f06fa1026
🎉 Add AB test descriptive board tooltip (#5936)
* 🎉 Add AB test descriptive board tooltip

* 📎 Add changes from feedback
2025-02-25 12:50:16 +01:00
Eva Marco 88669d2e0f
🎉 Add translations to token errors (#5926) 2025-02-24 15:50:47 +01:00
Andrey Antukh d79fac7729 Merge remote-tracking branch 'origin/staging' into develop 2025-02-19 17:17:54 +01:00
Marina López 5f61254a75
🐛 Fix library button condition and copy (#5889)
* 🐛 Fix library button condition and copy

* 📎 Add changes from feedback

* 📎 Add changes from feedback
2025-02-19 16:52:35 +01:00
alonso.torres e7b9ae6415 🐛 Remove fit content shortcut 2025-02-19 13:02:53 +01:00
Elena Torró f3040fc10d
🐛 Pass color format to css formatter (#5890)
* 🐛 Pass color format to css formatter

* 📎 Use get method to retrieve format

* 📎 Add UI test to check background color is correctly copied to clipboard when changing the format
2025-02-19 11:23:52 +01:00
Xavier Julian 0530c57d31 Add placeholder to themes modal 2025-02-18 14:51:33 +01:00
Andrey Antukh adbe29e3d1 Merge remote-tracking branch 'origin/staging' into develop 2025-02-18 10:25:13 +01:00
Pablo Alba 3268225941
🎉 Add variations POC 2025-02-17 16:47:25 +01:00