alonso.torres
8217bbc7a0
🐛 Fix problems with zoomIntoView
2025-02-05 17:43:01 +01:00
Florian Schrödl
86e0f8ad34
🐛 Fix toggling set groups in theme modal not working ( #5733 )
2025-02-05 12:21:21 +01:00
Andrey Antukh
48acc8715b
Merge remote-tracking branch 'origin/staging' into develop
2025-02-04 16:01:14 +01:00
Aitor Moreno
b0d0abb0ad
🐛 Fix cursor not preserving white space ( #5764 )
2025-02-04 15:54:46 +01:00
Marina López
9b64a6034b
🐛 Fix wrong text and styles from AB test ( #5762 )
2025-02-04 15:20:22 +01:00
Andrey Antukh
4bfe4ca230
🐛 Fix incorrect error handling on legacy workspace redirect
2025-02-04 13:35:24 +01:00
Andrei Fëdorov
9db76f9a15
🎉 Import legacy format tokens ( #5695 )
2025-02-04 12:50:39 +01:00
Andrey Antukh
df0909483e
Merge remote-tracking branch 'origin/staging' into develop
2025-02-04 11:35:03 +01:00
Aitor Moreno
dbf7b94651
🐛 Fix zoom to fit all didn't fit all ( #5673 )
2025-02-04 11:00:46 +01:00
Florian Schrödl
ec8109644b
✨ Create sets inside folders
2025-02-04 10:59:28 +01:00
Pablo Alba
43cde4e5e4
🎉 Add A/B test for first state of a project ( #5691 )
2025-02-03 12:52:51 +01:00
Andrey Antukh
315b389a66
🐛 Fix name generation and handling on creating objects (files, tokens, ...) ( #5745 )
...
* ✨ Update function implementation
* ✨ Add tests for a new function implementation
* ✨ Update function usages according to new signature
* ✨ Update docstrings
* ✨ Use simpler assertion
* 💄 Replace concat with cons on name-seq
* 🐛 Fix incorrect error handling on legacy workspace redirect
---------
Co-authored-by: Andrey Fedorov <oran9e.red@gmail.com>
2025-02-03 12:49:56 +01:00
Andrey Antukh
bce30eb522
Merge pull request #5738 from penpot/niwinz-merge-two-prs
...
✨ Apply token value changes to all shapes in all pages
2025-02-03 12:31:07 +01:00
Andrés Moya
1803e32322
🐛 Regenerate text shapes after changing token values
2025-02-03 10:16:31 +01:00
Belén Albeza
fe5de94db4
🐛 Fix "Mixed" not showing up for layout padding inputs ( #5741 )
...
* 🐛 Fix layout padding inputs not showing 'mixed' text
* ✨ Add integration test
2025-02-03 09:51:26 +01:00
Eva Marco
24281b512e
🐛 Fix thumbnail regeration when changing sets of tokens
2025-01-31 16:35:30 +01:00
Andrés Moya
f4f0478975
✨ Apply token value changes to shapes in all pages
2025-01-31 16:35:30 +01:00
Andrey Antukh
a79315a61c
♻️ Move inspect code outside viewer
2025-01-31 12:24:48 +01:00
Xaviju
d62dc3b416
💄 Improve toast UI visualization ( #5727 )
2025-01-31 12:17:39 +01:00
luisδμ
0bd4a7d0fc
🐛 Fix bugs in comments ( #5734 )
...
* 🐛 Fix could not remove or update new comments without closing and reopening the thread
* 🐛 Fix scroll over long comments using the mouse wheel
2025-01-31 11:57:35 +01:00
Alonso Torres
14aa80e027
🐛 Fix edit name on read-only mode ( #5737 )
2025-01-31 11:48:52 +01:00
Alonso Torres
0483d1fd93
🐛 Fix paste properties on readonly state ( #5736 )
2025-01-31 11:47:28 +01:00
Alonso Torres
c3df84d812
🐛 Fix problem with colorpicker on change gradient stops ( #5735 )
2025-01-31 11:46:48 +01:00
Eva Marco
2f1daf0649
🐛 Fix color id on color bullet component ( #5731 )
2025-01-30 16:21:38 +01:00
Andrey Antukh
7cdb4719bf
Merge pull request #5719 from penpot/niwinz-fix-selected-colors
...
♻️ Add performance refactor for several components related to colors
2025-01-30 16:21:06 +01:00
Eva Marco
44694eaebe
🐛 Fix padding on colorpicker when selecting an image ( #5729 )
2025-01-30 14:54:43 +01:00
Andrey Antukh
f554de8859
Merge remote-tracking branch 'origin/staging' into develop
2025-01-30 14:38:32 +01:00
Andrey Antukh
0870910dcc
🐛 Fix nodejs incompatibility with common tests prepend script ( #5730 )
...
* 🐛 Fix nodejs incompatibility with common tests prepend script
* 📎 Fix linter issues
Related to the upcoming update of clj-kondo
2025-01-30 14:32:43 +01:00
Florian Schrödl
773debafda
🐛 Fix border-radius applied to all corners on token update ( #5697 )
2025-01-30 12:54:19 +01:00
Juanfran
c5d5fa7561
Merge pull request #5723 from penpot/juanfran-review-replace-combobox
...
🐛 Fix combobox bg color and dropdown only with options (#9753 )
2025-01-30 12:22:24 +01:00
Juanfran
c5644a5fe8
🐛 Fix combobox dropdown visibility when no options are provided ( #9753 )
2025-01-30 12:12:18 +01:00
Marina López
a2ce5efe69
✨ Add has-files prop to create-file event
2025-01-30 11:31:45 +01:00
luisδμ
45059d73da
🐛 Fix several bugs in comments ( #5716 )
...
* ♻️ Remove obsolete CSS code
* 🐛 Fix post a comment with keyboard
* 🐛 Fix show comments cursor on view mode
* 🐛 Fix avoid comment bubbles to appear on top of sidebars
* 🐛 Fix cancel native browser zoom when comment threads are visible
2025-01-30 10:35:47 +01:00
Andrey Antukh
8f37cd2c07
⚡ Add missing use-memo on page-menu
2025-01-29 21:20:44 +01:00
Andrey Antukh
01268ea14e
⚡ Add major performance enhacements to shadow menu
2025-01-29 21:09:59 +01:00
Andrey Antukh
b449074425
♻️ Refactor state management of shadow menu
2025-01-29 21:09:59 +01:00
Andrey Antukh
c2fae0fef2
⚡ Add performance enhancements to colorpicker gradients component
2025-01-29 21:09:59 +01:00
Andrey Antukh
e0efa63fa1
🔥 Remove commented code on colorpicker/gradients ns
2025-01-29 21:09:59 +01:00
Andrey Antukh
c504e38f6d
🐛 Fix incorrect key setup on color selection menu
2025-01-29 21:09:59 +01:00
Andrey Antukh
889902080b
📎 Fix linter issues
...
Related to the upcoming update of clj-kondo
2025-01-29 21:09:59 +01:00
Andrey Antukh
930ad359dd
♻️ Refactor color-row component to new style
2025-01-29 21:09:53 +01:00
Andrey Antukh
7809f2c7e4
💄 Convert color-selected-menu component to new style
2025-01-29 18:27:04 +01:00
Xaviju
995235d669
💄 Fix tokens modal block size when colorpicker is displayed ( #5713 )
2025-01-29 18:03:26 +01:00
Andrey Antukh
6fa08fc75e
🐛 Fix issue on importing binfile-v3 with tokens ( #5714 )
...
* 🐛 Fix issue on importing binfile-v3 with tokens
* 🐛 Fix thumbnails generation (regression)
* 🐛 Fix thumbnails clearing issues (regression)
2025-01-29 16:52:40 +01:00
Andrei Fëdorov
51a34c0091
🐛 Fix swapped horizontal and vertical padding ( #5708 )
...
* 🐛 Fix swapped horizontal an vertical padding
* 🐛 Fix proper toggling when option `All` is selected
2025-01-29 12:29:41 +01:00
Marina López
0768ef1b8f
✨ Add A/B test switching '+' to 'Add file' on hover ( #5705 )
2025-01-29 11:42:08 +01:00
alonso.torres
f1515a85bf
✨ Copy text content to clipboard
2025-01-29 10:52:20 +01:00
Alejandro
ce67550195
🐛 Avoid extra render calls on page initialization with wasm render ( #5701 )
2025-01-29 10:50:27 +01:00
Andrey Antukh
c165303f83
Merge remote-tracking branch 'origin/staging' into develop
2025-01-29 09:37:39 +01:00
Alonso Torres
34e2eb829b
✨ Remove copying props for multiple elements ( #5700 )
2025-01-28 16:44:44 +01:00