Florian Schroedl
|
6fc370bb30
|
Fix token position wrong, component gets rendered on user mount
|
2024-07-29 14:22:07 +02:00 |
|
Florian Schroedl
|
1633f8035e
|
Indent
|
2024-07-29 13:51:17 +02:00 |
|
Florian Schroedl
|
9bec2509c9
|
Better context-menu position, remove hardcoded value
|
2024-07-25 10:11:36 +02:00 |
|
Florian Schroedl
|
1e481412e8
|
Remove old token applying events
|
2024-07-25 09:12:23 +02:00 |
|
Florian Schroedl
|
cc41a42dfa
|
Update CHANGELOG
|
2024-07-25 09:11:03 +02:00 |
|
Florian Schroedl
|
a3a4883875
|
Cleanup
|
2024-07-25 08:58:26 +02:00 |
|
Florian Schroedl
|
f094654837
|
Fix only shape ids being applied
|
2024-07-25 08:56:02 +02:00 |
|
Florian Schroedl
|
f93a5ab109
|
Merge remote-tracking branch 'origin/token-studio-develop' into ux-context-menu
|
2024-07-25 08:42:17 +02:00 |
|
Florian Schroedl
|
957ad0dae3
|
Always highlight if one of the attributes is active, but only apply minimal set on pill click
|
2024-07-24 16:21:48 +02:00 |
|
Florian Schroedl
|
b9b4abf1e0
|
Fix edit modal not opening
|
2024-07-24 16:10:54 +02:00 |
|
Florian Schroedl
|
cb942996a9
|
Fix render-loop after token was deleted
|
2024-07-24 16:05:43 +02:00 |
|
Florian Schroedl
|
37bef1e2ea
|
Cleanup
|
2024-07-24 16:05:40 +02:00 |
|
Florian Schroedl
|
b392c3ba65
|
Move token change events to changes ns
|
2024-07-24 15:46:14 +02:00 |
|
Florian Schroedl
|
56e72b5247
|
Refactor - Separate core into namespaces: changes, token_types
|
2024-07-24 15:29:40 +02:00 |
|
Florian Schroedl
|
03370c267d
|
Cleanup
|
2024-07-24 15:02:10 +02:00 |
|
Florian Schroedl
|
d5a03e154b
|
Cleanup
|
2024-07-24 14:57:33 +02:00 |
|
Florian Schroedl
|
386a4c94ba
|
Disallow clicking pill when nothing is selected
|
2024-07-24 14:51:59 +02:00 |
|
Florian Schroedl
|
5e911d814c
|
Show attribute actions only when something is selected
|
2024-07-24 14:49:39 +02:00 |
|
Florian Schroedl
|
310033fd75
|
Inline attributes
|
2024-07-24 14:20:08 +02:00 |
|
Florian Schroedl
|
46250003d3
|
Reuse all-or-sepearate-actions for border-radius
|
2024-07-24 14:17:43 +02:00 |
|
Florian Schroedl
|
871402bd84
|
Fix overriding of existing radius-4
|
2024-07-24 14:07:42 +02:00 |
|
Florian Schroedl
|
38499e2f1f
|
Fix properties
|
2024-07-24 14:07:29 +02:00 |
|
Florian Schroedl
|
893e533afe
|
Cleanup
|
2024-07-24 14:02:02 +02:00 |
|
Florian Schroedl
|
e6889fc92e
|
Fix typo
|
2024-07-24 13:41:32 +02:00 |
|
Florian Schroedl
|
c11c1e0c03
|
Use all-or-sepearate-actions for gap
|
2024-07-24 13:41:08 +02:00 |
|
Florian Schroedl
|
335808bf03
|
Remove unneeded actions
|
2024-07-24 13:41:00 +02:00 |
|
Florian Schroedl
|
cbd5d42069
|
Simplify
|
2024-07-24 13:36:38 +02:00 |
|
Florian Schroedl
|
113fc9891b
|
Simplify component & css
|
2024-07-24 13:32:26 +02:00 |
|
Florian Schroedl
|
fbd2ab833d
|
Inline separator
|
2024-07-24 10:59:26 +02:00 |
|
Florian Schroedl
|
08cc777096
|
Restructure
|
2024-07-24 10:58:45 +02:00 |
|
Florian Schroedl
|
81c83f9dd4
|
Recurse tree instead of repetition
|
2024-07-24 10:55:22 +02:00 |
|
Florian Schroedl
|
f20313e7f8
|
Add dimensions sub-menu
|
2024-07-24 09:43:28 +02:00 |
|
Florian Schroedl
|
1776591fec
|
Fix react index warning
|
2024-07-24 09:42:09 +02:00 |
|
Florian Schroedl
|
aa75f30858
|
Allow type overriding via prop
|
2024-07-24 09:19:31 +02:00 |
|
Florian Schroedl
|
62f7f8a74f
|
Add sizing
|
2024-07-23 16:35:07 +02:00 |
|
Florian Schroedl
|
65dbafafb8
|
Add width/height applying
|
2024-07-23 16:02:14 +02:00 |
|
Florian Schroedl
|
214a323682
|
Add abstract method for a all or seperate actions
|
2024-07-23 16:01:56 +02:00 |
|
Florian Schroedl
|
da3f2f820c
|
Add generic context menu actions
|
2024-07-23 15:33:37 +02:00 |
|
Florian Schroedl
|
cabc3d3f36
|
Simplify passed prop date
|
2024-07-23 14:55:14 +02:00 |
|
Florian Schroedl
|
bad9056d54
|
Update gap
|
2024-07-23 11:35:07 +02:00 |
|
Florian Schroedl
|
4cf8b2c143
|
Extract gap as extra function
|
2024-07-23 10:54:23 +02:00 |
|
Florian Schroedl
|
39822a3b31
|
Add single padding
|
2024-07-23 10:49:19 +02:00 |
|
Florian Schroedl
|
0e858d880d
|
Add horizontal/vertical padding toggle
|
2024-07-23 10:37:51 +02:00 |
|
Akshay Gupta
|
dde8ab0680
|
Merge pull request #223 from tokens-studio/fic-spacing-crash-on-non-layout
Fix app crashing when spacing padding is applied to a shape without a…
|
2024-07-23 13:02:21 +05:30 |
|
Florian Schroedl
|
2411eeb644
|
Add separate gap
|
2024-07-22 18:23:12 +02:00 |
|
Florian Schroedl
|
c00023319a
|
Extract data
|
2024-07-22 18:13:37 +02:00 |
|
Florian Schroedl
|
fd2f5537cf
|
Extract common logic
|
2024-07-22 18:07:16 +02:00 |
|
Florian Schroedl
|
2836ff2693
|
Fix actions
|
2024-07-22 17:07:42 +02:00 |
|
Florian Schroedl
|
f731a30f81
|
Allow removing other attributes with apply-token function
|
2024-07-22 14:03:52 +02:00 |
|
Florian Schroedl
|
91033d6dea
|
Fix indent
|
2024-07-22 11:30:27 +02:00 |
|