Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest from dev #517

Merged
merged 166 commits into from
Sep 19, 2024
Merged

Latest from dev #517

merged 166 commits into from
Sep 19, 2024

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    4a47f61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411d00d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Merge branch 'dev' into customer_testing

    # Conflicts:
    #	example/lib/pages/indicators_page.dart
    #	example/lib/pages/toolbar_page.dart
    GroovinChip committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    96ea16c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Version 1.11.1 (#366)

    * Version 1.7.1 (#287)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * Version 1.4.1 (#255)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: repository, homepage fields
    
    * chore: update readme
    
    * feat(starter_app): Version 1.1.0
    
    * feat(starter_app): multi-window support
    
    * feat: starter_app 1.2.1
    
    * chore: move brick to its own repo & go back to old pana action
    
    * Expand remaining part of row in MacosListTile (#265)
    
    * Expand remaining part of row #264
    
    * Increment to version 1.4.2
    
    * End sidebar (#267)
    
    * chore: add missing trailing comma
    
    * chore: improve MacosIconButton animation curve
    
    * chore: remove false_secrets from pubspec.yaml
    
    * feat: end sidebar
    
    Also fixes the tests portion of the pr_prelaunch_tasks script
    
    * feat: add "isEndSidebarShown" to MacosWindowScope
    
    * fix: Correct the placement of the leading widget in disclosure sidebar items (#272)
    
    * chore: Update changelog
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * Update Actions (#279)
    
    * Update flutter_analysis.yml
    
    * Update dart_code_metrics.yaml
    
    * Update gh_pages.yml
    
    * Update pana_analysis.yml
    
    * Update codecov.yaml
    
    * fix syntax issue
    
    * Version 1.6.0 - `MacosTabView` & `MacosSegmentedControl` (#273)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: update README example for MacosTabView
    
    * chore: fix typo in MacosSegmentedControl
    
    * chore: fix typo in MacosSegmentedControl docstring
    
    * test: remove explicitly setting active property of MacosTabs
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * Version 1.7.0: `MacosImageIcon` & sidebar updates (#274)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * feat: MacosImageIcon & sidebar updates
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: fix README
    
    * test: fix date picker test
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * chore: fix typo in pr template
    
    * feat: gh action to auto-generate releases on push to stable
    
    * chore: update release action with latest from stable
    
    * feat: add action to publish to pub
    
    * docs: update readme
    
    * Addresses #237
    * Adds MacosColorWell to selectors section
    * Adds code snippets for date & time pickers
    
    * fix: 1.7.1
    
    Fixes issue where end sidebar window breakpoint wasn’t being respected
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    Co-authored-by: Jon Saw <jon.saw@gmail.com>
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * Version 1.7.3 (#293)
    
    * Version 1.7.4 (#295)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * Version 1.4.1 (#255)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: repository, homepage fields
    
    * chore: update readme
    
    * feat(starter_app): Version 1.1.0
    
    * feat(starter_app): multi-window support
    
    * feat: starter_app 1.2.1
    
    * chore: move brick to its own repo & go back to old pana action
    
    * Expand remaining part of row in MacosListTile (#265)
    
    * Expand remaining part of row #264
    
    * Increment to version 1.4.2
    
    * End sidebar (#267)
    
    * chore: add missing trailing comma
    
    * chore: improve MacosIconButton animation curve
    
    * chore: remove false_secrets from pubspec.yaml
    
    * feat: end sidebar
    
    Also fixes the tests portion of the pr_prelaunch_tasks script
    
    * feat: add "isEndSidebarShown" to MacosWindowScope
    
    * fix: Correct the placement of the leading widget in disclosure sidebar items (#272)
    
    * chore: Update changelog
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * Update Actions (#279)
    
    * Update flutter_analysis.yml
    
    * Update dart_code_metrics.yaml
    
    * Update gh_pages.yml
    
    * Update pana_analysis.yml
    
    * Update codecov.yaml
    
    * fix syntax issue
    
    * Version 1.6.0 - `MacosTabView` & `MacosSegmentedControl` (#273)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: update README example for MacosTabView
    
    * chore: fix typo in MacosSegmentedControl
    
    * chore: fix typo in MacosSegmentedControl docstring
    
    * test: remove explicitly setting active property of MacosTabs
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * Version 1.7.0: `MacosImageIcon` & sidebar updates (#274)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * feat: MacosImageIcon & sidebar updates
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: fix README
    
    * test: fix date picker test
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * chore: fix typo in pr template
    
    * feat: gh action to auto-generate releases on push to stable
    
    * chore: update release action with latest from stable
    
    * feat: add action to publish to pub
    
    * docs: update readme
    
    * Addresses #237
    * Adds MacosColorWell to selectors section
    * Adds code snippets for date & time pickers
    
    * fix: 1.7.1
    
    Fixes issue where end sidebar window breakpoint wasn’t being respected
    
    * Tab view padding (#285)
    
    * fix: use prepared title wrapped with a DefaultTextStyle instead of the raw title (#289)
    
    * chore: fix typo
    
    Closes #290
    
    * feat: add `backgroundColor` to `MacosSheet` (#291)
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    Co-authored-by: Jon Saw <jon.saw@gmail.com>
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    Co-authored-by: st merlhin <77164238+stMerlHin@users.noreply.github.com>
    Co-authored-by: jtdLab <72231111+jtdLab@users.noreply.github.com>
    
    * Version 1.7.5 (#299)
    
    * chore: fix Flutter 3.3 warnings
    
    * Version 1.7.6 (#327)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * Version 1.4.1 (#255)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: repository, homepage fields
    
    * chore: update readme
    
    * feat(starter_app): Version 1.1.0
    
    * feat(starter_app): multi-window support
    
    * feat: starter_app 1.2.1
    
    * chore: move brick to its own repo & go back to old pana action
    
    * Expand remaining part of row in MacosListTile (#265)
    
    * Expand remaining part of row #264
    
    * Increment to version 1.4.2
    
    * End sidebar (#267)
    
    * chore: add missing trailing comma
    
    * chore: improve MacosIconButton animation curve
    
    * chore: remove false_secrets from pubspec.yaml
    
    * feat: end sidebar
    
    Also fixes the tests portion of the pr_prelaunch_tasks script
    
    * feat: add "isEndSidebarShown" to MacosWindowScope
    
    * fix: Correct the placement of the leading widget in disclosure sidebar items (#272)
    
    * chore: Update changelog
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * Update Actions (#279)
    
    * Update flutter_analysis.yml
    
    * Update dart_code_metrics.yaml
    
    * Update gh_pages.yml
    
    * Update pana_analysis.yml
    
    * Update codecov.yaml
    
    * fix syntax issue
    
    * Version 1.6.0 - `MacosTabView` & `MacosSegmentedControl` (#273)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: update README example for MacosTabView
    
    * chore: fix typo in MacosSegmentedControl
    
    * chore: fix typo in MacosSegmentedControl docstring
    
    * test: remove explicitly setting active property of MacosTabs
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * Version 1.7.0: `MacosImageIcon` & sidebar updates (#274)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * feat: MacosImageIcon & sidebar updates
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: fix README
    
    * test: fix date picker test
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * chore: fix typo in pr template
    
    * feat: gh action to auto-generate releases on push to stable
    
    * chore: update release action with latest from stable
    
    * feat: add action to publish to pub
    
    * docs: update readme
    
    * Addresses #237
    * Adds MacosColorWell to selectors section
    * Adds code snippets for date & time pickers
    
    * fix: 1.7.1
    
    Fixes issue where end sidebar window breakpoint wasn’t being respected
    
    * Tab view padding (#285)
    
    * fix: use prepared title wrapped with a DefaultTextStyle instead of the raw title (#289)
    
    * chore: fix typo
    
    Closes #290
    
    * feat: add `backgroundColor` to `MacosSheet` (#291)
    
    * chore: fix Flutter 3.3 warnings
    
    * fix: address ScrollController bug in MacosPopupButton (#300)
    
    * fix(tests): account for Jan -> Dec & Dec -> Jan
    
    date_picker_test.dart was failing due to not accounting for going from January to December and vice-versa.
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    Co-authored-by: Jon Saw <jon.saw@gmail.com>
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    Co-authored-by: st merlhin <77164238+stMerlHin@users.noreply.github.com>
    Co-authored-by: jtdLab <72231111+jtdLab@users.noreply.github.com>
    
    * Version 1.9.0 (#339)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * Version 1.4.1 (#255)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: repository, homepage fields
    
    * chore: update readme
    
    * feat(starter_app): Version 1.1.0
    
    * feat(starter_app): multi-window support
    
    * feat: starter_app 1.2.1
    
    * chore: move brick to its own repo & go back to old pana action
    
    * Expand remaining part of row in MacosListTile (#265)
    
    * Expand remaining part of row #264
    
    * Increment to version 1.4.2
    
    * End sidebar (#267)
    
    * chore: add missing trailing comma
    
    * chore: improve MacosIconButton animation curve
    
    * chore: remove false_secrets from pubspec.yaml
    
    * feat: end sidebar
    
    Also fixes the tests portion of the pr_prelaunch_tasks script
    
    * feat: add "isEndSidebarShown" to MacosWindowScope
    
    * fix: Correct the placement of the leading widget in disclosure sidebar items (#272)
    
    * chore: Update changelog
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * Update Actions (#279)
    
    * Update flutter_analysis.yml
    
    * Update dart_code_metrics.yaml
    
    * Update gh_pages.yml
    
    * Update pana_analysis.yml
    
    * Update codecov.yaml
    
    * fix syntax issue
    
    * Version 1.6.0 - `MacosTabView` & `MacosSegmentedControl` (#273)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: update README example for MacosTabView
    
    * chore: fix typo in MacosSegmentedControl
    
    * chore: fix typo in MacosSegmentedControl docstring
    
    * test: remove explicitly setting active property of MacosTabs
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * Version 1.7.0: `MacosImageIcon` & sidebar updates (#274)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * feat: MacosImageIcon & sidebar updates
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: fix README
    
    * test: fix date picker test
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * chore: fix typo in pr template
    
    * feat: gh action to auto-generate releases on push to stable
    
    * chore: update release action with latest from stable
    
    * feat: add action to publish to pub
    
    * docs: update readme
    
    * Addresses #237
    * Adds MacosColorWell to selectors section
    * Adds code snippets for date & time pickers
    
    * fix: 1.7.1
    
    Fixes issue where end sidebar window breakpoint wasn’t being respected
    
    * Tab view padding (#285)
    
    * fix: use prepared title wrapped with a DefaultTextStyle instead of the raw title (#289)
    
    * chore: fix typo
    
    Closes #290
    
    * feat: add `backgroundColor` to `MacosSheet` (#291)
    
    * chore: fix Flutter 3.3 warnings
    
    * fix: address ScrollController bug in MacosPopupButton (#300)
    
    * fix(tests): account for Jan -> Dec & Dec -> Jan
    
    date_picker_test.dart was failing due to not accounting for going from January to December and vice-versa.
    
    * fix(plugin): Ensure the native color panel releases when closed
    
    * Update flutter_analysis.yml
    
    Closes #334
    
    * Various bug fixes & minor updates (#338)
    
    * Macos slider (#337)
    
    * chore: run flutter format .
    
    * chore: fix analysis
    
    * chore: Bump version and update CHANGELOG.md
    
    * chore: Update images to self taken ones as MacOS images are outdated
    
    * fix: fix position offset by a small value
    
    * fix: PR review feedback
    
    * Update lib/src/indicators/slider.dart
    
    ---------
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    ---------
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    Co-authored-by: Jon Saw <jon.saw@gmail.com>
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    Co-authored-by: st merlhin <77164238+stMerlHin@users.noreply.github.com>
    Co-authored-by: jtdLab <72231111+jtdLab@users.noreply.github.com>
    Co-authored-by: Norbert Kozsir <norbertkozsir@gmail.com>
    
    * Version 1.9.1 (#341)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * Version 1.4.1 (#255)
    
    * Sidebar top (#244)
    
    * chore: refactor dir structure
    
    * feat: Sidebar top & updated default control color
    
    * feat(example): search results in top
    
    * chore: bump version, changelog
    
    * chore: run flutter pub upgrade
    
    * Update CHANGELOG.md
    
    * Update lib/src/layout/sidebar/sidebar.dart
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: update issue templates
    
    * chore: update pr_prelaunch script
    
    * Flutter 3 upgrade & MacosColor update (#248)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * chore: remove unused code
    
    * Starter app (#251)
    
    * chore: Update pubspec.yaml files to support Flutter 3
    
    * chore: run dart fix --apply
    
    * chore: migrate Scrollbar to Flutter 3
    
    * chore: update flutter_lints & subsequent fixes
    
    * feat: add missing functions to MacosColor
    
    the Color class has a number of functions that MacosColor had not implemented
    
    * chore: use super parameters
    
    * chore: update changelog
    
    * chore: tweak example app
    
    Uses the new PlatformMenuBar. Also update product name.
    
    * chore: small changelog tweak
    
    * chore: run flutter format .
    
    * chore: run dart fix --apply
    
    * chore: run flutter format .
    
    * chore: remove unused code in example
    
    * chore: remove unused import
    
    * feat: first pass at starter app brick
    
    * chore: improve starter app brick
    
    * chore: fix widget test in starter app
    
    * feat: conditional prompts & running pub get
    
    * chore: finalize brick
    
    * chore: run flutter format
    
    * chore: exclude starter app from analyzer
    
    * Full screen opaque toolbar issue (closes #249) (#252)
    
    * fix: don't show app window toolbar when in full screen
    
    * chore: update README
    
    * chore: update brick app window code
    
    * chore: update pubspec and changelog
    
    * chore: update actions
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    
    * chore: repository, homepage fields
    
    * chore: update readme
    
    * feat(starter_app): Version 1.1.0
    
    * feat(starter_app): multi-window support
    
    * feat: starter_app 1.2.1
    
    * chore: move brick to its own repo & go back to old pana action
    
    * Expand remaining part of row in MacosListTile (#265)
    
    * Expand remaining part of row #264
    
    * Increment to version 1.4.2
    
    * End sidebar (#267)
    
    * chore: add missing trailing comma
    
    * chore: improve MacosIconButton animation curve
    
    * chore: remove false_secrets from pubspec.yaml
    
    * feat: end sidebar
    
    Also fixes the tests portion of the pr_prelaunch_tasks script
    
    * feat: add "isEndSidebarShown" to MacosWindowScope
    
    * fix: Correct the placement of the leading widget in disclosure sidebar items (#272)
    
    * chore: Update changelog
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * Update Actions (#279)
    
    * Update flutter_analysis.yml
    
    * Update dart_code_metrics.yaml
    
    * Update gh_pages.yml
    
    * Update pana_analysis.yml
    
    * Update codecov.yaml
    
    * fix syntax issue
    
    * Version 1.6.0 - `MacosTabView` & `MacosSegmentedControl` (#273)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: update README example for MacosTabView
    
    * chore: fix typo in MacosSegmentedControl
    
    * chore: fix typo in MacosSegmentedControl docstring
    
    * test: remove explicitly setting active property of MacosTabs
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * Version 1.7.0: `MacosImageIcon` & sidebar updates (#274)
    
    * feat: MacosTabView & MacosSegmentedControl
    
    * chore: fixup scripts
    
    * test: tests for segmented control & tab view
    
    * chore: remove unused code
    
    * chore: run flutter format .
    
    * chore: bump code metrics
    
    * docs: dartdoc updates
    
    * docs: fix a documentation error
    
    * chore: run flutter format .
    
    * feat: MacosImageIcon & sidebar updates
    
    * test: fix issues with date_picker_test
    
    * Account for cases where the month and the day are the same
    * Fix offstage warnings by removing tester taps that disabled the caret controls
    
    * refactor: make active property of MacosTab optional, since it is handled via MacosSegmentedControl
    
    * chore: fix import change
    
    * refactor: change colors to match default native app design
    
    * docs: update tab view screenshot in readme
    
    * chore: fix README
    
    * test: fix date picker test
    
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    
    * chore: fix typo in pr template
    
    * feat: gh action to auto-generate releases on push to stable
    
    * chore: update release action with latest from stable
    
    * feat: add action to publish to pub
    
    * docs: update readme
    
    * Addresses #237
    * Adds MacosColorWell to selectors section
    * Adds code snippets for date & time pickers
    
    * fix: 1.7.1
    
    Fixes issue where end sidebar window breakpoint wasn’t being respected
    
    * Tab view padding (#285)
    
    * fix: use prepared title wrapped with a DefaultTextStyle instead of the raw title (#289)
    
    * chore: fix typo
    
    Closes #290
    
    * feat: add `backgroundColor` to `MacosSheet` (#291)
    
    * chore: fix Flutter 3.3 warnings
    
    * fix: address ScrollController bug in MacosPopupButton (#300)
    
    * fix(tests): account for Jan -> Dec & Dec -> Jan
    
    date_picker_test.dart was failing due to not accounting for going from January to December and vice-versa.
    
    * fix(plugin): Ensure the native color panel releases when closed
    
    * Update flutter_analysis.yml
    
    Closes #334
    
    * Various bug fixes & minor updates (#338)
    
    * Macos slider (#337)
    
    * chore: run flutter format .
    
    * chore: fix analysis
    
    * chore: Bump version and update CHANGELOG.md
    
    * chore: Update images to self taken ones as MacOS images are outdated
    
    * fix: fix position offset by a small value
    
    * fix: PR review feedback
    
    * Update lib/src/indicators/slider.dart
    
    ---------
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * Adds `intialDate` to `MacosDatePicker` (#329)
    
    * Adds `intialDate` to `MacosDatePicker`
    
    * Bumps `macos_ui` version to `1.7.7`
    
    * Apply suggestions from code review
    
    * spelling correction
    
    ---------
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    ---------
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    Co-authored-by: Jon Saw <jon.saw@gmail.com>
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    Co-authored-by: st merlhin <77164238+stMerlHin@users.noreply.github.com>
    Co-authored-by: jtdLab <72231111+jtdLab@users.noreply.github.com>
    Co-authored-by: Norbert Kozsir <norbertkozsir@gmail.com>
    Co-authored-by: Elijah Luckey <luckeyelijah112@gmail.com>
    
    * chore: update gitignore
    
    * chore: update pr template
    
    * chore: update contributing.md & remove scripts
    
    * feat: update `flutter_analysis` workflow (#356)
    
    * attempt to automate dartfmt on pr's
    
    * finish the if condition
    
    * add some output messages
    
    * docs: update README
    
    Closes #352
    
    * docs(ToolBar): update dartdocs
    
    Closes #351
    
    * Bottom resizable pane (#349)
    
    * add bottom_resizable_pane.dart file
    
    * add test for BottomResizablePane
    
    * incremented the package version as appropriate and updated CHANGELOG.md
    
    * include the bottomResizable pane widget on the example app (ButtonsPage) and exports the file
    
    * makes ResizablePane horizontally draggable
    
    * update doc comments
    
    * include breaking change detail in CHANGELOG.md file
    
    * update ResizablePane test
    
    * remove bottom_resizable_pane.dart file and his test file
    
    * update buttons_page.dart file in example app
    
    * fix lints
    
    * run dart format
    
    * set the correct parameter name of resizable pane instance in example's ButtonsPage
    
    * Apply suggestions from code review
    
    * tweak changelog
    
    * dartfmt
    
    ---------
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * docs: add usage note regarding Flutter channel
    
    Closes #362
    
    * chore(actions): update `flutter_analysis.yaml`
    
    Closes #365
    
    * fix: SearchField overlay actions are not performed (#357)
    
    * fix: SearchField overlay actions are not performed
    
    See #348 for more details
    
    * fix: run flutter pub get
    
    * fix: add missing MacosSearchField test
    
    * formatting tweak
    
    ---------
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * address lints
    
    * chore(actions): use master channel
    
    * disable pana check on customer_testing branch
    
    * chore(actions): job-level "if"
    
    * chore(actions): do not run pana action for customer_testing branch
    
    ---------
    
    Co-authored-by: Minas Giannekas <whiplashoo@users.noreply.github.com>
    Co-authored-by: Jon Saw <jon.saw@gmail.com>
    Co-authored-by: Minas Giannekas <whiplashoo721@gmail.com>
    Co-authored-by: st merlhin <77164238+stMerlHin@users.noreply.github.com>
    Co-authored-by: jtdLab <72231111+jtdLab@users.noreply.github.com>
    Co-authored-by: Norbert Kozsir <norbertkozsir@gmail.com>
    Co-authored-by: Elijah Luckey <luckeyelijah112@gmail.com>
    Co-authored-by: FelixMethe <42588649+FelixMethe@users.noreply.github.com>
    9 people committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2d5a7e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge pull request #378 from macosui/stable

    Version 1.12.1 (#375)
    GroovinChip committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    7afb196 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. When toolbar item is clicked, first pop the route and then call its c…

    …allback - Fixes #346 (#381)
    
    * fix: when a toolbar item is clicked, remove route first and then call its callback - fixes #346
    
    * chore: update version and changelog
    whiplashoo committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    079b51f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e78c92 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. feat: add support for routerConfig to MacosApp.router (#390)

    * feat: add support for routerConfig to MacosApp.router
    
    * remove required keywords in constructor
    
    * rm ! in _buildMacosApp
    
    * Update CHANGELOG.md
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    ---------
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    jtdLab and GroovinChip committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fc6a26b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. DCM lint updates and related fixes (#393)

    * lints: add `double-literal-format` lint and fixes
    
    * lints: add `prefer-first`, `prefer-last`, and `prefer-immediate-return`
    
    Includes fixes
    
    * chore: remove a redundant `async`
    
    * fix: avoid non-const or final global state
    
    * lints: add always-remove-listener and fix
    
    * lints: add `avoid-unnecessary-setstate` and fixes
    
    * lints: add `avoid-wrapping-in-padding` and fixes
    
    * lints: add `prefer-const-border-radius` and fixes
    
    * lints: add `prefer-correct-edge-insets-constructor` and fixes
    
    * lints: add `use-setstate-synchronously` and fixes
    
    * lints: remove `number-of-parameters`
    
    * fix(MacosTextField): remove FocusNode listener instead of disposing FocusNode
    
    * chore(actions): split out tests into their own workflow
    GroovinChip committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    fcf6ea1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Fix the online gallery link

    rxlabz authored and GroovinChip committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    aa82a08 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    a52b616 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    ebf1d06 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'customer_testing' into dev"

    This reverts commit ebf1d06, reversing
    changes made to a52b616.
    GroovinChip committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7de5419 View commit details
    Browse the repository at this point in the history
  3. Fix: use the sidebar and endSidebar key parameter (#400)

    * Fix: use the `sidebard` and `endSidebar` key parameter
    
    - pass sidebar key to the sidebar root widget (`AnimatedPositioned`)
    - create a new sidebar `ScrollController` when the key is change
    
    * Increment version and update changelog
    
    * Apply suggestions from code review
    
    * Update pubspec.lock file in example
    
    ---------
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Maksimka101 and GroovinChip committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    5fc566c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Migrate to macos_window_utils (#377)

    * chore: bump Dart SDK version
    
    * add `.vscode/settings.json` to .gitignore
    
    * feat: add macos_window_utils
    
    * feat: wrap side in example with `TransparentMacOSSidebar`
    
    * feat: enable wallpaper tinting on content area
    
    * feat: adjust macOS window brightness depending on theme
    
    * feat: add a way to disable wallpaper tinting
    
    Wallpaper tinting is now also disabled whenever an overlay filter is
    used.
    
    * refactor: refactor wallpaper tinted area
    
    * fix: fix wallpaper tinting override being applied on overlay filter rebuild
    
    * fix: do not override wallpaper tinting if no `WallpaperTintingSettingsCubit` is found
    
    * refactor: stop relying on exceptions to check if `WallpaperTintingSettingsCubit` exists in widget tree
    
    * change: switch from BLoC to global wallpaper tinting settings
    
    * chore: remove unused imports
    
    * change: make canvas color mimic `NSWindow.windowBackgroundColor`
    
    * change: make wallpaper tinted area rebuild on layout change
    
    * feat: make toolbar wallpaper-tinted
    
    * doc: document `disableWallpaperTinting`
    
    * doc: improve documentation of `disableWallpaperTinting`
    
    Add link to #16296 and clarify that disabling wallpaper tinting is meant
    to be a temporary solution.
    
    * doc: document wallpaper tinted area
    
    * doc: document wallpaper tinting override
    
    * doc: document wallpaper tinting settings builder
    
    * doc: document wallpaper tinting settings data
    
    * change: make `numberOfWallpaperTintingOverrides` private
    
    * doc: document global wallpaper tinting settings
    
    * doc: fix typo
    
    * refactor: refactor wallpaper tinted area
    
    * feat: add `insertRepaintBoundary` property
    
    * change: enable `insertRepaintBoundary` in toolbar
    
    * change: enable `insertRepaintBoundary` in scaffold
    
    * change: export wallpaper tinted area
    
    * feat: enable wallpaper tinting on end sidebar
    
    * feat: add `sidebarState` property to window
    
    * fix: fix background color of end sidebar not matching canvas color when theme brightness does not match platform brightness
    
    * fix: fix wallpaper tinting override using `deactivate` instead of `dispose`
    
    * merge
    
    * change: comment out swift code that hides the toolbar in fullscreen mode
    
    * change: upgrade to macos_window_utils ^1.1.1
    
    * feat: migrate window delegate to macos_window_utils
    
    * change: remove commented-out and unused Swift code
    
    * fix: fix sliver toolbar not having a backdrop filter
    
    * docs: document toolbar's `isVisible` property
    
    * docs: document sliver toolbar's `isVisible` property
    
    * docs: document sliver toolbar page's `isVisible` property
    
    * docs: document `_WallpaperTintedAreaOrBlurFilter`
    
    * refactor: remove unused `key` parameter
    
    * refactor: remove unused import
    
    * readme: update “Modern window look”
    
    * change: bump version
    
    * changelog: add entry for version 2.0.0
    
    * changelog: add migration hint
    
    * merge: toolbar
    
    * fix: remove duplicate `debugFillProperties`
    
    * refactor: rename `pages` to `pageBuilders`
    
    * fix: remove unused import
    
    * fix: remove unused imports
    
    * change: remove unnecessary `NSWindowDelegate` from `MainFlutterWindow`
    
    * change: rename `isVisible` property to `allowWallpaperTintingOverrides` for toolbar
    
    * change: rename `isVisible` property to `allowWallpaperTintingOverrides` for sliver toolbar
    
    * fix: fix typo in comment
    
    * fix: fix `disableWallpaperTinting` having no effect
    
    * change: disable `VisualEffectSubviewContainer` when disabling wallpaper tinting in window
    
    * fix: fix some unit tests not passing
    
    Some unit tests were failing with the following message:
    “A Timer is still pending even after the widget tree was disposed.”
    
    The cause of that was that `VisualEffectSubviewContainer`, or more
    precisely `VisualEffectSubviewContainerWithGlobalKey` is using a timer
    to update its visual effect subview outside of the widget's `build`
    method.
    
    The issue is fixed by either disabling wallpaper tinting in the window
    (and therefore eliminating the use of `VisualEffectSubviewContainer`)
    or, in cases where that was impossible (such as the sidebar) running
    `await tester.pump(Duration.zero);` to allow the timer to complete.
    
    * remove unused import
    
    * change default canvas color
    
    `NSColor.windowBackgroundColor` was found to be inaccurate.
    The color has instead been changed to a color that was captured using
    the Digital Color Meter.
    
    * upgrade to macos_window_utils 1.1.2
    
    * update  “Modern window look” in readme for use with macos_window_utils 1.1.2
    
    * change version to 2.0.0-beta.1
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * add code formatting to documentation
    
    Highlighted `macos_ui` as a code element.
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * add missing comma to documentation
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * change version in changelog entry to 2.0.0-beta.1
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    
    * change version in pubspec.lock
    
    * format `window.dart`
    
    * replace `Colors.transparent` with `MacosColors.transparent`
    
    * document `WallpaperTintingSettingsBuilder`
    
    * document `WallpaperTintedArea`
    
    * implement `MacosWindowUtilsConfig`
    
    * export `src/macos_window_utils_config.dart`
    
    * use `MacosWindowUtilsConfig` in example
    
    * document `MacosWindowUtilsConfig` constructor
    
    * rename `_initMacosWindowUtils` to `_configureMacosWindowUtils` in example
    
    * document `MacosWindowUtilsConfig` usage in readme
    
    * replace opacity widget with repaint boundary
    
    * improve documentation for `sidebarState`
    
    * improve `MacosWindowUtilsConfig` documentation
    
    * fix inconsistencies introduced by merging
    
    * Update example/lib/main.dart
    
    * remove ”do” prefix from field names in `MacosWindowUtilsConfig`
    
    ---------
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a77d86f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    5269fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e99a19b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    f7e0333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b64e2e4 View commit details
    Browse the repository at this point in the history
  3. Fix EnumProperty test. (#419)

    Fix test.
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    bernaferrari and GroovinChip committed May 17, 2023
    Configuration menu
    Copy the full SHA
    f1053fc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. update dependencies

    GroovinChip committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    15fb991 View commit details
    Browse the repository at this point in the history
  2. update changelog

    GroovinChip committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3af34b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a56544a View commit details
    Browse the repository at this point in the history
  4. Rewritten MacosSwitch (#409)

    * feat(controls): rewrite `MacosSwitch`
    
    * feat(gallery): demonstrate new `MacosSwitch`
    
    * chore: update version & changelog
    
    * chore: update DCM
    
    * chore: include `MacosColor` updates in changelog
    
    * docs(MacosSwitch): update docs
    
    * chore: some cleanup
    
    * test: fix tests
    
    * docs: update readme
    GroovinChip committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2988b94 View commit details
    Browse the repository at this point in the history
  5. fix: UX of the click on the calendar elements in MacosDatePicker (#417

    )
    
    fix: UX of the click on the calendar elements
    rklos committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    46eb9ca View commit details
    Browse the repository at this point in the history
  6. fix minor formatting fix

    GroovinChip committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    32fa64c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. feat: Added support for startWeekOnMonday to MacosDatePicker (#414)

    * feat: Added support for `startWeekOnMonday` to `MacosDatePicker`
    
    * Update lib/src/selectors/date_picker.dart
    
    ---------
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    rklos and GroovinChip committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1df03cb View commit details
    Browse the repository at this point in the history
  2. feat: Added support for dateFormat to MacosDatePicker (#415)

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    rklos and GroovinChip committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    37db0c3 View commit details
    Browse the repository at this point in the history
  3. feat: Added support for weekdayAbbreviations and `monthAbbreviation…

    …s` to `MacosDatePicker` (#416)
    
    * fix mangled conflict resolution part 1
    
    * fix mangled PR conflict resolution part 2
    
    * fix: remove missed state property
    
    ---------
    
    Co-authored-by: GroovinChip <groovinchip@gmail.com>
    rklos and GroovinChip committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    044af12 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix: ToolBar title not avoiding traffic lights when no sidebar is p…

    …resent (#441)
    
    * fix: `ToolBar` not avoiding traffic lights when no sidebar is present
    
    * tweak changelog
    GroovinChip committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    057b1b8 View commit details
    Browse the repository at this point in the history
  2. feat: implement ControlSize for PushButton (#447)

    * feat: support `ControlSize` enum in `PushButton`
    
    * chore: clean up code
    
    * chore: update version & changelog
    
    * chore: adjust border radius for regular control size
    
    * fix: border radius no longer looks choppy
    
    * improve: disabled background color
    
    * refactor: `isSecondary` -> `secondary`
    
    * chore: update changelog
    
    * docs: update top-level `PushButton` dartdoc
    
    * docs: update readme
    
    * chore: migrate to DCM Teams
    
    * fix: dcm action
    
    * fix: push button tests
    
    * docs: update readme
    GroovinChip committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2b9c084 View commit details
    Browse the repository at this point in the history
  3. fix: checkbox appearance (#448)

    * fix: checkbox appearance
    
    * fix: checkbox tests
    GroovinChip committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d85ab84 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Reorganize gallery, add MacosTypography.of(context), and update `Ma…

    …cosAlertDialog` (#451)
    
    * move colors page out of disclosure & remove disclosure
    
    * feat: reorganize gallery
    
    * further refine buttons page
    
    * fix app icon and button sizes in `MacosAlertDialog`
    
    * update version, readme, & changelog
    GroovinChip committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    331895a View commit details
    Browse the repository at this point in the history
  2. More gallery improvements (#457)

    * chore: recreate native app
    
    * chore: use modern app icon
    
    * chore: improve indicators page
    
    * chore: improve fields page
    
    * chore: improve selectors page
    GroovinChip committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7343ee3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Typography improvments (#459)

    * fix: use `MacosColors.labelColor` as default typography color
    
    * chore: more accurate job step names for DCM action
    
    * fix gallery typography bold values
    
    * feat: Add `MacosFontWeight` so that Apple specific weights can be used
    
    Also updates the gallery to use the new weights
    GroovinChip committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ebcd257 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    de3e35c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    64472fe View commit details
    Browse the repository at this point in the history
  2. Fix broken web support, platform theming issues, and typography updat…

    …es (#460)
    
    * start fixing gallery for web
    
    * additional platform safety, theme, and typographic fixes
    
    * update version
    GroovinChip committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0e8231f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7eaf5b View commit details
    Browse the repository at this point in the history
  4. 2.0: Readme updates (#461)

    * docs: update readme screenshots
    
    * chore: update gallery to match readme
    
    * fix: `HelpButton` sizing
    
    * chore: deprecate `RelevanceIndicator`
    
    * update version, changelog, & remove `RelevanceIndicator` from gallery & tests
    GroovinChip committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    be20db0 View commit details
    Browse the repository at this point in the history
  5. feat: version 2.0.0 (#462)

    * Merges beta changelog entries into a singular `2.0.0` entry
    * Updates the version to `2.0.0`
    * Fixes the codecov badge
    GroovinChip committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    34fad11 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    GroovinChip committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    e4d3645 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Update CONTRIBUTING.md

    Fixes typo in contributing doc
    Piinks authored and GroovinChip committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f7dc715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c250ed View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Fix compilation errors from mock canvas copy (#468)

    * Alter copy of mock_canvas to unblock moving to flutter_test
    
    * Fix compilation errors
    
    * changelog
    
    * Update changelog
    Piinks committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a5e8532 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. automatic changes

    Adrian-Samoticha committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    aae8eb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    968cd31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93084c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4d22f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afc3a9c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. add missing comma

    Adrian-Samoticha committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ab3092e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb70113 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e77ab9 View commit details
    Browse the repository at this point in the history
  4. add missing comma

    Adrian-Samoticha committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ba42d75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a549bca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba3d7ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07490f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa8f90d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b95a43 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f52aaa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    85fe22f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    856bfb0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ca7e81 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3c96252 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3d06510 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    80bcf9a View commit details
    Browse the repository at this point in the history
  17. run pub get

    GroovinChip committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1c405dc View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    db6088b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2423822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ef31a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f064102 View commit details
    Browse the repository at this point in the history
  5. deprecate properties of PushButtonThemeData rather than `PushButton…

    …ThemeData` itself to avoid breaking changes
    Adrian-Samoticha committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9040eb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0df03af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc32402 View commit details
    Browse the repository at this point in the history
  8. automatic changes

    Adrian-Samoticha committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ea6a7e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f01d422 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0255e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e90519 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08727e0 View commit details
    Browse the repository at this point in the history
  13. add missing comma

    Adrian-Samoticha committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0c75ce2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e9e602 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a31e1c View commit details
    Browse the repository at this point in the history
  16. add missing comma

    Adrian-Samoticha committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3eaab39 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5d230a5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c99b3f0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8196267 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    555bae6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b8b22d7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    04f2a11 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7e0f365 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f27803d View commit details
    Browse the repository at this point in the history
  25. document AccentColor

    Adrian-Samoticha committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    cfacc99 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5cf616f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    23ab438 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4aa2296 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c39ba50 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6a5dbe6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6aa9d8a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    db655a7 View commit details
    Browse the repository at this point in the history
  33. deprecate properties of PushButtonThemeData rather than `PushButton…

    …ThemeData` itself to avoid breaking changes
    Adrian-Samoticha committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2058812 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c017df4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5757632 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f767d4d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c97b901 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Update CHANGELOG.md

    Change the wording of the changelog entry for version 2.0.1.
    
    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    ce55875 View commit details
    Browse the repository at this point in the history
  2. change documentation of WindowMainStateListener

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    3c1d16f View commit details
    Browse the repository at this point in the history
  3. update documentation

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    ad79ce5 View commit details
    Browse the repository at this point in the history
  4. update documentation

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    a90c980 View commit details
    Browse the repository at this point in the history
  5. update documentation

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d229e15 View commit details
    Browse the repository at this point in the history
  6. change var to final

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    7d2ec54 View commit details
    Browse the repository at this point in the history
  7. update deprecation message

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    a3183b5 View commit details
    Browse the repository at this point in the history
  8. improve formatting

    Adrian-Samoticha committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    92658d9 View commit details
    Browse the repository at this point in the history
  9. improve formatting

    Adrian-Samoticha committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    7b81123 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fb22efa View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. improve formatting

    Adrian-Samoticha committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    040b4a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    3a8aecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c2c26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce94aa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef8c156 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fa0f23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e50ae4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47e6974 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b9b1b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    a4b6c45 View commit details
    Browse the repository at this point in the history
  2. Update lib/src/utils/accent_color_listener.dart

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    4bd7d33 View commit details
    Browse the repository at this point in the history
  3. Update lib/src/utils/accent_color_listener.dart

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    21ebe83 View commit details
    Browse the repository at this point in the history
  4. Update lib/src/utils/accent_color_listener.dart

    Co-authored-by: Reuben Turner <groovinchip@gmail.com>
    Adrian-Samoticha and GroovinChip committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    053befb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9394422 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76caa07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8190d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    673c720 View commit details
    Browse the repository at this point in the history
  9. migrate to ExcludeSemantics in popup button

    (`ignoringSemantics` is deprecated)
    Adrian-Samoticha committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e78cd55 View commit details
    Browse the repository at this point in the history
  10. Resolve #445 (#471)

    Adrian-Samoticha committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    9f006f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    a74b207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523cb67 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Adrian-Samoticha committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    4d4519c View commit details
    Browse the repository at this point in the history
  4. format window.dart

    Adrian-Samoticha committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    02d504e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6557d05 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    97751dc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    873807a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b1dba1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Remove usages of '@image' directive (#483)

    * Remove usages of '@image' directive
    
    * changelog
    srawlins committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c6d37d8 View commit details
    Browse the repository at this point in the history
  2. Run pub get

    GroovinChip committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    328f9cb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'stable' into dev

    # Conflicts:
    #	CHANGELOG.md
    #	example/pubspec.lock
    #	lib/src/buttons/push_button.dart
    #	pubspec.lock
    #	pubspec.yaml
    #	test/theme/push_button_theme_test.dart
    GroovinChip committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b3a8e53 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    5ec00bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    908bb8b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. automatic changes

    Adrian-Samoticha committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5e49ad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2b0656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73a56fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f563c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    ec4a63b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    e0899a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7be94be View commit details
    Browse the repository at this point in the history
  3. Merge branch 'time_picker' of https://github.com/Abbas1Hussein/macos_ui

    … into Abbas1Hussein-time_picker
    Adrian-Samoticha committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    cb35862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77f9246 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #490 from Abbas1Hussein/time_picker

    Adding initialTime parameter to MacosTimePicker
    Adrian-Samoticha committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    051bfff View commit details
    Browse the repository at this point in the history
  6. Merge pull request #503 from Adrian-Samoticha/Abbas1Hussein-time_picker

    Abbas1 hussein time picker (increment version to 2.0.4)
    Adrian-Samoticha committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    6d24751 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2ae2c4 View commit details
    Browse the repository at this point in the history
  8. Fix radio button issue (#497)

    * Update radio_button.dart
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Adrian Samoticha <86920182+Adrian-Samoticha@users.noreply.github.com>
    Abbas1Hussein and Adrian-Samoticha committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    e9da375 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Issue #505 (#509)

    * Update radio_button.dart
    
    * Update CHANGELOG.md
    
    * automatic changes
    
    * install equatable
    
    * make `MacosTypography` extend `Equatable`
    
    * make `MacosThemeData` extend `Equatable`
    
    * bump version to 2.0.6
    
    * add changelog entry for version 2.0.6
    
    * automatic changes
    
    * organize imports
    
    * automatic  changes
    
    * migrate to `onKeyEvent` in three cases
    
    * automatic changes
    
    ---------
    
    Co-authored-by: Abbas Hussein <Abbas1Hussein.iq@gmail.com>
    Adrian-Samoticha and Abbas1Hussein committed May 3, 2024
    Configuration menu
    Copy the full SHA
    37c95be View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Version 2.0.7 (#511)

    * Update radio_button.dart
    
    * Update CHANGELOG.md
    
    * remove default themes from example app
    
    * add accent color and main window support to `MacosThemeData`
    
    * regenerate macOS theme on window state and accent color changes
    
    * export accent color enum
    
    * retrieve accent color from theme in push button
    
    * retrieve accent color from theme in sidebar items
    
    * add disabled checkbox to buttons page in example
    
    * style the `MacosCheckbox` to be match the native checkboxes better
    
    * add `example/devtools_options.yaml` to `.gitignore`
    
    * bump version to 2.0.7
    
    * organize imports
    
    * add changelog entry for version 2.0.7
    
    * fix typo
    
    * fix typo
    
    * remove `print` call
    
    * remove unnecessary imports
    
    * change colors in unit tests
    
    ---------
    
    Co-authored-by: Abbas Hussein <Abbas1Hussein.iq@gmail.com>
    Adrian-Samoticha and Abbas1Hussein committed May 5, 2024
    Configuration menu
    Copy the full SHA
    de31bfe View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fixed text overflow on sidebar item (#513)

    * fixed text overflow on sidebar item
    
    * updated version and changelog
    faisalansari0367 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e35fdab View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Allow initial expansion of SidebarItem disclosure items (#514)

    * Allow initial expansion of SidebarItem disclosure items
    
    * Update version to 2.0.9
    nu11ptr committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7f13dfd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. chore: Update dependencies (#515)

    * chore: Update dependencies to unblock supporting macOS 15
    
    * chore: update version & changelog
    
    * chore: export `WidgetState` instead of `MaterialState`
    GroovinChip committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    715bb24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b03ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6313ee5 View commit details
    Browse the repository at this point in the history