Skip to content

Commit

Permalink
docs: init changelog
Browse files Browse the repository at this point in the history
* Start a new changelog for a potential future release

* typo
  • Loading branch information
service-paradis authored Jun 19, 2021
1 parent 26a3c18 commit 0c65fbc
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Buefy Changelog

## 0.9.8

### New features

* Shipped with Bulma 0.9.3 ([release note](https://github.com/jgthms/bulma/releases/tag/0.9.3))
* Support `keep first` on taginput elements (thanks @fabiofdsantos)
* Add missing typehints for the notification component (thanks @maartenvanasperen)
* Improve accessibility to dropdown and autocomplete (thanks @eveenendaal)
* Add `detail-icon` prop to Table component (thanks @holtolee)
* Add `delay` prop to Sidebar component (thanks @holtolee)

### Fixes

* Fix #3329 checkbox autocompletion (thanks @markovejnovic)
* Fix datepicker tab navigation with `nearby-selectable-month-days` prop (thanks @Raljuk)
* Fix #3342 iPad detection (thanks @lboecker)
* Fix #3333 Multiple datepicker stay on month on date removal (thanks @mateusbw)

## 0.9.7

### New features
Expand Down

0 comments on commit 0c65fbc

Please sign in to comment.