File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2026-05-14
7+
8+ ### Changes
9+
10+ ---
11+
12+ Packages with breaking changes:
13+
14+ - There are no breaking changes in this release.
15+
16+ Packages with other changes:
17+
18+ - [ ` ubuntu_widgets ` - ` v0.8.1 ` ] ( #ubuntu_widgets---v081 )
19+
20+ ---
21+
22+ #### ` ubuntu_widgets ` - ` v0.8.1 `
23+
24+ - ** FIX** (ubuntu_widgets): adjust scroll alignment to satisfy boundary tests.
25+ - ** FIX** (a11y): resolve focus traps and silent semantics in ListWidget.
26+ - ** FEAT** (ubuntu_widgets): expose errorMaxLines for ValidatedFormField.
27+
28+
629## 2026-04-15
730
831### Changes
Original file line number Diff line number Diff line change 1+ ## 0.8.1
2+
3+ - ** FIX** (ubuntu_widgets): adjust scroll alignment to satisfy boundary tests.
4+ - ** FIX** (a11y): resolve focus traps and silent semantics in ListWidget.
5+ - ** FEAT** (ubuntu_widgets): expose errorMaxLines for ValidatedFormField.
6+
17## 0.8.0
28
39> Note: This release has breaking changes.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: |
44homepage : https://github.com/canonical/ubuntu-flutter-plugins
55repository : https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_widgets
66issue_tracker : https://github.com/canonical/ubuntu-flutter-plugins/issues
7- version : 0.8.0
7+ version : 0.8.1
88
99environment :
1010 sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments