-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8b3f898
commit 9de3d9a
Showing
2 changed files
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,48 @@ | ||
## 1.2.0 | ||
|
||
⚠️Now `breakPoint` is deprecated | ||
🌍Add width adjustment [#1](https://github.com/Cierra-Runis/based_widget/issues/1) | ||
|
||
## 1.1.0 | ||
|
||
⚠️ Now `leftWidget` required a `key` for keep its state | ||
⚠️ Now `navigatorKey` is `required` | ||
⚠️Now `leftWidget` required a `key` for keep its state | ||
⚠️Now `navigatorKey` is `required` | ||
|
||
## 1.0.7 | ||
|
||
📖 Rename `BasedSplitViewPlaceholder` to `_BasedSplitViewPlaceholder` | ||
📖 Remove `leftWidgetKey` | ||
📖 Now divider only show when `dividerWidth > 0` | ||
🔧 Fix `ScaffoldMessenger` | ||
📖Rename `BasedSplitViewPlaceholder` to `_BasedSplitViewPlaceholder` | ||
📖Remove `leftWidgetKey` | ||
📖Now divider only show when `dividerWidth > 0` | ||
🔧Fix `ScaffoldMessenger` | ||
|
||
## 1.0.6 | ||
|
||
📖 Use `CupertinoPage` now | ||
📖Use `CupertinoPage` now | ||
|
||
## 1.0.5 | ||
|
||
🔧 Use `NavigatorPopHandler` instead `WillPopScope` | ||
🔧Use `NavigatorPopHandler` instead `WillPopScope` | ||
|
||
## 1.0.4 | ||
|
||
😵💫 Weird behavior | ||
😵💫Weird behavior | ||
|
||
When there's page in ipad's right view, by clicking the back button at demo's right view, it pops ipad's right view, but not demo's right view, only when ipad's right view has not more page it pops demo's right view. | ||
|
||
## 1.0.3 | ||
|
||
🔧 Fix can't pop BasedSplitView when it has pages | ||
🔧Fix can't pop BasedSplitView when it has pages | ||
|
||
## 1.0.2 | ||
|
||
🔧 Add \_leftWidgetKey to save state | ||
🔧Add \_leftWidgetKey to save state | ||
|
||
Refer to <https://github.com/Cierra-Runis/chat_life/commit/983d8fd89dd78f1b14ec617d62c73cf3bfae0acb> | ||
|
||
## 1.0.1 | ||
|
||
📖 Update repo link | ||
📖Update repo link | ||
|
||
## 1.0.0 | ||
|
||
🌞 First Publish🌞 | ||
🌞First Publish🌞 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters