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
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
Eva Marco
1c2b6f5ab5
Merge pull request #4938 from penpot/ladybenko-7879-ds-input
...
🎉 Implement input* component
2024-08-05 08:58:53 +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
Florian Schrödl
3c7261e75b
Merge pull request #231 from tokens-studio/update-token-shapes
...
Update token shapes
2024-08-02 08:56:30 +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