diff --git a/.all-contributorsrc b/.all-contributorsrc index e5329da..e1d200e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -25,7 +25,9 @@ "code", "doc", "bug", - "review" + "review", + "example", + "infra" ] }, { @@ -157,6 +159,25 @@ "code" ] }, + { + "login": "mockturtl", + "name": "mockturtl", + "avatar_url": "https://avatars0.githubusercontent.com/u/705804?v=4", + "profile": "https://github.com/mockturtl", + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "rtr-dnd", + "name": "ritar", + "avatar_url": "https://avatars0.githubusercontent.com/u/19490811?v=4", + "profile": "https://github.com/rtr-dnd", + "contributions": [ + "bug" + ] + }, ], "contributorsPerLine": 7, "projectName": "backdrop", diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e1dd91..fc3db26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ -## [0.5.0] - -* **BREAKING**: requires Dart >= 2.3 -* `BackdropScaffold`: added `frontLayerActiveFactor` [#73][] - -[#73]: https://github.com/fluttercommunity/backdrop/pull/73 +## [0.5.0] - 23 February 2021 + +* `demo`: use `gallerize` package [[#67](https://github.com/fluttercommunity/backdrop/issues/67)] +* `demo`: auto-deploy with new tag creation with Github Actions [[#69](https://github.com/fluttercommunity/backdrop/pull/69)] +* `dart`: requires Dart >= 2.3 **BREAKING** [[#73](https://github.com/fluttercommunity/backdrop/pull/73)] +* `BackdropScaffold`: added `frontLayerActiveFactor` and `backLayerScrim`; replaced `inactiveOverlayColor` with `frontLayerScrim`; [[#73](https://github.com/fluttercommunity/backdrop/pull/73)] +* `BackdropScaffold`: documentation improvement for `subHeader`, `headerHeight` and `stickyFrontLayer` [[#73](https://github.com/fluttercommunity/backdrop/pull/73)] +* `example`: added example for variable height front layer [[#73](https://github.com/fluttercommunity/backdrop/pull/73)] +* `BackdropScaffold`: added `reverseAnimationCurve` [[#74](https://github.com/fluttercommunity/backdrop/pull/74)] +* `readme`: added "Accessing underlying backdrop functionalities" section [[#77](https://github.com/fluttercommunity/backdrop/pull/77)] ## [0.4.7] - 28 October 2020 diff --git a/README.md b/README.md index 32a1285..7c302e1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Demo](https://img.shields.io/badge/check-demo-blueviolet)](https://fluttercommunity.github.io/backdrop/demo/#/) [![Gitter](https://badges.gitter.im/flutter-backdrop/community.svg)](https://gitter.im/flutter-backdrop/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg)](#contributors-) [![pub.dev](https://img.shields.io/pub/v/backdrop?logo=dart)](https://pub.dev/packages/backdrop) [![pub points](https://badges.bar/backdrop/pub%20points)](https://pub.dev/packages/backdrop/score) [![popularity](https://badges.bar/backdrop/popularity)](https://pub.dev/packages/backdrop/score) @@ -143,16 +143,16 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Harsh Bhikadia π» π€π |
- Felix Wielander π» πππ |
+ Harsh Bhikadia π» π€ π |
+ Felix Wielander π» ππ< a href="https://github.com/fluttercommunity/backdrop/pulls?q=reviewed-by%3AWieFel" title="Reviewed Pull Requests">π π‘ π |
Bringmos π |
Greg Spencer π |
- Jorge A Peroza M π»π |
+ Jorge A Peroza M π» π |
Matt Newell π |
- Daniel Borges π»π |
+ Daniel Borges π» π |
Felix Wortmann π»π |
+ Felix Wortmann π» π |
Pierre Grimaud π |
ΠΠ°Π΄ΠΈΠΌ π» |
Danial Agh π |
@@ -163,6 +163,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
||||||
Enikuomehin Adejuwon π» |
Nwachi ifeanyichukwu Victor π» |
+ mockturtl π» π< |
+ ritar π |