Andrey Antukh
22cd43b8a2
Merge remote-tracking branch 'origin/staging' into develop
2025-03-20 14:27:37 +01:00
Andrey Antukh
0d4a6fc75f
🐛 Clear selected token set on leave file on workspace
2025-03-20 12:22:37 +01:00
Andrey Antukh
e403194bba
💄 Remove incorrect use of rx/concat on update-shape-position
2025-03-20 12:22:37 +01:00
Andrey Antukh
b8c5a10551
💄 Add minor cosmetic changes to measures menu
2025-03-20 12:22:37 +01:00
Andrey Antukh
7fdb0873db
🐛 Fix incorrect absolute frame positioning with measures sidebar
2025-03-20 12:22:37 +01:00
Alejandro
2d61644b05
Merge pull request #5914 from penpot/azazeln28-feat-tile-rendering
...
🎉 Tile rendering
2025-03-20 11:25:58 +01:00
Aitor Moreno
084816fb9f
🎉 Tile rendering system
2025-03-20 11:14:14 +01:00
Xavier Julian
68a89556d6
🐛 Add tooltip to empty sets button on theme creation modal
2025-03-20 10:18:28 +01:00
alonso.torres
3a80120bf6
🐛 Fix problem with constraints when creating group
2025-03-19 16:33:50 +01:00
alonso.torres
25621f8deb
🐛 Fix problem with default shadows in plugins
2025-03-19 14:51:39 +01:00
Eva Marco
629f09089b
🐛 Fix tooltip with only one set and no active ( #6107 )
2025-03-19 13:54:00 +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
Andrey Antukh
344ec94a3f
Merge pull request #6109 from penpot/superalex-fix-hovering-dashboard-templates
...
🐛 FIx hovering dashboard templates
2025-03-19 13:42:04 +01:00
Andrey Antukh
62e89258e4
Merge pull request #6101 from penpot/niwinz-develop-token-fixes-4
...
✨ Add several improvements to tokens (part 4)
2025-03-19 13:38:46 +01:00
Andrey Antukh
b6bb93f0b6
✨ Improve code convetion related to changes protocol
...
Partial work, still pending to make changes to other related
changes definitions
2025-03-19 12:52:03 +01:00
Andrey Antukh
8fa24de3d4
Merge pull request #6096 from penpot/niwinz-develop-token-fixes-3
...
✨ Add several improvements and fixes to tokens (part 3)
2025-03-19 12:30:05 +01:00
Alejandro Alonso
1def5015fb
🐛 FIx hovering dashboard templates
2025-03-19 12:27:13 +01:00
Pablo Alba
82d3e466be
✨ Add subtitle to inspect tab for components
2025-03-19 10:34:19 +01:00
Alejandro Alonso
633a7eac4e
Merge remote-tracking branch 'origin/staging' into develop
2025-03-19 09:47:32 +01:00
Alejandro
357fba5d2b
🐛 Fix selected team not saved ( #6104 )
2025-03-19 09:46:08 +01:00
Eva Marco
17af55d3c8
🐛 Fix lost resolved value on tooltip ( #6102 )
2025-03-18 17:13:45 +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
2e5138eddc
🐛 Fix error message on invalid json ( #6099 )
2025-03-18 16:19:17 +01:00
Xavier Julian
99d7672284
✨ Validate token name while typing
2025-03-18 14:14:16 +01:00
Andrés Moya
567fdd9619
🐛 Fix initial value of color bullet in form
2025-03-18 12:04:24 +01:00
Eva Marco
fc17a1742a
🐛 Fix copy on input placeholder ( #6097 )
2025-03-18 11:30:40 +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
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
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
1e10e3818e
🔥 Remove not necessary API from tokens-lib: add-sets
2025-03-17 14:24:55 +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
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