diff --git a/CHANGELOG.md b/CHANGELOG.md index 5529ebed..d32db168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,285 +1,267 @@ # Changelog -## 2.0.3 - 2021-06-29 +## 2.0.4 - 2021-08-23 + ### Fixed -* GFCard issue fixed. +- GFCarousal pagination issue fixed. +- GFIconBadge icon issue fixed. +- GFToast issue fixed. +## 2.0.3 - 2021-06-29 -## 2.0.2 - 2021-05-10 ### Fixed -* couple of Null Safety related issues. -* GFcarousel issues resolved. +- GFCard issue fixed. + +## 2.0.2 - 2021-05-10 + +### Fixed +- couple of Null Safety related issues. +- GFcarousel issues resolved. ## 2.0.1-nullsafety.4 - 2021-03-17 ### Added -* Added test cases. + +- Added test cases. ## 2.0.0-nullsafety.3 - 2021-03-09 ### Added -* Added nullsafety. +- Added nullsafety. ## 1.2.4 - 2020-11-12 ### Fixed -* [GFProgressBar] issue. -* [GFBottomSheet] minor issue. -* [GFIconButton] wrong touch issue. #195 -* [GFDropdown] minor issue. -* [GFCarousel] issue. #185 -* Many more minor improvements. -### Added -* Test cases added for couple of components - - GFLoader - - GFTypography +- [GFProgressBar] issue. +- [GFBottomSheet] minor issue. +- [GFIconButton] wrong touch issue. #195 +- [GFDropdown] minor issue. +- [GFCarousel] issue. #185 +- Many more minor improvements. +### Added +- Test cases added for couple of components + - GFLoader + - GFTypography ## 1.2.2 - 2020-10-02 ### Fixed -* [GFButton] width related issue. -* [GFRadio] minor issue. -* [GFRadioListTile] selection issue -* [GFCheckbox] minor issue. -* [GFCheckboxListTile] selection issue -* Many more minor improvements. -### Added -* few new compoenents added - - GFBottomSheet - - GFIntroScreen - - GFAnimation - - GFBorder - - GFStickyHeader +- [GFButton] width related issue. +- [GFRadio] minor issue. +- [GFRadioListTile] selection issue +- [GFCheckbox] minor issue. +- [GFCheckboxListTile] selection issue +- Many more minor improvements. +### Added +- few new compoenents added + - GFBottomSheet + - GFIntroScreen + - GFAnimation + - GFBorder + - GFStickyHeader ## 1.1.3 - 2020-07-30 ### Fixed -* [GFAppBar] clear button does not fire onChanged #149 -* [GFCarousel] initialPage Not Honored if Page Indicators Enabled. #144 -* [GFCarousel] timer of the autoPlay is not disposed #143 -* [GFCarousel] active page indicator is not being updated without "onPageChanged" #139 -* [GFTabBar] Docs say about isScrollable which is not supported #132 + +- [GFAppBar] clear button does not fire onChanged #149 +- [GFCarousel] initialPage Not Honored if Page Indicators Enabled. #144 +- [GFCarousel] timer of the autoPlay is not disposed #143 +- [GFCarousel] active page indicator is not being updated without "onPageChanged" #139 +- [GFTabBar] Docs say about isScrollable which is not supported #132 ### Added -* couple of compoenents (WIP) - - GFCheckboxTile - - GFRadioTile - +- couple of compoenents (WIP) + - GFCheckboxTile + - GFRadioTile ## 1.1.1 - 2020-06-26 ### Added -* added new components - - GFCheckbox - - GFRadio -### Update -* Changed name to GetWidget +- added new components + - GFCheckbox + - GFRadio -### Fixed -* Many minor issues fixed +### Update +- Changed name to GetWidget +### Fixed +- Many minor issues fixed ## 1.0.11 - 2020-03-11 ### Fixed -* Resolved issues. - - +- Resolved issues. ## 1.0.10 - 2020-03-11 ### Fixed -* Few minor fixes - - +- Few minor fixes ## 1.0.9 - 2020-03-02 ### Fixed -* Few minor fixes - -### Added -* added new component - - GFShimmer +- Few minor fixes +### Added +- added new component + - GFShimmer ## 1.0.8 - 2020-02-18 ### Fixed -* Hot reload in GFButton - -### Added -* added new component - - GFProgressBar +- Hot reload in GFButton +### Added +- added new component + - GFProgressBar ## 1.0.7 - 2020-02-11 ### Fixed -* GFLoader - import issue fixed - -### Added -* added new component - - GFFloatingWidget - +- GFLoader - import issue fixed +### Added +- added new component + - GFFloatingWidget ## 1.0.5 - 2020-02-07 ### Fixed -* GFRating - minor issue fixed - -### Added -* added new component - - GFLoader +- GFRating - minor issue fixed +### Added +- added new component + - GFLoader ## 1.0.4 - 2020-02-04 ### Fixed -* GFSearchBar - minor issue fixed - -### Added -* added new component - - GFRating +- GFSearchBar - minor issue fixed +### Added +- added new component + - GFRating ## 1.0.3 - 2020-01-30 ### Fixed -* GFToggle - minor issue fixed - -### Added -* added few new components - - GFAccordian - - GFAlert - - GFSearchBar - - GFDrawer - - GFAppBar +- GFToggle - minor issue fixed +### Added +- added few new components + - GFAccordian + - GFAlert + - GFSearchBar + - GFDrawer + - GFAppBar ## 1.0.2 - 2020-01-23 ### Fixed -* import issue fixed. - - +- import issue fixed. ## 1.0.1 - 2020-01-22 ### Added -* added few new components - - GFToast - - GFFloatingWidget - - GFToggle - - +- added few new components + - GFToast + - GFFloatingWidget + - GFToggle ## 1.0.0 - 2020-01-20 ### Added -* Stable version release -* code refectoring -* this release includes following stable components - - GFAvatar - - GFButton - - GFIconButton - - GFButtonBar - - GFBadge - - GFButtonBadge - - GFIconBadge - - GFCard - - GFCarousel - - GFImageOverlay - - GFListTile - - GFTabs - - GFTypography - - +- Stable version release +- code refectoring +- this release includes following stable components + - GFAvatar + - GFButton + - GFIconButton + - GFButtonBar + - GFBadge + - GFButtonBadge + - GFIconBadge + - GFCard + - GFCarousel + - GFImageOverlay + - GFListTile + - GFTabs + - GFTypography ## 1.0.0-dev.9 - 2020-01-17 ### Added -* Added library exports for commonly used files. - - +- Added library exports for commonly used files. ## 1.0.0-dev.8 - 2020-01-16 ### Fixed -* ListTile re-implemeted. - - +- ListTile re-implemeted. ## 1.0.0-dev.3 - 2020-01-15 ### Fixed -* ListTile issue. - - +- ListTile issue. ## 1.0.0-dev.1 - 2020-01-14 ### Fixed -* Warnings and Hints - - +- Warnings and Hints ## 0.0.1-pre.3 - 2020-01-14 ### Fixed -* Warnings and Hints - -### Added -* Changelog and Description +- Warnings and Hints +### Added +- Changelog and Description ## 0.0.1-pre.2 - 2020-01-14 ### Fixed -* Warnings and Hints - - +- Warnings and Hints ## 0.0.1-pre.1 - 2020-01-13 ### Added -* initial release with buttons, badge, card, list tile, avatar and many more components. \ No newline at end of file + +- initial release with buttons, badge, card, list tile, avatar and many more components. diff --git a/example/pubspec.lock b/example/pubspec.lock index 295bc6b8..c5f7af60 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -7,7 +7,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.5.0" + version: "2.6.1" boolean_selector: dependency: transitive description: @@ -92,7 +92,7 @@ packages: path: ".." relative: true source: path - version: "2.0.3" + version: "2.0.4" js: dependency: transitive description: @@ -160,7 +160,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.8.0" + version: "1.8.1" stack_trace: dependency: transitive description: @@ -195,7 +195,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.2.19" + version: "0.3.0" typed_data: dependency: transitive description: diff --git a/pubspec.lock b/pubspec.lock index bc269885..59ca6e28 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -7,7 +7,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.5.0" + version: "2.6.1" boolean_selector: dependency: transitive description: @@ -92,7 +92,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.8.0" + version: "1.8.1" stack_trace: dependency: transitive description: @@ -127,7 +127,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.2.19" + version: "0.3.0" typed_data: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 02557b49..9fe47bdb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: getwidget description: GetWidget is open source library that come with pre-build 1000+ UI components. It makes development faster & more enjoyable. You can customize the component as per your need. -version: 2.0.3 +version: 2.0.4 homepage: https://github.com/ionicfirebaseapp/getwidget environment: