- 22 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
- 02 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
* Make Flex,Row,Column const for real * dart fix --apply * fix snippets * fix integration test * add comment
-
- 21 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 20 Dec, 2022 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 29 Nov, 2022 1 commit
-
-
Greg Spencer authored
* Add MenuMenuAcceleratorLabel to support accelerators. * Review Changes * Review Changed * Fix default label builder to use characters * Remove golden test that shouldn't have been there.
-
- 31 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 18 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 07 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 28 Sep, 2022 1 commit
-
-
Greg Spencer authored
This implements a MenuBar widget that can render a Material menu bar, and a MenuAnchor widget used to create a cascading menu in a region. The menus are drawn in the overlay, while the menu bar itself is in the regular widget tree. Keyboard traversal works between the two. This implementation of the MenuBar uses MenuAnchor to create a cascading menu that contains widgets representing the menu items. These menu items can be any kind of widget, but are typically SubmenuButtons that host submenus, or MenuItemButtons that have shortcut hints (but don't actually activate the shortcuts) and don't host submenus. Cascading menus can be created outside of a MenuBar by using a MenuAnchor. They can be either given a specific location to appear (a coordinate), or they can be located by the MenuAnchor region that wraps the control that opens them. The developer may also create a MenuController to pass to the various menu primitives (MenuBar or MenuAnchor) to associate menus so that they can be traversed together and closed together. Creating a controller is not required.
-
- 20 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 25 Aug, 2022 1 commit
-
-
Greg Spencer authored
-
- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 21 Aug, 2022 1 commit
-
-
Greg Spencer authored
This reverts commit b3aba4d9 because it breaks Google tests.
-
- 19 Aug, 2022 1 commit
-
-
Greg Spencer authored
-
- 16 Aug, 2022 1 commit
-
-
Casey Hillers authored
-
- 15 Aug, 2022 1 commit
-
-
Bernardo Ferrari authored
-
- 01 Aug, 2022 1 commit
-
-
Greg Spencer authored
-
- 29 Jul, 2022 1 commit
-
-
Greg Spencer authored
-
- 28 Jul, 2022 2 commits
-
-
Michael Goderbauer authored
-
Greg Spencer authored
-
- 12 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 22 Jun, 2022 1 commit
-
-
Darren Austin authored
* Update parameters to the `styleFrom` button methods. * Updated the Flutter fix data to point to this PR. * Updated handling of background color to better maintain backwards compatibility with previous API.
-
- 30 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 02 Mar, 2022 1 commit
-
-
Kate Lovett authored
-
- 23 Feb, 2022 1 commit
-
-
xubaolin authored
-
- 22 Feb, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 12 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 11 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-