4.3.0-beta.1 (2019-10-17)
:star: Highlights
Clickable examples in documentation and handling of Hover and Focus states in the web (#517)
:bug: Bug Fixes
- ButtonGroup: last button render issues (#516) (bcbf06a)
- Calendar: navigation when
min
and max
properties provided (75e42dd) - Select: handling the initial value if passed inline (ab0703a)
:rocket: Features
- Calendar: add ability to override start day of week (#682) (1d7a341)
- Web: handle
focus
and hover
states with Eva (84ef56b) - Documentation: Enhanace with clickable examples (a08e1d3)
- Documentation: Add Eva theme variable tables (a99cb7e)