Alejandro Alonso
|
d008ea9edd
|
Merge pull request #6652 from penpot/elenatorro-fix-load-fonts
🐛 Fix fonts initialization
|
2025-06-09 09:31:00 +02:00 |
|
Florian Schrödl
|
bb9daf7c03
|
✨ Add export tokens modal with multi-file export (#6649)
|
2025-06-06 15:37:10 +02:00 |
|
Elena Torro
|
a8d4b293dc
|
🐛 Fix loading same resources multiple times
|
2025-06-06 12:26:35 +02:00 |
|
Alejandro Alonso
|
fec7d5cff2
|
🐛 Fix detach stroke (#6655)
|
2025-06-06 12:24:18 +02:00 |
|
Alejandro Alonso
|
5e254ff3f6
|
Merge pull request #6643 from penpot/azazeln28-refactor-performance-improvements
♻️ Minor performance improvements
|
2025-06-06 11:38:53 +02:00 |
|
Elena Torro
|
8c20159fb0
|
🐛 Cache emoji font correctly
|
2025-06-06 11:28:50 +02:00 |
|
Elena Torro
|
79e1c29306
|
🐛 Fix emoji detection and load
|
2025-06-06 11:28:50 +02:00 |
|
Aitor Moreno
|
fcd3e5c34c
|
♻️ Refactor surface iteration
|
2025-06-06 10:21:31 +02:00 |
|
Eva Marco
|
8b9f15f414
|
🐛 Fix select color tooltip error (#6648)
|
2025-06-05 21:15:00 +02:00 |
|
Aitor Moreno
|
8922e7454f
|
♻️ Refactor some allocations
|
2025-06-05 15:37:03 +02:00 |
|
Alejandro Alonso
|
4f7d97a31e
|
Merge pull request #6641 from penpot/ladybenko-fix-fills-wasm
🐛 Fix set-shape-fills serialization (wasm renderer)
|
2025-06-05 14:24:27 +02:00 |
|
Belén Albeza
|
ca24e23775
|
🐛 Fix set-shape-fills serialization (wasm renderer)
|
2025-06-05 14:04:41 +02:00 |
|
Alejandro Alonso
|
28ed62fb2c
|
Merge pull request #6640 from penpot/niwinz-develop-hotfix-1
🐛 Remove fills from paragraph-set nodes on text shapes
|
2025-06-05 14:03:18 +02:00 |
|
Andrey Antukh
|
9c4b60e95f
|
🐛 Fix incorrect opacity assignation on changing fill from solid to gradient
|
2025-06-05 13:34:13 +02:00 |
|
Andrey Antukh
|
6719902647
|
✨ Add color checks and test of event creation for fills
|
2025-06-05 13:34:13 +02:00 |
|
Alejandro Alonso
|
ea4e69f381
|
Merge pull request #6633 from penpot/niwinz-develop-hotfix-1
🐛 Fix library color detach operation
|
2025-06-05 11:04:57 +02:00 |
|
Andrés Moya
|
8a0aa20789
|
🔧 Renames, privacy adjustments and other small enhancements
|
2025-06-05 10:58:23 +02:00 |
|
Andrés Moya
|
5c8f6dd498
|
🔧 Add internal id to all token entities
|
2025-06-05 10:58:23 +02:00 |
|
Eva Marco
|
a2abaea637
|
♻️ Update button-icon with tooltip component (#6539)
* 🐛 Add tooltip to base icon button
* 🎉 Update id prop
* 🐛 Fix test
|
2025-06-05 10:18:56 +02:00 |
|
Belén Albeza
|
a30ab17605
|
🐛 Fix wasm crash in set_shape_fills (wasm) when fill list is empty
|
2025-06-05 09:52:51 +02:00 |
|
Eva Marco
|
ab0219876e
|
✨ Add numeric token type (#6575)
* ✨ Add numeric type token
* 🐛 Fix comments
|
2025-06-05 09:33:54 +02:00 |
|
Andrey Antukh
|
19961f440a
|
🐛 Fix library color detach operation
|
2025-06-05 09:33:06 +02:00 |
|
Marina López
|
b7f97dbeea
|
🐛 Subscription review fixes (#6628)
|
2025-06-04 21:01:48 +02:00 |
|
Andrey Antukh
|
f86ce38f04
|
🎉 Add Fills binary data type
|
2025-06-04 13:03:51 +02:00 |
|
Andrey Antukh
|
580013bc3f
|
⬆️ Update shadow-cljs to 3.1.5
|
2025-06-04 12:46:49 +02:00 |
|
Andrey Antukh
|
9ec5467e2a
|
🐛 Fix incorrect neested data structure validation on components
This commit upgrades rumext where the issue is fixed. It also
adapts the swatch component for correct data passing.
|
2025-06-04 12:46:49 +02:00 |
|
Andrey Antukh
|
b113736321
|
📎 Disable shadow-cljs reload on storybook build
|
2025-06-04 12:46:49 +02:00 |
|
Andrey Antukh
|
22db773b2e
|
🔥 Remove unused code from worker import ns
|
2025-06-04 12:46:49 +02:00 |
|
Andrey Antukh
|
91636ffc41
|
🐛 Adapt inspect code to color type changes
Still contains broken code because it was already broken
|
2025-06-04 12:46:49 +02:00 |
|
Andrey Antukh
|
7160334cb9
|
♻️ Add stricter validation for colors, fills and strokes
|
2025-06-04 12:46:49 +02:00 |
|
Andrey Antukh
|
8f774a3611
|
✨ Simplify media mime types structs
|
2025-06-04 12:46:49 +02:00 |
|
Andrey Antukh
|
d2d39aad30
|
✨ Make theme toggle skip "system" theme
|
2025-06-04 12:24:01 +02:00 |
|
Elena Torró
|
bbac5d050e
|
Merge pull request #6623 from penpot/ladybenko-11106-send-all-fills
✨ Send all fills of a shape in a single wasm call
|
2025-06-04 09:18:39 +02:00 |
|
Alejandro Alonso
|
5a7d9e3f18
|
Merge pull request #6609 from penpot/elenatorro-11213-fix-language-font-fallback
🎉 Implement font fallback to support multiple languages
|
2025-06-03 17:19:39 +02:00 |
|
Eva Marco
|
b3d230ba16
|
📚 Add copyright to docs files (#6618)
|
2025-06-03 15:49:24 +02:00 |
|
Eva Marco
|
ddae0026fe
|
🎉 Add metrics to new multi file import (#6610)
|
2025-06-03 15:48:22 +02:00 |
|
Belén Albeza
|
9fc3f4858a
|
✨ Send all fills of a shape in a single wasm call
|
2025-06-03 15:37:36 +02:00 |
|
Elena Torro
|
c40de5fb87
|
🎉 Implement font fallback to support multiple languages
|
2025-06-03 08:21:59 +02:00 |
|
Andrey Antukh
|
0e4c535edc
|
📎 Print current path on frontend scripts build script
|
2025-06-02 19:11:55 +02:00 |
|
Andrey Antukh
|
46f330fef3
|
✨ Move several logic from init to entrypoint on devenv
For make commands consistent independently if they are executed
inside devenv or from manage.sh
|
2025-06-02 19:10:48 +02:00 |
|
Andrey Antukh
|
2b6a91819b
|
✨ Reduce verbosity of frontend build script
|
2025-06-02 18:05:11 +02:00 |
|
Andrey Antukh
|
e70da78a77
|
Merge remote-tracking branch 'origin/staging' into develop
|
2025-06-02 12:55:22 +02:00 |
|
Alejandro Alonso
|
13859f90b9
|
Merge pull request #6601 from penpot/alotor-fix-move-guides
✨ Move guides and comments for wasm modifiers
|
2025-06-02 12:28:01 +02:00 |
|
Andrey Antukh
|
25372c3edf
|
✨ Persist ruler layout flag to local storage
|
2025-06-02 11:43:13 +02:00 |
|
luisδμ
|
02d1a1f0b1
|
✨ Delete variant property when it has no value anywhere after editing a formula (#6586)
|
2025-06-02 09:50:27 +02:00 |
|
Alejandro Alonso
|
08aeb93710
|
Merge pull request #6606 from penpot/niwinz-develop-fixes-2
✨ Fix several issues on penpot library
|
2025-06-02 07:04:22 +02:00 |
|
Andrey Antukh
|
89a09346a5
|
🐛 Fix incorrect boolean shapes generation on builder
|
2025-06-01 11:06:00 +02:00 |
|
Andrey Antukh
|
03e4ca12be
|
♻️ Move update-bool from common geom to types path
|
2025-06-01 10:24:09 +02:00 |
|
Andrey Antukh
|
a4fab5c5bd
|
🐛 Fix default theme setup
broken on previous commits
|
2025-06-01 09:30:57 +02:00 |
|
Alejandro Alonso
|
1d065e68f4
|
🎉 Allow force render mode from get param (#6594)
|
2025-05-30 20:05:58 +02:00 |
|