Releases: jb3rndt/PersistentBottomNavBarV2
Releases · jb3rndt/PersistentBottomNavBarV2
v6.2.0
Commits
- 45b1b57: add type annotation (jb3rndt)
- 3ad5254: Bump go_router from 15.2.3 to 16.0.0 (#211) (dependabot[bot]) #211
- 73d80a1: Bump go_router from 16.0.0 to 16.1.0 (#212) (dependabot[bot]) #212
- 25ea831: Bump go_router from 16.1.0 to 16.2.5 (#217) (dependabot[bot]) #217
- a29ee7d: Bump go_router from 16.2.5 to 16.3.0 (#218) (dependabot[bot]) #218
- 867d666: Version 6.2.0 (jb3rndt)
v6.1.0
Commits
- b8a74ab: add regression test for #205 (jb3rndt)
- 497470b: Bump go_router from 15.1.2 to 15.2.0 (#209) (dependabot[bot]) #209
- 33d0878: Bump flutter_lints from 5.0.0 to 6.0.0 (#207) (dependabot[bot]) #207
- a860b75: upgrade go-router to 15.2.3 (jb3rndt)
- ce178dc: move test (jb3rndt)
- 9da2e48: merge and skip tests for changing the number of tabs (jb3rndt)
- 61cf751: Version 6.1.0 (jb3rndt)
v6.0.1
v6.0.0
Commits
- eec1e62: Use
NavBarOverlap.none()as the default fornavBarOverlap(Jannis Berndt) #187 - 9a077e3: Moved ItemConfig opacity and filter to NavBarDecoration (jb3rndt) #187
- 9a74969: Merge branch 'master' into v6.0.0 (jb3rndt) #187
- 10822e7: Remove controller onIndexChanged and listen instead (jb3rndt) #187
- 2cb4729: Merge branch 'master' into v6.0.0 (jb3rndt) #187
- df1423f: Merge branch 'v6.0.0' of https://github.com/jb3rndt/PersistentBottomNavBarV2 into v6.0.0 (jb3rndt) #187
- 880e65e: Remove deprecated use of onWillPop (jb3rndt) #187
- 5ba9741: Fix viewInset when resizeToAvoidBottomInset is set to false (jb3rndt) #187
- 5a0492d: Some configs and cleanups (jb3rndt) #187
- 7d17f9c: Generate NavigatorKey directly in config (jb3rndt) #187
- dd15bab: Linter fixes (jb3rndt) #187
- d05bac6: Allow changing the number of tabs at runtime (jb3rndt) #187
- df04fe8: Remove selectedTabContext (jb3rndt) #187
- 36c3fe1: Clean up TabSwitchingView (jb3rndt) #187
- cd71d30: Update changelog and remove deprecated onWillPop (jb3rndt) #187
- 2a6e87f: Add hideOnScrollVelocity to allow hiding the NavBar when scrolling down (jb3rndt) #187
- 01a448a: Update README (jb3rndt) #187
- 7438092: Replaced popAllScreensOnTapAnyTabs with keepNavigatorHistory (jb3rndt) #187
- 6a739ff: Add SelectedTabPressConfig, bundle some scattered settings into that and add scrollToTop functionality (jb3rndt) #187
- b1210da: Add tests for SelectedTabPressConfig (jb3rndt) #187
- 00c690e: Add function to pop all screens of the current tab (jb3rndt) #187
- be9befc: Add previousIndex to controller (jb3rndt) #187
- 4a3245f: Add animated icons (jb3rndt) #187
- 24bd019: Update readme announcing v6 and v6 syntax (jb3rndt) #187
- 657cdae: Remove
navBarHeightuse the height of each style instead (jb3rndt) #187 - e2c60c7: Update flutter version in ci (jb3rndt) #187
- f4ca026: Merge branch 'master' into v6.0.0 (Jannis Berndt) #187
- bb3d585: Update codecov and checkout steps in ci (jb3rndt) #187
- fb29cca: Merge branch 'v6.0.0' of https://github.com/jb3rndt/PersistentBottomNavBarV2 into v6.0.0 (jb3rndt) #187
- 1d72259: Refactor tests (jb3rndt) #187
- f15c5e6: Add missing navigator functions tests (jb3rndt) #187
- e20771a: Fix tab view scaffold to rerender once the animation finished to update the offstage state (jb3rndt) #187
- 635023e: Animate initial animated icon instantly (jb3rndt) #187
- 1e568dd: Add tests for animated icons and navigator configuration (jb3rndt) #187
- d3324c4: Add go_router tests, navbar color filter and PersistentTabConfig.noScreen (jb3rndt) #187
- 22ee14b: Here come the tests (jb3rndt) #187
- 69dfb76: Add tests for gesture navigation and hiding the navigation bar at runtime (jb3rndt) #187
- 6c16f27: Format (jb3rndt) #187
- 8199836: Update pubspec.lock (jb3rndt) #187
- 9ee9654: Fix SwipableTabSwitchingView not disposing pages if statemanagement is disabled and add tests (jb3rndt) #187
- 3c8fbdf: Fix focus node deposing when removing tabs at runtime (jb3rndt) #187
- 7c8d75f: Add tests for screen transition animation (jb3rndt) #187
- 02e0141: Refactor PageTransitionAnimation and add tests (jb3rndt) #187
- 8d55200: Add models tests (jb3rndt) #187
- 2d28549: Add slideUp test (jb3rndt) #187
- 474266a: Change model test to testWidgets (jb3rndt) #187
- 01cd3ae: Add cupertino and material page transition test (jb3rndt) #187
- ea47e31: Add tab switching to navbar style test (jb3rndt) #187
- 30ccb82: Add copywith tests (jb3rndt) #187
- 33e4d3f: Add controller tests (jb3rndt) #187
- ef2208d: Add neumorphic tests (jb3rndt) #187
- 67197c3: Fix neumorphic test (jb3rndt) #187
- 9c1f03d: config updates (jb3rndt)
- 5739e59: Merge branch 'master' into v6.0.0 (jb3rndt) #187
- bab530b: handle changing the tabs (jb3rndt) #187
- fe5724b: fix WidgetBuilder using an old value for the index (jb3rndt) #187
- a4a76a1: fix focus node causing unresponsiveness (jb3rndt) #187
- cfc9cd5: update tests (jb3rndt) #187
- 1d92ac8: Revert "handle changing the tabs" (jb3rndt) #187
- b687853: handle adding/removing tabs better (jb3rndt) #187
- 04f5d44: format (jb3rndt) #187
- e19bffa: make height of nav bar styles optional (jb3rndt) #187
- bd1c3d2: fix analyzer (jb3rndt) #187
- 9b9aee3: make height of neumorphic navbar optional (jb3rndt) #187
- 07d1305: fix tests (jb3rndt) #187
- 439dde0: update test expect method (jb3rndt) #187
- f08bee9: update readme and changelog (jb3rndt) #187
- 4b7d3c4: udgrade flutter version (jb3rndt) #187
- 2d4c34a: Version 6.0.0 (jb3rndt)
v5.4.0
Commits
- d5762a4: Update release script (jb3rndt)
- cc16928: Create dependabot.yml (Jannis Berndt)
- 1f48dac: Bump go_router from 14.1.2 to 14.3.0 (dependabot[bot]) #184
- 70fa867: Bump flutter_lints from 3.0.1 to 5.0.0 (dependabot[bot]) #185
- c47f088: Merge branch 'master' of https://github.com/jb3rndt/PersistentBottomNavBarV2 (jb3rndt)
- 59c0935: Bump go_router from 14.3.0 to 14.6.1 (dependabot[bot]) #190
- f36f9ee: Bump go_router from 14.6.1 to 14.6.2 (dependabot[bot]) #193
- 4294ac5: Bump go_router from 14.6.2 to 14.8.0 (dependabot[bot]) #198
- b64c172: Update example (jb3rndt)
- 8bbc05e: Bump go_router from 14.8.0 to 15.1.1 (dependabot[bot]) #203
- 81648dd: allow adding and removing tabs at runtime (jb3rndt)
- ff7efdd: Merge branch 'master' of https://github.com/jb3rndt/PersistentBottomNavBarV2 (jb3rndt)
- 7282383: Version 5.4.0 (jb3rndt)
v5.3.1
v5.3.0
Documentation
- update CustomNavBar example code in readme #162 (Max-Julian Jakobitsch)
Commits
- fdfc2db: Update bug_report.yaml (Jannis Berndt)
- 6087752: update go_router to version 14 (Evolutionlab) #151
- 6931355: Bump go_router of example (jb3rndt)
- 2e2aaf7: Only dispose controller if it is not owned by parent (Luke Hutchison) #159
- 9b10abc: Fix 'Null check operator used on a null value' (Luke Hutchison) #161
- b5e42cb: Update PersistentTabView.controller docs to account for the responsibility to manually dispose a passed controller. (Jannis Berndt)
- cc0ef4d: Merge branch 'master' of https://github.com/jb3rndt/PersistentBottomNavBarV2 (Jannis Berndt)
- 318981e: Correctly handle
popAllScreensOnTapAnyTabs(jb3rndt) - dda7ef7: Merge branch 'master' of https://github.com/jb3rndt/PersistentBottomNavBarV2 (Jannis Berndt)
- 348735f: Fix popping all screens depending on previous index (Jannis Berndt)
- aad3a4e: Add tests for
popAllScreensOnTapAnyTabs(Jannis Berndt) - 864f7ac: Refactor tests (Jannis Berndt)
- a05eaa1: Version 5.3.0 (Jannis Berndt)
v5.2.3
Commits
- 4ef0497: Add unique history for controller (Daniel Gorgan) #138
- 551a888: Merge branch 'master' into controller_unique_history (Daniel Gorgan) #138
- 74041e0: Merge branch 'jb3rndt:master' into controller_unique_history (Daniel Gorgan) #138
- d84a72e: Improve history (Daniel Gorgan) #138
- cb49b67: Rework and add tests (Daniel Gorgan) #138
- fb17a89: Merge branch 'master' into controller_unique_history (Daniel Gorgan) #138
- c77e741: dart format (Daniel Gorgan) #138
- 212f57b: Fix popAllScreensOnTapOfSelectedTab and onSelectedTabPressWhenNoScreensPushed not working properly when an initialRoute was set for that tab (jb3rndt)
- 6c3bf7c: Fix popUntil to be independent of
initialRoute(jb3rndt) - 8522c96: Make
homenon-null (jb3rndt) - 6fbdd0e: Version 5.2.3 (jb3rndt)
v5.2.2
Commits
- 2053f82: Update and rename bug_report.md to bug_report.yaml (Jannis Berndt)
- 98f598d: Update bug_report.yaml (Jannis Berndt)
- a6b0ca0: Update bug_report.yaml (Jannis Berndt)
- 3beb3f8: Create config.yml (Jannis Berndt)
- 465580b: Fix ListView padding (jb3rndt)
- 92a1f51: Merge branch 'master' of https://github.com/jb3rndt/PersistentBottomNavBarV2 (jb3rndt)
- baf75e8: Mark ItemConfig.color and filter as deprecated (jb3rndt)
- 6658b28: Pass NavigatorConfig.initialRoute to the respective Navigator (jb3rndt)
- 9b0330b: Version 5.2.2 (jb3rndt)