0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00
Commit graph

14923 commits

Author SHA1 Message Date
Florian Schroedl
c275923621 Fix indent 2024-08-13 14:41:49 +02:00
Florian Schroedl
ec01ce7550 Ensure vector 2024-08-13 14:41:18 +02:00
Florian Schroedl
bcd4b6d9ec Fix schema errors 2024-08-13 13:32:37 +02:00
Florian Schroedl
547358d579 Add token set changes 2024-08-13 11:57:06 +02:00
Florian Schroedl
9ff3a135a8 Cleanup 2024-08-12 10:50:47 +02:00
Florian Schroedl
6c3415b92c Differentiate groups and sets 2024-08-12 10:42:38 +02:00
Florian Schroedl
dbddd7fb68 Add token themes & sets schema 2024-08-12 10:42:38 +02:00
Florian Schroedl
726b0a2671 Fix :applied-tokens not being updated 2024-08-09 18:04:33 +02:00
Florian Schroedl
51a27c07ec Use token identifier 2024-08-09 18:03:47 +02:00
Florian Schroedl
9ff4567955 Remove unused function 2024-08-09 18:03:20 +02:00
Florian Schroedl
5552295d61 Add docstring 2024-08-09 17:37:36 +02:00
Florian Schroedl
e992bf0aa6 Fix sizing test 2024-08-08 15:13:04 +02:00
Florian Schroedl
8b8b909fb7 Parse values with unit 2024-08-08 15:12:28 +02:00
Florian Schroedl
2d67a92d64 Fix getter 2024-08-08 11:39:58 +02:00
Florian Schroedl
a073520d0e Restore tests to work with new identifier 2024-08-08 11:22:40 +02:00
Florian Schroedl
e27e2d357c Add simple applying test 2024-08-08 11:10:24 +02:00
Florian Schroedl
d98e982664 Cleanup 2024-08-08 11:07:32 +02:00
Florian Schroedl
31674db11d Skip parsing on numbers 2024-08-08 11:07:24 +02:00
Florian Schroedl
0684d893e0 Return resolved & parsed token names map 2024-08-08 11:07:09 +02:00
Florian Schroedl
37f23855e8 Fix re-find only accepting string values throw 2024-08-08 09:52:51 +02:00
Florian Schroedl
2e8e33d701 Add token value parsing function 2024-08-08 09:40:26 +02:00
Florian Schroedl
980238e27b Move find-token-references to token namespace 2024-08-08 09:22:55 +02:00
Florian Schroedl
252797183c Use :name as the token identifier [*]
[*] Using uuid as the token identiefier for :applied-tokens is not
correct as we want to merge all sets together by their name, to get the
final values.
2024-08-07 17:14:51 +02:00
Florian Schroedl
d8621974c2 Update with upstream 2024-08-07 17:14:05 +02:00
Florian Schroedl
192f847d50 Ignore rxjs errors 2024-08-07 17:13:39 +02:00
Florian Schroedl
c9673ca828 Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-08-07 16:21:08 +02:00
Andrey Antukh
22f3dba842 💄 Update run-store helper 2024-08-07 16:07:59 +02:00
Andrey Antukh
bde1cd3f5f 🐛 Fix unexpected exception on frontend test
caused by unexpected return nil on a merge-map
2024-08-07 16:07:59 +02:00
Florian Schrödl
d7ee804ca3
Merge pull request #243 from tokens-studio/fix-tests
Temporary fix for tests
2024-08-07 12:53:02 +02:00
Florian Schroedl
edb89bcccb Temporary fix for tests [*]
[*] Async tests got broken with the latest upstream.

This will still print a bunch of warnings from rxjs but the tests are
still running.
2024-08-07 12:52:40 +02:00
Belén Albeza
3917215952
Merge pull request #4969 from penpot/superalex-fix-storybook-css-path
🐛 Fix storybook css path
2024-08-07 09:31:00 +02:00
Florian Schrödl
eb9b4be6ea
Merge pull request #241 from tokens-studio/sync-master
Sync penpot master
2024-08-07 08:26:08 +02:00
Alejandro Alonso
5f0c036ad5 🐛 Fix storybook css path 2024-08-07 06:46:06 +02:00
Andrey Antukh
f0342f25ea
Merge pull request #4967 from penpot/superalex-fix-missing-env-variable-for-building
🐛 Fix missing storybook env variable for building
2024-08-06 17:32:22 +02:00
Alejandro Alonso
f5a8c806d9 🐛 Fix missing storybook env variable for building 2024-08-06 16:34:09 +02:00
Alejandro
f8cbe1dfbf
Merge pull request #4965 from penpot/niwinz-storybook-fixes
⬆️ Update beicon version to v2.2
2024-08-06 12:52:58 +02:00
Andrey Antukh
c6c9e7d179 ⬆️ Update beicon version to v2.2
Fixes the esm build compatibility issues
2024-08-06 12:29:18 +02:00
Florian Schroedl
4ae467987a Update changes 2024-08-06 11:25:31 +02:00
Florian Schroedl
3bd0318999 Update lock file 2024-08-06 11:16:38 +02:00
Florian Schroedl
dd8780db69 Use register 2024-08-06 11:16:30 +02:00
Florian Schroedl
5fbbdd36fd Merge remote-tracking branch 'penpot/develop' into token-studio-develop 2024-08-06 11:06:51 +02:00
Andrey Antukh
36ac81bb43
Merge pull request #4964 from penpot/superalex-fix-storybook-build
🐛 Fix storybook build
2024-08-06 10:47:54 +02:00
Alejandro Alonso
1515498a23 🐛 Fix storybook build 2024-08-06 10:46:37 +02:00
Florian Schrödl
e02611da20
Merge pull request #238 from tokens-studio/213-opacity-fixes-03
Fixes Opacity
2024-08-06 10:31:13 +02:00
Andrey Antukh
d0059cbe29
Merge pull request #4952 from penpot/ladybenko-8439-storybook-build
Storybook build
2024-08-06 10:25:18 +02:00
Florian Schrödl
f7e7701923
Merge branch 'token-studio-develop' into 213-opacity-fixes-03 2024-08-06 08:23:39 +02:00
Florian Schrödl
57c9d6d3a9
Merge pull request #239 from tokens-studio/236-stroke-width-fix
Fix stroke width applying crash
2024-08-06 06:38:31 +02:00
Belén Albeza
457da6f23e Append timestamp to CSS import in storybook 2024-08-05 17:39:57 +02:00
Andrey Antukh
0f16f65d30 🔧 Update script names and conditionally build storybook 2024-08-05 17:39:37 +02:00
Florian Schroedl
fe9bb69c75 Update CHANGELOG 2024-08-05 11:45:32 +02:00