0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-07 23:08:24 -05:00
Commit graph

16210 commits

Author SHA1 Message Date
Florian Schrödl
97e5232b7d
Merge pull request #352 from tokens-studio/e2e-tests
 Adds token creation e2e test
2024-11-25 16:51:48 +01:00
Florian Schroedl
e4460acfae ♻ Extract common token setup logic, fix selector 2024-11-25 16:49:53 +01:00
Florian Schroedl
85fa635f66 Check for auto-created set 2024-11-25 11:10:17 +01:00
Florian Schroedl
439ca4b52c Add token creation test 2024-11-25 10:00:38 +01:00
Xaviju
76b2760737 🐛 fix token input color swatch 2024-11-22 12:54:44 +01:00
Florian Schrödl
2464ae1eef
Merge pull request #350 from tokens-studio/sets-reference-bug
Token Resolving Issues
2024-11-21 15:55:07 +01:00
Florian Schroedl
f79ccd52aa 🐛 Fix shape color being removed for missing token references 2024-11-21 15:42:20 +01:00
Florian Schroedl
584f8be751 🐛 Show fallback color for selected inactive set 2024-11-21 15:39:19 +01:00
Florian Schroedl
e7b07715a4 🐛 Fix references between separate sets 2024-11-21 15:38:53 +01:00
Florian Schroedl
805432faec ⬆ Upgrade style-dictionary@4.0.0-prerelease.36 2024-11-21 15:04:33 +01:00
Xaviju
0294695acf 💄 add removed labeled input CSS and improve component slot 2024-11-21 14:54:02 +01:00
Andrés Moya
0a70f3ccfc 🔧 Pass tests in the CI 2024-11-21 11:47:11 +01:00
Andrés Moya
ddbe53a0ee 💄 Fix linter errors 2024-11-21 11:25:04 +01:00
Andrés Moya
bf1efdc4b6 Merge remote-tracking branch 'origin/develop' into token-studio-develop 2024-11-21 09:08:27 +01:00
Alejandro
7b57509d2d
Merge pull request #5339 from penpot/azazeln28-improve-render-queueing
🎉 Improve frame rendering
2024-11-21 06:57:56 +01:00
Florian Schrödl
faee45de47
Merge pull request #336 from tokens-studio/develop-merge
Develop Sync
2024-11-20 16:26:21 +01:00
Florian Schroedl
f1bda7b1f1 🐛 Fix dropdown menu position out of bounds 2024-11-20 16:12:21 +01:00
Florian Schroedl
75a044e453 🐛 Fix token deletion 2024-11-20 16:03:54 +01:00
Florian Schroedl
9819239d58 🐛 Fix new set not working with no sets 2024-11-20 15:53:46 +01:00
Florian Schroedl
228080043f Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-11-20 15:30:03 +01:00
Florian Schroedl
133759de97 🐛 Fix set creation 2024-11-20 14:30:56 +01:00
AzazelN28
2db1740ce8 🎉 Improve frame rendering 2024-11-20 14:09:18 +01:00
Florian Schrödl
3745475252
Merge pull request #327 from tokens-studio/named-set-groups-3
Sets & Sets Group UI
2024-11-20 14:00:28 +01:00
Florian Schroedl
58278867cc 🐛 Fix sets tree not working in themes modal 2024-11-20 13:59:09 +01:00
Florian Schroedl
3afdc72a4e Restore new sets input 2024-11-20 13:46:01 +01:00
Belén Albeza
59fdf64c66
Merge pull request #5333 from penpot/niwinz-render-wasm-improvements
 Improvements to wasm api call usability
2024-11-20 09:34:48 +01:00
Florian Schroedl
a19d85fb10 Render sets and set groups tree 2024-11-20 09:30:47 +01:00
Belén Albeza
f8e0283186
Merge pull request #5332 from penpot/palba-add-integration-test-viewer-role
 Add integration tests to viewer role
2024-11-20 09:24:17 +01:00
Alejandro Alonso
7611c487aa Merge remote-tracking branch 'origin/staging' into develop 2024-11-20 06:27:54 +01:00
Alejandro
b80ccbec0f
Merge pull request #5334 from penpot/niwinz-bug-features
🐛 Preserve frontend-only flags already present on team
2024-11-20 06:27:24 +01:00
Andrey Antukh
99905d2286 ♻️ Move wasm shape proxy impl to frontend 2024-11-19 19:59:49 +01:00
Andrey Antukh
884414d5cf Improve wasm api call method usability 2024-11-19 19:21:48 +01:00
Andrey Antukh
db2eb2c420 Use get-prop for access transform and rect props 2024-11-19 19:21:48 +01:00
Andrey Antukh
5420e0e06d Merge remote-tracking branch 'origin/staging' into develop 2024-11-19 19:20:39 +01:00
Andrey Antukh
246415be2b
Merge pull request #5306 from penpot/azazeln28-update-text-editor
⬆️ Update text editor
2024-11-19 19:20:04 +01:00
Andrey Antukh
7faa9e970e 🐛 Fix esm module incompatibilities on text-editor with node 2024-11-19 17:20:16 +01:00
Andrey Antukh
04a0d867b0 Import text-editor code into the repository 2024-11-19 17:05:30 +01:00
Andrey Antukh
93583e5257
Merge pull request #5327 from penpot/qol-gradients
 New gradients UI
2024-11-19 16:50:15 +01:00
alonso.torres
838c1324b9 🎉 Add new gradients UI 2024-11-19 16:41:01 +01:00
Andrey Antukh
a18214a1a5 🐛 Preserve frontend-only flags already present on team 2024-11-19 16:39:21 +01:00
Pablo Alba
3a7d187110 Add integration tests to viewer role 2024-11-19 16:38:21 +01:00
AzazelN28
68397edd4d 🐛 Fix text editor selection 2024-11-19 14:47:38 +01:00
AzazelN28
1e2d9a15a3 🐛 Fix text editor shortcuts 2024-11-19 14:47:38 +01:00
AzazelN28
0f101fad9f ⬆️ Update text editor 2024-11-19 14:47:38 +01:00
Andrey Antukh
a91737b4d7
Merge pull request #5331 from penpot/alotor-exit-comments
🐛 Fix escape key to exit comments mode
2024-11-19 10:59:13 +01:00
alonso.torres
284d5ecb77 🐛 Fix escape key to exit comments mode 2024-11-19 10:44:54 +01:00
Eva Marco
1d2c7dd20e
Merge pull request #335 from tokens-studio/9310-color-picker
Color picker full inline size
2024-11-19 08:43:17 +01:00
Alejandro
5d95d755ad
Merge pull request #5315 from penpot/niwinz-team-access-request-quotes
🎉 Add quote definitions for team access requests
2024-11-19 06:52:04 +01:00
Andrey Antukh
4466abd150
Merge pull request #5320 from penpot/alotor-fix-problem-layouts
🐛 Fix problem with layout reflow
2024-11-18 18:44:42 +01:00
Andrey Antukh
bc250c962d 🐛 Fix tests caused by merge from staging 2024-11-18 18:43:15 +01:00