0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00
Commit graph

14943 commits

Author SHA1 Message Date
Belén Albeza
f683d65990
Merge pull request #4949 from penpot/niwinz-update-beicon
⬆️ Update dependencies
2024-07-31 16:54:04 +02:00
Florian Schroedl
d22234fe2a Cleanup 2024-07-31 16:52:01 +02:00
Florian Schroedl
0166c38486 Split logical attribute groups 2024-07-31 16:43:03 +02:00
Andrey Antukh
93ec352f4a ⬆️ Update shadown-cljs and beicon dependency
Fixes compatibility issues between shadow-cljs :esm build and beicon
library.
2024-07-31 16:30:22 +02:00
Andrey Antukh
e0b009c538 ⬆️ Update yarn version to 4.3.1 2024-07-31 16:30:22 +02:00
Florian Schroedl
69d9359237 Collecting update functions by attributes 2024-07-31 14:36:09 +02:00
Florian Schroedl
6225f59ea0 Cleanup 2024-07-31 14:04:00 +02:00
Andrey Antukh
5c61d874be Merge remote-tracking branch 'origin/develop' into develop 2024-07-31 12:47:05 +02:00
Andrey Antukh
5cf64c1440 Merge remote-tracking branch 'origin/staging' into develop 2024-07-31 12:46:47 +02:00
Alejandro
b4d91b5a48
Merge pull request #4937 from penpot/niwinz-fix-email-complains-handling
 Add improvements to internal sns handler
2024-07-31 12:18:01 +02:00
Andrey Antukh
52425a993a 🐛 Check complaints reports in the same way as bounces are checked 2024-07-31 12:02:42 +02:00
Alejandro
ed91c7ca32
Merge pull request #4689 from penpot/niwinz-devenv-upgrade
⬆️ Upgrade devenv linux distribution version
2024-07-31 10:46:27 +02:00
Alejandro
e72e812166
Merge pull request #4943 from penpot/niwinz-temporal-log
 Add temporal log entry for profile insert conflict
2024-07-31 10:45:48 +02:00
Andrey Antukh
fdbec9917c
Merge pull request #4946 from june128/fix-stuck-progress-bar
Revert "🐛 Set proper default tenant on exporter"
2024-07-31 10:15:28 +02:00
Pablo Alba
65a00aa13f
Merge pull request #4931 from penpot/hiru-fix-touched-detach
🐛 Fix touched groups when detaching with nested copies
2024-07-31 09:46:16 +02:00
Julian Schacher
5ae28da709 Revert "🐛 Set proper default tenant on exporter"
This reverts commit 86b2ce4dab.
2024-07-31 00:32:48 +02:00
Andrey Antukh
acc0623219 Add temporal log entry for profile insert conflict 2024-07-30 16:46:38 +02:00
Andrés Moya
990a948bcc 🐛 Fix touched groups when detaching with nested copies 2024-07-30 14:28:37 +02:00
Belén Albeza
dba94237dc
Merge pull request #4912 from penpot/eva-remove-old-tokens
♻️ Remove unused tokens
2024-07-30 12:03:07 +02:00
Alejandro
802846a838
Merge pull request #4929 from penpot/niwinz-snapshoting-improvements
 Improve file snapshoting mechanism
2024-07-30 08:15:09 +02:00
Florian Schrödl
ab72bdf09c
Merge pull request #224 from tokens-studio/ux-context-menu
Ux context menu
2024-07-30 08:02:50 +02:00
Florian Schroedl
1d4b417501 Fix missing function shorthand 2024-07-30 06:57:21 +02:00
Florian Schroedl
f69db7ce9e Cleanup 2024-07-29 18:43:47 +02:00
Florian Schroedl
5e33eab7d0 Fix position updating 2024-07-29 18:31:11 +02:00
Florian Schroedl
9340ba9cc0 Allow passing custom on-update-shape function 2024-07-29 18:30:59 +02:00
Florian Schroedl
ededd23849 Trigger Build 2024-07-29 17:48:30 +02:00
Florian Schroedl
b423a9c782 Always update all layout-gap on token pill click 2024-07-29 17:43:32 +02:00
Florian Schroedl
70904dbc64 Trigger Build 2024-07-29 16:38:40 +02:00
Florian Schroedl
9ba4776c8e Trigger Build 2024-07-29 16:34:26 +02:00
Florian Schroedl
c92decedeb Trigger Build 2024-07-29 16:21:42 +02:00
Andrey Antukh
e0f2c4e0aa Add the ability to pass body to a log entry 2024-07-29 16:16:39 +02:00
Florian Schroedl
a893a66ec8 Fix crash on applying col/row gap 2024-07-29 16:07:33 +02:00
Florian Schroedl
3f14af9e03 Fix highlighting for dimensions token 2024-07-29 16:00:46 +02:00
Florian Schroedl
596d662ca8 Cleanup 2024-07-29 15:24:17 +02:00
Andrey Antukh
c2aa4f4893
Merge pull request #4936 from n-stha/n-stha-fix-spelling
📎 Correct a spelling in onboarding.edn
2024-07-29 15:23:18 +02:00
Florian Schroedl
1eea55ad43 Test 2024-07-29 15:09:35 +02:00
n-stha
25c875dc55
📎 Correct a spelling in onboarding.edn 2024-07-29 18:52:40 +05:45
Florian Schroedl
55ed79d968 Move to sidebar, should not be rendered in root 2024-07-29 14:22:37 +02:00
Florian Schroedl
6fc370bb30 Fix token position wrong, component gets rendered on user mount 2024-07-29 14:22:07 +02:00
Florian Schroedl
1633f8035e Indent 2024-07-29 13:51:17 +02:00
Eva Marco
2c5289d338 ♻️ Remove duplicated color tokens 2024-07-29 11:05:14 +02:00
Alejandro
00c5d58203
Merge pull request #4903 from penpot/palba-bugfixing-010
🐛 Fix Components are not dragged from the group to the assets tab
2024-07-29 10:34:28 +02:00
Andrey Antukh
5cf54c6384 Improve file snapshoting mechanism 2024-07-29 10:19:34 +02:00
Eva Marco
7c75af83b3
Merge pull request #4904 from penpot/eva-substitude-loader-component
♻️  Replacing the old Pencil loader with the new Loader component
2024-07-29 10:08:08 +02:00
Belén Albeza
39b2c1722a ♻️ Refactor loader* component props & usage 2024-07-29 09:20:06 +02:00
Andrey Antukh
40910703ee
Merge pull request #4930 from penpot/ladybenko-8413-asset-ids
Assert icon and svg IDs in DS components
2024-07-29 08:45:53 +02:00
Belén Albeza
cfc01e03f6 Assert existing icon ID for button* and icon-button* 2024-07-26 14:33:11 +02:00
Belén Albeza
10ef9d696c Assert valid svg id in raw-svg* 2024-07-26 14:24:47 +02:00
Belén Albeza
138ece085e Assert existing icon ID for icon* 2024-07-26 14:24:47 +02:00
alonso.torres
19b2f330dd Merge remote-tracking branch 'origin/plugins-beta-test' into develop 2024-07-26 13:47:12 +02:00