Releases: wonderflow-bv/wanda
Releases · wonderflow-bv/wanda
@wonderflow/[email protected]
Major Changes
-
67aed15: Refactoring Tab component and remove obsolete code
-
67aed15: Refactoring Table component to improve performances and features:
- Various rendering improvements
hideFromList
column's prop is renamed intoisToggable
.activePageIndex
prop is renamed intoinitialPageIndex
.onDataUpdate
prop is renamed intoonPaginationChange
.- Chanded types for
selectedLabel
. selectedActions
is now a function that returns a react node and passselectedRowIds
as parameter.onSelectionChange
prop has been removed.actionsRowComponent
prop has been removed.
Minor Changes
- 67aed15: Add new Container
medium
size. The oldmedium
dimension is now 'small'.
@wonderflow/[email protected]
Major Changes
- 1b19649: We dropped the deprecated plugin
postcss-env-function
and we introduced a new syntax to access and use tokens inside you css. Tokens must now be declared usingtoken()
function notation instead ofenv()
. - 9f286fe: Refactoring List component by adding List.Li element to have more control over markers and markers color
- e490be0: Rename Dropdown into Popover and add
matchTriggerWidth
property
Minor Changes
- a3da612: Improve rendering performance of some components
- 9079b08: Improved UX or Slider. Now the current value is shown on the right side (when
showValues
istrue
), while min/max are both visible at the same time. - c53b855: Improve contrast for selection-controls
- 2b02b8c: Update Table loading state ui
- 904f1c5: Fix style for autofilled fields
- 7452a9d: Fix spring animation on the active tab item indicator
Patch Changes
- 1ae5dd0: Fix grouped buttons style
@wonderflow/[email protected]
Minor Changes
- 2952dbc: Add new icons: astronomy, book-bookmark, bulb, c-pulse, glasses, news, pen, theater, users
@wonderflow/[email protected]
Major Changes
- 1b19649: We dropped the deprecated plugin
postcss-env-function
and we introduced a new syntax to access and use tokens inside you css. Tokens must now be declared usingtoken()
function notation instead ofenv()
.
@wonderflow/[email protected]
Minor Changes
- a4c6dc8: Update expanded row style for Table
- b5a1272: Add enw animation to the active Tabitem indicator
- 90bea7c: Reduce the size of the icon inside big buttons and set the icon weight to
solid
- a66769b: Improve interaction feedback for Radio and Checkbox
- 95fc95e: Fix Chip paddings
- 3ef1838: Update
selectedLabel
to function and enable custom text for selected items.
@wonderflow/[email protected]
Patch Changes
- 0353ebb: Add new Text icon
@wonderflow/[email protected]
Major Changes
- aa94785: Align versions
@wonderflow/[email protected]
Major Changes
- aa94785: Align versions
@wonderflow/[email protected]
Major Changes
- 6706e4c: Rename all verical/horizontal padding/align props into vPadding/vAlign and hPadding/hAlign. This change has been made to keep a clean status of the code and reduce the required boilerplate.
Minor Changes
@wonderflow/[email protected]
Major Changes
- aa94785: Align versions