github-actions
released this
02 Jul 03:57
·
149 commits
to main
since this release
Minor Changes
-
[MultiSelect | MultiSelectField | MultiSelectMenu] Remove
labelProp
andvalueProp
props and expect commonlabel
andvalue
props. Improve type safety (#415) -
[SelectField] Remove
optionText()
andoptionValue()
props and expect commonlabel
andvalue
props. Improve type safety (#415)
Patch Changes
- [TableOfContents] Add
nodeClick
event (bd1c0f78550534ed947ccf56a2af7fb620cfadf1
)