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

Commit 776b962

Browse files
author
eightgran
committed
Update CHANGELOG
1 parent c9ae37a commit 776b962

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
- Add `LitScreenTitle` and `LitCardTitle` widgets to `titles` library.
66
- Add `LitTitledActionCard`.
77
- Improve scale animation on `LitPushedThroughButton`.
8+
- Improve button sizing on `LitCalendarNavigation`.
9+
- Add `displayBackButton` option to hide and display navigation buttons on 'fixed on scroll' app bars.
10+
- Add `LitDescriptionTextBox`, a Flutter widget displaying an `Icon` alongside the provided description.
11+
- Add `LitGradients` library.
812

913
## 1.4.2
1014

@@ -15,7 +19,7 @@
1519

1620
- Fix missing clipping on `LitBottomNavigation`.
1721
- Fix layout issues on `DiscardDraftDialog`.
18-
- Fix padding issues on `LitCreditsScreen`.
22+
- Fix padding issues on `LitCreditsScreen`.
1923
- Decrease default width on `LitScrollbar`.
2024
- Fix unnecessary safe area on `LitScaffold` when using `FixedOnScrollAppbar`.
2125
- Add a `blurred` option on `CollapseOnScrollActionButton` and `LitGradientButton`.

0 commit comments

Comments
 (0)