PromucFlow_constructor/app/client/packages
vadim c8e818708a
chore: Refine WDS dimension tokens (#31158)
Closes #30890 


![image](https://github.com/appsmithorg/appsmith/assets/80973/6300d8c4-e826-4892-b35a-5cf754509891)


This is not a full refinement, because we set height/block-size
explicitly for some of our widgets with styles [such as
these](0d16dc0382/app/client/packages/design-system/widgets/src/components/Button/src/styles.module.css (L171)).
As such, changes to e.g. inner spacing only affect the horizontal/inline
size and not the vertical/block one since the block padding doesn't
affect an element that has block size set explicitly.
Ideally, we should switch to implicit sizing to fully embrace
multi-dimensional sizing and density theming control over the widget
dimensions (i.e. control it with padding that consumes the tokens of the
inner spacing scale). If that is not feasible I'd like to know why and
how we can closely tie together the sizing scale with inner spacing.
2024-02-19 17:58:33 +03:00
..
ast fix: improve autocompletion hints discovery (#28222) 2023-10-25 18:18:45 +01:00
design-system chore: Refine WDS dimension tokens (#31158) 2024-02-19 17:58:33 +03:00
dsl fix: [Custom widget] update default dynamic height value (#31078) 2024-02-13 11:54:49 +05:30
rts fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
storybook chore: get rid of fluid tokens (#30877) 2024-02-07 17:21:17 +03:00