Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

Commit

Permalink
3.0.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
afollestad committed May 8, 2019
1 parent b04bb2a commit 5ffd76c
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
2.8.1
3.0.0-alpha1

1. Make some classes `internal` which don't need to be exposed to consumers.
2. Allow plain date and time dialogs to require a future date/time, like the datetime dialog does.
3. When the datetime dialogs require a future time, the action button is auto-invalidated when the system time changes.

### In 2.8.0:
1. Kotlin 1.3.30.
2. Add an `updateListItems(...)` method to update plain/single/multi-choice items after dialog creation.
3. Fix `datetime` dialog layouts looking uncentered by only applying dialog width wrap in landscape.
4. Other bug fixes and tweaks.
Bottom sheets are here! Checkout the README and sample project for details.

0 comments on commit 5ffd76c

Please sign in to comment.