331 Commits

Author SHA1 Message Date
Shawn
c50cecded3 Override intl to avoid conflicts with stable branch 2023-04-27 11:22:40 -06:00
Shawn
92c60ce18a Remove unused scroll pos callback 2023-04-27 11:22:40 -06:00
Shawn
c689fd60e7 Update runner files for ios 2023-04-25 09:27:28 -06:00
Shawn
e5a8da9b57
Merge pull request #79 from gskinnerTeam/update-broken-artifacts
Update highlight_data.dart
2023-04-25 09:02:59 -06:00
Shawn
bcd7842e40 Remove intl from pubspec to avoid conflicts with flutter sdk 2023-04-25 09:00:56 -06:00
Jared Bell
f08e3f9cb9 Update highlight_data.dart
swap in new images paths, replace artifact that was no longer available.
2023-04-21 16:57:56 -06:00
Shawn
853d16aa11 Fix intl version solving 2023-04-21 10:36:43 -06:00
Shawn
330206079a Version bump 2023-04-21 09:12:19 -06:00
Shawn
4c3583cf6e Reduce minHeight of app for testing of new nav rail 2023-04-21 09:12:04 -06:00
Shawn
0c255bec9a Add KeyboardArrowListener to experiment with hz arrow key support on lists 2023-04-20 00:01:45 -06:00
Shawn
1a51d2e906 Polish 2023-04-18 13:49:42 -06:00
Shawn
50d4bac794 Inject menu padding into the detail views so they can have their backgrounds overlap with the nav-rail and its curved corner. 2023-04-18 11:47:03 -06:00
Shawn
0f2e2afd9b Cleanup 2023-04-18 11:22:29 -06:00
Shawn
8b55cca3a0 Remove animations from menu orientation changes 2023-04-18 11:22:19 -06:00
Shawn
b90108fa92 Improve scroll persistence on editorial screen 2023-04-18 11:21:53 -06:00
Shawn
c6eec34922 Fix deprecated color warnings by adding a .colorFilter extension method to Color 2023-04-18 11:13:03 -06:00
Shawn
110766d516 Fix missing redirect 2023-04-18 11:11:24 -06:00
Shawn
3080f8d867 Retain scroll position on events view 2023-04-18 11:03:17 -06:00
Shawn
e09aa3d1b8 Initial pass at vertical menu for smaller landscape views 2023-04-18 10:43:21 -06:00
Shawn
f786e3f5dc Disable print statements 2023-04-18 10:41:46 -06:00
Shawn
11aad53f71 Add material3 flag 2023-04-11 14:46:22 -06:00
Shawn
96734a070f Home menu now scrolls when it runs out of min-height 2023-04-11 14:46:02 -06:00
Shawn
3e6df3e8b0 go_router 6.5 2023-04-11 13:16:57 -06:00
Shawn
7a64e91d28 Version bump 2023-03-02 10:26:10 -07:00
Shawn
289edfcde4
Merge pull request #75 from gskinnerTeam/feature/focus_states
Add focus state to AppBtn
2023-03-02 10:22:02 -07:00
Shawn
7906e6ba36 Add focus node 2023-03-01 14:36:39 -07:00
Shawn
068d7daf9d Add focus outlines to btns, add focus nodes to event markers and editorial text content 2023-03-01 14:36:30 -07:00
Shawn
b1084d8542 Increase font size of About Us page 2023-03-01 14:32:43 -07:00
Shawn
4661f6997c Add a FocusTraversalGroup 2023-03-01 14:32:30 -07:00
Shawn
cda6d7cbaa Add 10% white focus state to AppBtn 2023-02-28 10:06:46 -07:00
Shawn
042cb6425a Remember search panel open/close state 2023-02-28 10:05:51 -07:00
Shawn
d0196a458c Version bump 2023-02-18 20:02:35 -07:00
Shawn
70fd472ca1 Fix dep error w/ intl pkg 2023-02-18 19:27:00 -07:00
Shawn
eb6149454c Version bump 2023-02-18 19:23:35 -07:00
Shawn
cb75f13005 Update roller images to be responsive, remove unused black variations 2023-02-18 19:21:05 -07:00
Shawn
384bf83e35 Increase size of img cache 2023-02-18 19:20:11 -07:00
Shawn
567eb38bea Fix version issues with collections pkg and flutter 3.7.3 2023-02-16 10:59:36 -07:00
Shawn
edec65121b Version bump 2023-02-16 10:37:53 -07:00
Shawn
a1af24f7d4 Remove fullscreen mode support, problematic implementation 2023-02-16 10:35:11 -07:00
Shawn
6de8bf931f Add delay to editorial app bar image fade 2023-02-16 10:34:40 -07:00
Shawn
4608eecb30 Add safe area to fullscreen maps view 2023-02-16 10:24:00 -07:00
Shawn
ead7c75beb Remove currentWonder persistence, no longer necessary since app no longer restarts when folded. 2023-02-16 10:07:08 -07:00
Shawn
8050060b7e Formatting fix 2023-02-16 10:02:43 -07:00
Shawn
d4d27751eb Make events page remember scroll position when changing layouts. 2023-02-16 10:02:34 -07:00
Shawn
92038ed12a Upgrade all deps to latest versions 2023-02-16 00:51:42 -07:00
Shawn
92635d88e3 Remove unused packages 2023-02-16 00:44:30 -07:00
Shawn
aacb37575e
Merge pull request #74 from gskinnerTeam/fix/state_loss_on_android
Fix/state loss on android
2023-02-16 00:39:26 -07:00
Shawn
4c09c20b3b cleanup 2023-02-16 00:35:06 -07:00
Shawn
1ff80a1859 Merge branch 'main' into fix/state_loss_on_android 2023-02-16 00:33:33 -07:00
Shawn
493215583c Remove unnecessary stack from appScaffold 2023-02-16 00:33:00 -07:00