Andrey Antukh
a303df9c34
♻️ Refactor right sidebar state management
...
Also removing duplicated refs and improve efficiency of
several other refs used on sidebar.
2025-08-29 11:25:58 +02:00
Kelp
bda24f3829
📎 Update Changelog to add font weight token ( #7216 )
...
Add font weight to changes.md
Signed-off-by: Kelp <5446186+NatachaMenjibar@users.noreply.github.com>
2025-08-29 11:04:36 +02:00
María Valderrama
c8091b42a7
🐛 Fix navigation arrows in Libraries & Templates carousel ( #7217 )
2025-08-29 10:51:00 +02:00
Aitor Moreno
884b857d17
🐛 Fix paste RTF crashes text editor ( #7196 )
2025-08-28 11:53:39 +02:00
Andrey Antukh
cf1a8fff65
Merge remote-tracking branch 'origin/develop' into develop
2025-08-27 13:19:53 +02:00
Andrey Antukh
45be4769d7
Merge remote-tracking branch 'origin/staging' into develop
2025-08-27 13:19:06 +02:00
María Valderrama
a68c41709a
🐛 Fix misleading affordance in saved versions ( #7192 )
2025-08-27 13:01:54 +02:00
Andrey Antukh
e0fb112bfb
📎 Update changelog
2025-08-27 12:52:24 +02:00
Elena Torró
3bb547fc45
🐛 Parse rx and ry SVG values correctly ( #7176 )
2025-08-25 10:44:11 +02:00
Xavier Julian
e1a1110f06
📎 Update changelog with new typography tokens
2025-08-18 13:50:14 +02:00
Andrey Antukh
54bb9ea755
Merge remote-tracking branch 'origin/staging' into develop
2025-08-14 08:06:15 +02:00
Eva Marco
ff2e845f2c
🐛 Fix double click on set name input ( #7096 )
2025-08-13 09:23:53 +02:00
Andrey Antukh
f02667e031
Merge remote-tracking branch 'origin/staging' into develop
2025-08-11 09:12:03 +02:00
Alejandro Alonso
8e0a6e4123
🐛 Fix auto height is fixed in the HTML inspect tab for text elements ( #7078 )
2025-08-11 09:07:43 +02:00
Andrey Antukh
8f5f88743b
✨ Normalize font variant naming for google fonts ( #7083 )
2025-08-07 11:14:40 +02:00
andrés gonzález
7de8e10721
🐛 Fix changelog link ( #7070 )
2025-08-07 07:43:11 +02:00
andrés gonzález
80f41c4a69
🐛 Fix issue where Alt + arrow keys shortcut interferes with letter-spacing ( #7071 )
2025-08-07 07:42:33 +02:00
Belén Albeza
d5abf34538
🐛 Fix text style change not being applied ( #7036 )
...
* 🐛 Fix text styles not being applied to current cursor
* 🔧 Add text file for bug 11552
* 📚 Update changelog
2025-08-05 13:35:54 +02:00
Andrey Antukh
97e8c9250a
Merge remote-tracking branch 'origin/staging' into develop
2025-08-04 14:10:57 +02:00
Andrey Antukh
e730200873
🐛 Fix pinned project ordering on dashboard sidebar ( #7060 )
2025-08-04 12:07:19 +02:00
Andrey Antukh
433e61bc4e
Merge remote-tracking branch 'origin/staging' into develop
2025-08-04 11:52:24 +02:00
Elena Torró
c8f5ec4698
♻️ Refactor dropdown-menu and make dropdown visibility exclusive ( #6956 )
...
* 🐛 Fix having multiple dropdown menus opened on dashboard page
* ♻️ Refactor dropdown-menu
Make it follow new standards and make it external api more usable,
not depending on manually provided list of ids.
This also implements the autoclosing of "other" active/open
dropdown-menu (or other similar components).
* 📎 Add PR feedback changes
* 🐛 Fix incorrect event handling on project-menu
* 🐛 Fix unexpected exception
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-08-01 16:14:15 +02:00
Eva Marco
905699d15a
✨ Add info to apply-token events ( #7050 )
2025-08-01 14:00:30 +02:00
Eva Marco
fe53869308
🐛 Fix small details on number token application ( #7051 )
2025-08-01 13:52:09 +02:00
Andrey Antukh
e55d184d2b
Merge remote-tracking branch 'origin/staging' into develop
2025-08-01 13:13:56 +02:00
Andrey Antukh
50076bac83
Merge remote-tracking branch 'origin/main' into staging
2025-08-01 13:10:52 +02:00
Brandon Currell
44bc4b7fa4
🐳 Add missing package in the exporter Docker image ( #7026 )
...
penpot-exporter requires poppler-utils for exporting to a PDF, but it is missing.
Added the package to the Dockerfile in the RUN section where dependencies are
being installed.
Signed-off-by: Brandon Currell <brandon+git@currell.pw>
2025-08-01 13:00:51 +02:00
Brandon Currell
ce0d6ffda2
🐳 Add missing package in the exporter Docker image ( #7026 )
...
penpot-exporter requires poppler-utils for exporting to a PDF, but it is missing.
Added the package to the Dockerfile in the RUN section where dependencies are
being installed.
Signed-off-by: Brandon Currell <brandon+git@currell.pw>
2025-08-01 12:59:39 +02:00
Eva Marco
95dda2b1af
🐛 Fix stroke width token application ( #7039 )
2025-07-31 14:59:48 +02:00
Andrey Antukh
5170872961
Merge pull request #7031 from penpot/eva-fix-export-button-width
...
🐛 Fix export button width on inspect tab
2025-07-31 12:25:03 +02:00
Andrey Antukh
b46e9ee065
Merge remote-tracking branch 'origin/staging' into develop
2025-07-31 12:22:14 +02:00
Andrey Antukh
0ab896fc76
Revert " ✨ Highlight first font in font selector search, apply on Enter/click"
...
This reverts commit e62567d09e0132c39e5cfb4042df001773d13b08.
2025-07-31 12:14:29 +02:00
Andrey Antukh
6a4b548457
Revert " 🐛 Fix font selector highlight inconsistency ( #6990 )"
...
This reverts commit 708a40bff1d468459d40801ba27c7ca2b7207bcc.
2025-07-31 12:14:29 +02:00
Eva Marco
695a399941
🐛 Fix export button width on inspect tab
2025-07-31 09:30:46 +02:00
Eva Marco
a32463fada
🐛 Fix tooltip position after several shows and hides ( #7022 )
2025-07-31 09:00:05 +02:00
Andrey Antukh
f4adfe56be
✨ Add defaults for artboard drawing
2025-07-30 13:11:28 +02:00
Pablo Alba
9db67cc5e8
🐛 Fix bad swap slot after two swaps ( #6962 )
...
* 🐛 Fix bad swap slot after two swaps
* ✨ MR changes
2025-07-30 12:35:27 +02:00
Andrey Antukh
2e726b62c3
📎 Update changelog
2025-07-29 20:07:05 +02:00
Andrey Antukh
44daa1cf65
Merge remote-tracking branch 'origin/staging' into develop
2025-07-29 15:22:14 +02:00
Andrey Antukh
bae2de75ff
Merge branch 'main' into staging
2025-07-29 15:21:58 +02:00
Andrey Antukh
bdbaa6d597
Merge remote-tracking branch 'origin/staging' into develop
2025-07-29 14:34:35 +02:00
Eva Marco
36d3d94ec9
🐛 Fix X & Y position do not sincronize with tokens ( #7004 )
2025-07-29 14:32:06 +02:00
Andrey Antukh
54d76123d0
Merge remote-tracking branch 'origin/staging' into develop
2025-07-29 14:06:53 +02:00
andrés gonzález
708a40bff1
🐛 Fix font selector highlight inconsistency ( #6990 )
...
* 🐛 Fix font selector highlight inconsistency
* ⚡ Add minor performance enhancements
---------
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
2025-07-29 13:12:54 +02:00
Andres Gonzalez
6049d97ed9
✨ Display continously the distances between layers
...
When a user moves a layer with the keyboard.
2025-07-29 12:51:04 +02:00
Alejandro Alonso
f5298f51e7
🐛 Fix the context menu always closes after any action ( #6944 )
2025-07-29 09:50:55 +02:00
Xaviju
dadeda4476
🐛 Display stroke properties in inspect tab ( #6955 )
2025-07-28 16:17:54 +02:00
Xaviju
2fbd4b07e0
🐛 Remove image type from inspect tab panels
2025-07-25 12:08:01 +02:00
Belén Albeza
098fd9fb0f
🐛 Fix not picking up font style / variant in new renderer
2025-07-25 09:48:20 +02:00
Andrey Antukh
019bc2f183
✨ Add migrations handling on file snapshots
2025-07-24 11:40:54 +02:00