Skip to content

v21.2.0

Compare
Choose a tag to compare
@frankieyan frankieyan released this 10 Jul 17:00
· 25 commits to main since this release
1feff1c

[Feat] Textfield, PasswordField, SelectField, and TextArea will now use two new CSS variables to define their border colors: --reactist-inputs-focus, --reactist-inputs-idle. If they were previously set using --reactist-divider-primary and --reactist-divider-secondary, they will continue to work as well.