Commit graph

8894 commits

Author SHA1 Message Date
Florian Schroedl
c486ea81f4 Cleanup 2024-07-02 15:03:04 +02:00
alonso.torres
58fa10a0d5 ⬆️ Update plugins runtime 2024-07-02 11:08:56 +02:00
alonso.torres
395a91c00c Plugins permissions review 2024-07-02 11:01:43 +02:00
alonso.torres
741bf3b666 New plugins permissions dialog 2024-07-02 11:01:43 +02:00
alonso.torres
fbce59e81f Improved text handling in plugins 2024-07-02 10:41:06 +02:00
alonso.torres
ac58a5b8fa Improved transformation from and to JS for plugins 2024-07-02 10:41:06 +02:00
alonso.torres
42230f2630 Change shapes color 2024-07-02 10:41:06 +02:00
Florian Schroedl
f2358b9827 Use toggle function 2024-07-02 08:30:34 +02:00
Alejandro Alonso
8dcd538bd2 Improve external origin events for audit_log 2024-07-02 08:14:22 +02:00
Eva Marco
6c68a34d63 Add DS foundation colors 2024-07-01 15:10:46 +02:00
Florian Schroedl
5cef23267c Move to tokens ns, add test 2024-07-01 14:14:45 +02:00
Florian Schroedl
cf07de3bcf Add tests for token-applied? 2024-07-01 14:05:06 +02:00
Florian Schroedl
e38a943ce0 Move token-applied? to token ns 2024-07-01 13:51:20 +02:00
Belén Albeza
b5aba58aac Make storybook wrapper to render both dark and light themes 2024-07-01 11:14:42 +02:00
Belén Albeza
2bb7726180 📎 Remove unneeded icons export in the storybook target 2024-07-01 11:14:42 +02:00
Belén Albeza
24b607cad3 💄 Move the stub design system component to its own ds folder 2024-07-01 11:14:42 +02:00
Florian Schroedl
224b656d57 Add CHANGELOG 2024-07-01 10:40:38 +02:00
Florian Schroedl
111be97228 Remove logs 2024-07-01 10:31:16 +02:00
Florian Schroedl
ec511cc589 Fix setting token to own path 2024-07-01 10:30:03 +02:00
Belén Albeza
ecbedf847f 💄 Reformat affected JS files 2024-07-01 10:29:57 +02:00
Belén Albeza
3efd5cb9e8 Add prettier JS commands to package.json 2024-07-01 10:29:57 +02:00
Belén Albeza
e1dc964c4c Upgrade prettier and use specific settings for scss files only 2024-07-01 10:23:19 +02:00
Florian Schroedl
9d637cbe5e Path selector test predicate is enough 2024-07-01 10:16:52 +02:00
Florian Schroedl
4a85ef3608 Split path/selector for disallowing creating tokens at path segments 2024-07-01 10:16:15 +02:00
Florian Schroedl
a98f59469e Add - to allowed token-name 2024-07-01 09:56:45 +02:00
alonso.torres
4345584384 🐛 Fix problem with recursive properties 2024-06-28 14:57:14 +02:00
Florian Schroedl
174d91a519 Add function to check if a token can be placed under a name path 2024-06-28 14:39:36 +02:00
Florian Schroedl
48a7c52664 Separate errors 2024-06-28 14:17:42 +02:00
Florian Schroedl
2fa152d364 Move to token namespace 2024-06-28 13:51:32 +02:00
Florian Schroedl
504369ec13 Move tokens-name-tree to core, add test 2024-06-28 13:43:41 +02:00
Florian Schroedl
ef5f019200 Add helper utility to convert name to path 2024-06-28 13:43:07 +02:00
Florian Schroedl
6da855c741 Merge branch 'fix-token-reference-issue' into 199-branch-name 2024-06-28 11:24:55 +02:00
Akshay Gupta
a4bbef9917
Fix token reference issue when name has . 2024-06-28 14:43:49 +05:30
Andrey Antukh
024b08de06 Merge remote-tracking branch 'origin/staging' into develop 2024-06-28 10:37:22 +02:00
Akshay Gupta
3a500fb8a7 Update CHANGELOG.md with PR link 2024-06-28 08:20:46 +02:00
Florian Schroedl
00dabaf38c Remove comment form 2024-06-28 08:20:46 +02:00
Florian Schroedl
f24c314d63 Update 2024-06-28 08:20:46 +02:00
Florian Schroedl
f9530c5a10 Restrict token naming 2024-06-28 08:20:46 +02:00
Andrey Antukh
f364666d48 🐛 Fix error handling on verify-token page 2024-06-27 16:10:26 +02:00
Andrey Antukh
7facd69039 🐛 Set correct order of execution for logged-out event 2024-06-27 16:10:04 +02:00
Florian Schroedl
b2a983fd05 Fix creating a token issue on empty document 2024-06-27 16:07:47 +02:00
Belén Albeza
c9258b5526 Remove workspace partial scss stylesheet 2024-06-27 15:35:57 +02:00
Belén Albeza
ce9fb80558 📎 Remove unused css for loader 2024-06-27 15:35:57 +02:00
Belén Albeza
cd8e2540de Use CSS modules for styling the debug icons preview page 2024-06-27 15:35:57 +02:00
Belén Albeza
9a2ee806e4 Clean up base scss 2024-06-27 15:35:57 +02:00
Belén Albeza
b192887d19 Remove framework scss stylesheet 2024-06-27 15:35:57 +02:00
Belén Albeza
b6e918b024 Remove unused legacy sass files 2024-06-27 15:35:57 +02:00
Belén Albeza
ed174d16d1 Remove unused animation mixin 2024-06-27 15:35:57 +02:00
Belén Albeza
6b8108afda Make reset css to be included first thing in our styles 2024-06-27 15:35:57 +02:00
Belén Albeza
49fd000217 Clean up fonts scss files 2024-06-27 15:35:57 +02:00