Skip to content

Commit

Permalink
🔖 Prepare for 0.12.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
snehilvj committed Mar 3, 2023
1 parent 2e531fa commit 681195f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Change Log

# 0.12.0

### Changed

- Updated to use latest Mantine - v5.10.5

### Added

- New Mantine Style props. #142
- `spellcheck` prop to text input components #133
- `style` prop for MediaQuery inner box component #148
- New props to few components because of Mantine version upgrade.
- New components
- NavLink
- TransferList
- Indicator

### Fixed

- Add `disabled` property in Checkbox #150
- Pass initial value to Checkbox component #140
- Stepper icon bug #146


# 0.11.1

### Added
Expand Down

0 comments on commit 681195f

Please sign in to comment.