Skip to content

Commit

Permalink
Release 0.3.0 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feichtmeier authored May 9, 2022
1 parent b638da9 commit 539769b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

# 0.3.0
* [jpnurmi](https://github.com/jpnurmi)
* Relax dbus version constraint (#168)
* Add successColor and warningColor extensions for ThemeData (#167)
* Use yaru_colors (#166)
* Enable flutter_lints/recommended and fix findings (#165)
* Rename yaruMate to yaruUbuntuMate for consistency (#164)
* Reorganize themes/*.dart (#163)
* Merge accents and flavors to variants (#162)
* Material colors (#159)
* example: present complete color palettes (#158)
* Make flavor names consistent with color names (#157)
* Add missing Ubuntu Font license (#156)
* Pair YaruFlavor with its flavor color (#155)
* Pair YaruAccent with its accent color (#154)
* CI: enable tests (#153)
* Example: show flavor colors in the palette tab (#152)
* Specify accent colors as MaterialColor constants (#151)
* Introduce YaruTheme widget (#150)
* Add YaruAccent enum and getYaruXxxTheme(accent) getter (#149)
* Let Flutter help with high-contrast colors (#148)
* [Frederik Feichtmeier](https://github.com/Feichtmeier)
* Example: use handy_window (#161)

# 0.2.5
* [Frederik Feichtmeier](https://github.com/Feichtmeier)
* Add high contrast themes (#144)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: yaru
version: 0.2.5
version: 0.3.0

description: Ubuntu Yaru Style - Distinct look and feel of the Ubuntu Desktop

Expand Down

0 comments on commit 539769b

Please sign in to comment.