Skip to content

Commit

Permalink
Update v2.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Reyes authored and Nathan Reyes committed Nov 18, 2020
1 parent c9c1380 commit 0d3ba4c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/changelog/v2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ Uses passive touch handlers to prevent Chrome warning

Fixes single use of `highlight.contentStyle` or `highlight.contentClass`

## v2.1.0 (Draft)
## v2.1.0

### Enhancements

Expand All @@ -366,4 +366,8 @@ Fixes single use of `highlight.contentStyle` or `highlight.contentClass`
* Adds `move` and `focusDate` method wrappers to date picker
* Convert `move` and `focusDate` to promise-based methods for compatibility
* Adds `showDelay` and `hideDelay` options for date picker popover
* Adds `showDelay`, `hideDelay` and `transition` options for attribute popovers
* Adds `showDelay`, `hideDelay` and `transition` options for attribute popovers

### v2.1.1

* Fix explicit line-height for title

0 comments on commit 0d3ba4c

Please sign in to comment.