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 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
Alejandro Alonso
5f0c036ad5
🐛 Fix storybook css path
2024-08-07 06:46:06 +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
5fbbdd36fd
Merge remote-tracking branch 'penpot/develop' into token-studio-develop
2024-08-06 11:06:51 +02:00
Alejandro Alonso
1515498a23
🐛 Fix storybook build
2024-08-06 10:46:37 +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
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
Florian Schroedl
c9d1fe44e9
Add stroke-width test
2024-08-05 11:43:46 +02:00
Florian Schroedl
2a97749d23
Add shape property passing
2024-08-05 11:42:36 +02:00
Florian Schroedl
3826afb76b
Fix applying stroke
2024-08-05 11:18:19 +02:00
Florian Schroedl
6cb3afe87f
Add opacity tests
2024-08-05 11:05:49 +02:00
Florian Schroedl
62a9dd6582
Cleanup
2024-08-05 10:54:46 +02:00
Florian Schroedl
ad468582b3
Add changelog
2024-08-05 10:53:59 +02:00
Florian Schroedl
c29024bd62
Dont update values outside of 0..1 (e.g.: 20)
2024-08-05 10:51:35 +02:00
Florian Schroedl
1f88c8288a
Parse double to preserve opacity
2024-08-05 10:48:04 +02:00
Belén Albeza
2015c484d0
📚 Add Input component documentation
2024-08-02 11:08:20 +02:00
Belén Albeza
480d5ba7c3
🎉 Implement input* component
2024-08-02 11:08:20 +02:00
Belén Albeza
2b2bc73564
🔧 Update build script to include storybook
2024-08-01 16:11:01 +02:00
Florian Schroedl
72c5c3ec9a
Cleanup
2024-08-01 15:45:37 +02:00
Florian Schroedl
13163a4571
Clean up debugging code
2024-08-01 15:37:53 +02:00
Florian Schroedl
0c757f05e3
Apply actions directly
2024-08-01 15:37:39 +02:00
Florian Schroedl
fc6d64fb5d
Fix import
2024-08-01 15:32:33 +02:00
Belén Albeza
7cdfd5a6d3
✨ Watch css assets specifically for storybook
2024-08-01 15:31:23 +02:00
Belén Albeza
8bcc2a4932
✨ Compile storybook target in release and a separate DS stylesheet
2024-08-01 15:29:02 +02:00
Belén Albeza
deef8abca5
🔧 Enable storybook to be served from a subdir
2024-08-01 15:29:02 +02:00
Florian Schroedl
518441e582
Fix spacing token click will add padding
2024-08-01 12:12:03 +02:00
Florian Schroedl
fdce370bb6
Disable debug
2024-08-01 12:05:15 +02:00
Florian Schroedl
9ebd743635
Testing comment
2024-08-01 11:09:36 +02:00
Florian Schroedl
cc6f34f78a
Fix trying to update shapes for deleted tokens crash
2024-08-01 11:07:02 +02:00
Florian Schroedl
feb438f882
Safety net
2024-08-01 10:41:45 +02:00
Florian Schroedl
68b32448d1
Fix exact match of diff adding nil attrs group and crashing the app
2024-08-01 10:41:03 +02:00
Florian Schroedl
ac27f95091
Fix undo deleting the token on update
2024-08-01 09:41:52 +02:00
Florian Schroedl
68415b6668
Update tokens after shape update
2024-08-01 09:14:21 +02:00
Florian Schroedl
e52623c728
Update shapes in one undo step, resolve tokens from state not cache atom
2024-08-01 09:13:58 +02:00