Skip to content

Commit

Permalink
Release version 1.1.2 (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jupi007 authored Sep 3, 2022
1 parent bbf435a commit c216e81
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

# 1.1.2

- [Frederik Feichtmeier](https://github.com/Feichtmeier)
- WideLayout: icon and text color improvements
- Fix wide layout text regression
- YaruBanner: add optional width parameter
- YaruBanner: add more subtitle freedom
- YaruBanner: make the hover color gray
- YaruBanner: wrap inkwell in material for zindex

- [Paul Kepinski](https://github.com/Jupi007)
- Add new YaruPageItemTitle widget
- Move widgets to subfolders
- Export inner_border_radius.dart
- Add correct favicons and change meta title
- Add icons for the web PWA
- Move tests to subfolders
- Flutter 3.1 deprecations
- Improve BorderRadius extension
- Order yaru_widgets exports

# 1.1.1

- [Frederik Feichtmeier](https://github.com/Feichtmeier)
Expand Down Expand Up @@ -168,4 +189,4 @@
- Thanks to our contributors
- [Shan Shaji](https://github.com/shan-shaji)
- [mivoligo](https://github.com/mivoligo)
- [Paul Kepinski](https://github.com/Jupi007)
- [Paul Kepinski](https://github.com/Jupi007)
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: yaru_widgets
description: Common flutter widgets useful for building desktop and web applications.
homepage: https://github.com/ubuntu/yaru_widgets.dart

version: 1.1.1
version: 1.1.2

environment:
sdk: ">=2.17.0 <3.0.0"
Expand Down

0 comments on commit c216e81

Please sign in to comment.