Andrey Antukh
|
0816adbaec
|
✨ Send ws messages in verbose format when on development build
|
2025-04-03 11:40:40 +02:00 |
|
Andrey Antukh
|
1d69941882
|
🐛 Fix backend notification dialogs
|
2025-04-03 11:40:40 +02:00 |
|
Andrey Antukh
|
8f600f334f
|
🐛 Make accept and cancel handlers optional on actionable*
|
2025-04-03 11:21:02 +02:00 |
|
Andrey Antukh
|
cf55d12991
|
📚 Add better docstring for srepl.main/notify! helper
|
2025-04-03 11:21:02 +02:00 |
|
Andrey Antukh
|
78919df886
|
🐛 Fix incorrect topic sending on internal srepl notify helper
|
2025-04-03 10:58:10 +02:00 |
|
Andrés Moya
|
5d600c6715
|
✨ Change behavior of single set json file import to be coherent (#6211)
|
2025-04-02 09:41:12 +02:00 |
|
Andrey Antukh
|
ea031a2161
|
Merge pull request #6210 from penpot/niwinz-staging-bugfixes
🐛 Several bugfixes
|
2025-04-02 09:19:57 +02:00 |
|
Andrey Antukh
|
4d4a04e9aa
|
✨ Add minor enhacement for error reporting
|
2025-04-01 20:43:55 +02:00 |
|
Andrey Antukh
|
3ec797f56e
|
🐛 Validate and decode params on export-binfile
|
2025-04-01 19:16:35 +02:00 |
|
Eva Marco
|
74f11859e4
|
🐛 Fix max lenght on assets inputs (#6201)
|
2025-04-01 13:28:35 +02:00 |
|
Andrey Antukh
|
47f80cf3db
|
🐛 Make error middleware capture profile-id
|
2025-04-01 12:30:51 +02:00 |
|
Andrey Fedorov
|
a20dd3f955
|
✨ Fix single set import
|
2025-04-01 10:57:17 +02:00 |
|
Andrey Antukh
|
982118c942
|
🐳 Update devenv corepack setup
|
2025-04-01 10:47:49 +02:00 |
|
Andrey Antukh
|
a51feb8638
|
📎 Update changelog
|
2025-04-01 10:47:13 +02:00 |
|
Yamila Moreno
|
9663964790
|
🐳 Make traefik example easier (#6198)
|
2025-04-01 09:34:46 +02:00 |
|
Andrés Moya
|
2c0e18ce1c
|
🐛 Fix sync of margin and padding tokens in components
|
2025-03-31 16:19:45 +02:00 |
|
Eva Marco
|
89876ef96f
|
🐛 Fix UI with long named colors (#6193)
|
2025-03-31 15:33:30 +02:00 |
|
Xavier Julian
|
c259b8ed46
|
🐛 Fix overflow on tokens sidebar
|
2025-03-28 23:45:01 +01:00 |
|
Xavier Julian
|
b1df0ac194
|
✨ Add a default 256 maxlength value to all input fields
|
2025-03-28 23:45:01 +01:00 |
|
Eva Marco
|
c1853a71a9
|
🐛 Fix available resize area (#6186)
|
2025-03-28 13:15:35 +01:00 |
|
Eva Marco
|
cbb3f6672f
|
🐛 Fix asset name on inspect tab (#6173)
Signed-off-by: Eva Marco <eva.marco@kaleidos.net>
|
2025-03-28 10:38:35 +01:00 |
|
Alejandro
|
cc97a8ffcc
|
Merge pull request #6158 from penpot/niwinz-staging-task-result
🐛 Fix incorrect task result handling
|
2025-03-28 09:43:11 +01:00 |
|
ºelhombretecla
|
535e8653a0
|
🎉 Add slides for version 2.6 (#6176)
|
2025-03-28 09:42:09 +01:00 |
|
Andrey Antukh
|
210e5b0023
|
🐛 Fix incorrect task result handling
That caused that many task rows in a table not properly marked
as completed and leaved just as scheduled.
|
2025-03-28 09:10:46 +01:00 |
|
Andrés Moya
|
6a87d5eea9
|
🐛 Rewrite active tokens calculation algorithm (#6165)
|
2025-03-27 15:53:17 +00:00 |
|
Alejandro Alonso
|
237d9d067d
|
Merge remote-tracking branch 'origin/main' into staging
|
2025-03-27 12:12:37 +01:00 |
|
Alejandro
|
6519db82d1
|
Merge pull request #6171 from penpot/mavalroot-install-plugin-bug
🐛 Fix plugin installation error by penpot hub
|
2025-03-27 12:12:19 +01:00 |
|
María Valderrama
|
0a60cbedb5
|
🐛 Fix plugin installation error by penpot hub
|
2025-03-27 11:57:23 +01:00 |
|
Eva Marco
|
d7c709607d
|
🐛 Fix line height on token pills (#6164)
|
2025-03-26 13:46:55 +01:00 |
|
Andrey Antukh
|
bb7301fb63
|
✨ Improve libraries loading on workspace (#6141)
* ✨ Improve libraries loading on workspace
* ✨ Add improvements to CSS
---------
Co-authored-by: Eva Marco <evamarcod@gmail.com>
|
2025-03-26 13:19:48 +01:00 |
|
Eva Marco
|
2918c57fb8
|
🐛 Show broken pills when all sets are disabled (#6161)
|
2025-03-26 13:13:45 +01:00 |
|
Eva Marco
|
f55e0bf6e3
|
🐛 Eva Fix context menu for viewer role (#6159)
|
2025-03-26 12:50:23 +01:00 |
|
andrés gonzález
|
3d16fa6f19
|
📚 Add Design Tokens documentation (#6026)
* 📚 Add Design Tokens documentation
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net>
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net>
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net>
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net>
* 📚 Update docs/user-guide/design-tokens/index.njk
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net>
* 📚 Changing several things after the PR review
---------
Co-authored-by: Madalena Melo <madalena.melo@kaleidos.net>
|
2025-03-26 10:51:17 +01:00 |
|
Yamila Moreno
|
c65c4270c3
|
Merge pull request #6128 from orhtej2/patch-1
📚 Add YunoHost as a self-hosting option
|
2025-03-26 10:17:51 +01:00 |
|
Andrey Antukh
|
0099c282b6
|
🐛 Fix tokens set reordering corner case
|
2025-03-26 09:06:54 +01:00 |
|
Andrés Moya
|
9115e1a3a3
|
🐛 Fix resolved value when opening the token edit form
|
2025-03-25 17:12:04 +01:00 |
|
ºelhombretecla
|
a7044c73ba
|
🐛 Fix libraries carrousel styles (#6140)
|
2025-03-25 15:51:34 +01:00 |
|
luisδμ
|
dc84ab3e41
|
🐛 Fix calculate zoom to avoid bubbles to get outside viewbox (#6138)
* 🐛 Fix calculate zoom to avoid bubbles to get outside vbox
* 📎 PR changes
|
2025-03-25 15:39:47 +01:00 |
|
Eva Marco
|
e81adb241b
|
🐛 Add underscore as posible name character (#6135)
|
2025-03-25 10:57:23 +01:00 |
|
Marina López
|
a6133e9c48
|
🐛 Fix actions when workspace is visited first time (#6129)
* 🐛 Fix actions when workspace is visited first time
* 📎 Fix linter errors
* 🐛 Fix problem with integration test
* 📎 Fix linter errors
* 📎 Fix linter errors
---------
Co-authored-by: alonso.torres <alonso.torres@kaleidos.net>
|
2025-03-24 18:02:05 +01:00 |
|
Eva Marco
|
7bc000517f
|
🐛 Fix modal position when colopicker is open (#6139)
|
2025-03-24 16:10:16 +01:00 |
|
Xavier Julian
|
95d9403790
|
✨ Resize tokens panel on resize
|
2025-03-24 13:59:51 +01:00 |
|
Alejandro
|
5d66eedcc7
|
Merge pull request #6134 from penpot/azazeln28-fix-render-wasm-build-env
🐛 Fix _build_env release EMCC_CFLAGS
|
2025-03-24 10:28:28 +01:00 |
|
Aitor Moreno
|
974d43cb08
|
🐛 Fix _build_env release EMCC_CFLAGS
|
2025-03-24 10:17:16 +01:00 |
|
Eva Marco
|
752f74767e
|
🐛 Fix error copy (#6132)
|
2025-03-21 10:47:32 +01:00 |
|
Andrey Antukh
|
e5319e04c7
|
♻️ Fix naming on token-set group move change operation
|
2025-03-21 10:23:27 +01:00 |
|
Andrey Antukh
|
e8e9037ef1
|
🐛 Fix inconsistencies on parsing tokens dtcg json
|
2025-03-21 10:23:27 +01:00 |
|
Andrey Antukh
|
c6bfae0d63
|
🐛 Normalize set names on importing themes dtcg json
|
2025-03-21 10:23:27 +01:00 |
|
Andrey Antukh
|
93bf198073
|
🐛 Prevent theme replacement on ranaming
|
2025-03-21 09:22:16 +01:00 |
|
orhtej2
|
4be8d77a79
|
📚 Update unofficial-options.md
Signed-off-by: Mateusz Szymański <2871798+orhtej2@users.noreply.github.com>
|
2025-03-20 23:59:30 +01:00 |
|