Releases: jb3rndt/PersistentBottomNavBarV2
Releases · jb3rndt/PersistentBottomNavBarV2
v5.0.0-beta.8
v5.0.0-beta.7
Commits
- 1e798aa: Add release script for bash (jb3rndt) #42
- 324dd49: Bump sdk version (jb3rndt) #42
- 7f6e624: Improve readme (jb3rndt) #42
- 18faa91: pub get (Jannis Berndt) #42
- 79986a2: Fix example (Jannis Berndt) #42
- f8db95e: Add Navigator funcitons for pushReplacement (jb3rndt) #42
- ce6288d: Upgrade go_router to v12 (jb3rndt) #42
- 8518aa7: Make page switching transition rtl compatible (jb3rndt) #42
- cd58cb4: Fix _animation not initialized error (jb3rndt) #42
- 266c1cc: Add globalkeys to tabs to prevent stateful tabs re-initializing during the page transition animation (jb3rndt) #42
- 6dc8737: dart fix (jb3rndt) #42
- c53a524: Version 5.0.0-beta.7 (jb3rndt) #42
v5.0.0-beta.6
Commits
- b357caf: Update navigation default route (jb3rndt) #42
- 642ab80: Fix flickering and swipe gesture for tabs (Jannis Berndt) #42
- 0c46352: Add equality operator to ScreenTransitionAnimation (Jannis Berndt) #42
- 639be13: Reintroduce old tab switch animation handling to reduce confusion. With that, a custom animation builder was added to customize tab transitions (Jannis Berndt) #42
- 4d43cce: Add changes to Changelog (Jannis Berndt) #42
- 49b077c: Update docs for
backgroundColor
(Jannis Berndt) #42 - cf37d6c: Merge branch 'rework_interface' of https://github.com/jb3rndt/PersistentBottomNavBarV2 into rework_interface (jb3rndt) #42
- 717edcc: APG upgrade gradle from 3.5.0 to 7.4.2 (jb3rndt) #42
- d96d0b4: Update sdk minimum version and linter (jb3rndt) #42
- 72743e2: Prevent page from re-animating when navigator changes (jb3rndt) #42
- 3b61cfd: Bump minimum sdk constraint (jb3rndt) #42
- 0a0d8c5: Start Integration of go_router (jb3rndt)
- 225fa76: Version %new_ver% (jb3rndt)
- 6fbb23d: Add go_router to readme (jb3rndt)
- 47b84b1: Version 5.0.0-beta.6 (jb3rndt)
v4.2.8
Commits
- b6814a4: Added popAllScreensOnTapAnyTabs option (Etienne Magnier) #170
- 884b2a9: fixed typo (Napoleons) #215
- 72803c1: Merge commit '55f3bee' (jb3rndt)
- 1dd4946: Update issue templates (Jannis Berndt)
- f24db93: Create pull_request_template.md (Jannis Berndt)
- 00a3550: Remove label padding in simple style (Jannis Berndt)
- b160608: Check if context is non-null before popping all screens (Jannis Berndt)
- 90e3099: Merge branch 'master' of https://github.com/jb3rndt/PersistentBottomNavBar (Jannis Berndt)
- ad14ba8: Version 4.2.8 (Jannis Berndt)
v5.0.0-beta.5
Commits
- d2fa3fc: Heavily strip down _TabSwitchingViewState and make sliding between tabs possible (jb3rndt) #42
- 897c8fb: Finish cleanup of _TabSwitchingView (jb3rndt) #42
- c423874: Format and Notes (jb3rndt) #42
- 71e6306: Support drawerEdgeDragWidth (Jannis Berndt) #42
- 154e6a9: Merge branch 'rework_interface' of https://github.com/jb3rndt/PersistentBottomNavBarV2 into rework_interface (jb3rndt) #42
- 773b053: Add Tab history to the controller and remove the index setter to have a more verbose interface (jb3rndt) #42
- d215ab0: Remove unused field _animateTabTransition (jb3rndt) #42
- a35f102: Fix ScreenTransitionAnimation with Duration.zero was throwing an error in the animation phase (jb3rndt) #42
- dbba6c2: Version 5.0.0-beta.5 (jb3rndt) #42
v5.0.0-beta.3
Commits
- b6814a4: Added popAllScreensOnTapAnyTabs option (Etienne Magnier) #170
- 884b2a9: fixed typo (Napoleons) #215
- e582a59: Unify
PersistentTabView
interface and documentation (Jannis Berndt) #42 - ecf2bb5: [WIP] Change how the navbar widget is passed (Jannis Berndt) #42
- 96d38fe: Merge branch 'master' into rework_interface (Jannis Berndt) #42
- 65c5171: Some nullsafety adjustments (Jannis Berndt) #42
- 006be4f: Make navBarWidget a builder and remove customWidget buillder (Jannis Berndt) #42
- 7e25baf:
itemAnimationProperties
now have to be applied to the NavBar Widget directly instead of being passed through tonavBarEssentials
and being accessible from there (Jannis Berndt) #42 - dcff2b2: Add changes to changelog (Jannis Berndt) #42
- 4908839: Make items primary color the title and icon color and secondary the background color (Jannis Berndt) #42
- 51f1a4a: Make inactiveIcon default to icon globally (Jannis Berndt) #42
- f568ea8: Fix interactive_example (Jannis Berndt) #42
- 0f9cecc: NavBarDecoration is applied by the individual styles and the additional gesturedetector got removed (Jannis Berndt) #42
- d8f0bd6: Use new navBarOverlap to specify how the navbar should overlap the tab content (Jannis Berndt) #42
- 93c2a49: Make PersistentTabScaffold stateless (Jannis Berndt) #42
- f168502: ContentPadding and safearea application are for each tab individually now (Jannis Berndt) #42
- 0b2ee57: Hide navbar functionality fixed (Jannis Berndt) #42
- 1ba8738: Transparent background (Jannis Berndt) #42
- 4106558: Cleanup (Jannis Berndt) #42
- 271970d: Merge branch 'master' into rework_interface (Jannis Berndt) #42
- c6d6be5: Give item text style default values (Jannis Berndt) #42
- 2363779: Update neumorphic style (Jannis Berndt) #42
- 913ce2e: Adjust all styles (Jannis Berndt) #42
- 6dd788d: Create NavBarAppearance and move padding into it (Jannis Berndt) #42
- 2a67899: Remove unused navBarDecoration and padding and add offset for floating action button (Jannis Berndt) #42
- 55e047d: Make navBarHeight non-nullable (Jannis Berndt) #42
- 980359c: Make hideNavBar non-nullable (Jannis Berndt) #42
- e259850: Change how backgroundColor and colorBehindNavBar are applied (Jannis Berndt) #42
- 885db83: Use Scaffold internally (Jannis Berndt) #42
- 0b97a3f: Rename confineToSafeArea to avoidBottomPadding (Jannis Berndt) #42
- 31bfee2: Remove CustomNavBar constructor (Jannis Berndt) #42
- f92d008: Remove scaffolds from examples (Jannis Berndt) #42
- 787d523: Fix (Jannis Berndt) #42
- aff2884: Merge items and screens into tabs of type PersistentTabConfig (Jannis Berndt) #42
- cbe0420: Make each tabs navigator default to the main routing table for generating routes (Jannis Berndt) #42
- 5a88c39: Rename RouteAndNavigatorSettings to NavigatorConfig (Jannis Berndt) #42
- ae6aea1: Call onTabChanged (previously onItemSelected) only when tab changes (Jannis Berndt) #42
- 6c7453d: Remove some unused args from navbarEssentials and change some nullable types (Jannis Berndt) #42
- 3b2560a: Change item padding to use EdgeInsets (Jannis Berndt) #42
- c6910c7: Remove unnessecary null operators (Jannis Berndt) #42
- 5d7c6d0: Move contentPadding to the two styles that use them (Jannis Berndt) #42
- c50e3f5: Some cleanups (Jannis Berndt) #42
- 113a024: Doing some todos (jb3rndt) #42
- 606486f: Merge branch 'rework_interface' of https://github.com/jb3rndt/PersistentBottomNavBarV2 into rework_interface (jb3rndt) #42
- 3ff7696: Fixing merge (jb3rndt) #42
- 72803c1: Merge commit '55f3bee' (jb3rndt)
- 7500738: Move Tab Controller to own file (jb3rndt) #42
- 8035210: Make onItemSelected non-null and trim animation handling on animated styles (jb3rndt) #42
- 16bbbc3: Renamings (jb3rndt) #42
- 64fb33f: Renaming files to different naming scheme (jb3rndt) #42
- ed2d548: Improve interactive example and strip provided example to be as minimal as possible (jb3rndt) #42
- dc17780: Add margin configuration to interactive example (jb3rndt) #42
- 6e8c674: Reduce Navigator Functions (jb3rndt) #42
- b36bf23: Fixing styles (jb3rndt) #42
- f68b06f: Make Style items better clickable (jb3rndt) #42
- 465f180: Update Readme (jb3rndt) #42
- cdc44b0: Beginning Migration Guide (jb3rndt) #42
- af93b14: Migration guide first version finished (jb3rndt) #42
- 166ad95: Add to changelog (jb3rndt) #42
- 1b8c526: Merge branch 'master' into rework_interface (jb3rndt) #42
- b9912bc: Add more to Changelog (jb3rndt) #42
- 74846ee: Default navbar color to white (jb3rndt) #42
- 70b75c6: Make NavBarDecoration inherit from BoxDecoration (jb3rndt) #42
- 9d68a9c: Remove unused hideNavigationBarWhenKeyboardShows (jb3rndt) #42
- 11ec7ce: Fix when navigation bar should initially be hidden (jb3rndt) #42
- 0a0dc6e: Fix sending of screen context (jb3rndt) #42
- a889282: Fix navigator function pushWithoutNavBar (jb3rndt) #42
- daed538: Fix tests (jb3rndt) #42
- f1a41e4: Format (jb3rndt) #42
- c2991f5: Add some spacing to style 5 (jb3rndt) #42
- 97de66d: Update gifs and readme (jb3rndt) #42
- af61c19: Publishing beta release (jb3rndt) #42
- 96a491a: Fix readme link (Jannis Berndt) #42
- 8176ef1: Changelog (Jannis Berndt) #42
- d1ce021: Rename ItemAnimationProperties to ItemAnimation (Jannis Berndt) #42
- a6b9a20: Make animateTabTransision private (Jannis Berndt) [#42](https://github.com/jb3rndt/Pe...
v4.2.7
Commits
- 18aa344: Update persistent-tab-view.widget.dart (mark8044) #72,#295
- 28c62ea: Remove Material becuase it breaks iOS dark mode (#71) (jb3rndt)
- 80d9285: Merge branch 'master' of https://github.com/jb3rndt/PersistentBottomNavBarV2 (jb3rndt)
- f04e5b3: Fix resizing to avoid bottom inset (jb3rndt)
- bb10fb1: Version 4.2.7 (jb3rndt)
- 9ac3162: Format (jb3rndt)
v4.2.6
Commits
- 23910bb: Hopefully fix workflows (Jannis Berndt)
- 3caca1e: Remove manually adding flutter to path (Jannis Berndt)
- a030e74: Workflow debug outputs (Jannis Berndt)
- 85c6459: Fix github actions workflow (#57) (Jannis Berndt) #57
- 9f17db4: style3 not correctly applying inactive color (Martin Nash) #60
- 51707ca: Improve docs for popUntil (Hunter Peress) #61
- c327ce9: Update lib/nav-bar-styles/style-3-bottom-nav-bar.widget.dart (xxJeevesxx) #60
- 07eac62: Update lib/nav-bar-styles/style-3-bottom-nav-bar.widget.dart (xxJeevesxx) #60
- fed3f76: Merge branch 'master' into master (xxJeevesxx) #60
- c3d633f: Version 4.3.0 (Jannis Berndt)
- 8f39c70: Fix workflow and version hopefully (Jannis Berndt)
- 6374888: Fix style 3 analyze (Jannis Berndt)