Skip to content

Commit

Permalink
🔖 Prepare for 0.11.0a3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
snehilvj committed Dec 5, 2022
1 parent dbfb03b commit 47e6cd3
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Change Log

# 0.11.0a3

### Added

- New components
- HoverCard #114
- Stepper #109
- Notification!!
- Disable browser autocomplete in input components #111
- Search value prop for Select and MultiSelect #89
- Missing persistence props from text inputs
- Ability to set Select/Multiselect options using callbacks

### Fixed

- ActionIcon was not reflecting disabled state.

### Changed

- MenuItem links now work like Anchor (which in turn works as dcc.Link now).


# 0.11.0a2

### Fixed
Expand Down

0 comments on commit 47e6cd3

Please sign in to comment.