55 Commits

Author SHA1 Message Date
Shawn
c00dae0b97 Update flutter_animate version 2024-02-13 11:55:47 -07:00
Shawn
1ffc18d001 Cleanup 2024-01-17 10:53:42 -07:00
Shawn
44300dbe23 WonderDetails: Switch wonderButton from pop() to /home, helps to clear the queryParams when going back. 2024-01-11 10:14:48 -07:00
Shawn
28734b7f1f Switch /video and /maps views to be nested within home, better supporting deeplinks. 2024-01-11 10:12:04 -07:00
Shawn
28ebe79ad2 Cleanup lint warnings 2023-12-05 11:05:46 -07:00
Shawn
e34479ccd8 Keep backBtn in landscape mode, just align it to the right 2023-12-05 11:03:24 -07:00
Shawn
d710a9718a Add fullscreen keyboard list scroller component, incorporate into editorial_screen 2023-12-04 11:32:45 -07:00
Shawn
0fa3a344c9
Merge pull request #127 from gskinnerTeam/fix/selfhosted-met-files
Use self-hosted images for all artifacts, collectibles and youtube thumbnails.
2023-10-03 14:18:50 -06:00
Shawn
c4e34edfd2 Use self-hosted youtube thumbs 2023-10-03 14:15:48 -06:00
jonahwilliams
6523ec320b Reduce SaveLayer count of advanced blends. 2023-09-07 08:57:48 -07:00
Shawn
aad94222e8 Tweak img paths to avoid cross-domain origin issues on web platform (WIP) 2023-08-29 10:24:58 -06:00
Shawn
d3e7e7e606 Hide placeholder for maps plugin on desktop 2023-07-28 10:04:16 -06:00
Shawn
57cda296e6 Use new display API to detect device size. 2023-05-10 14:25:49 -06:00
Shawn
f1be3a4a37 Hide top-left home btn when using navrail on editorial view 2023-04-27 11:22:40 -06:00
Shawn
92c60ce18a Remove unused scroll pos callback 2023-04-27 11:22:40 -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
b90108fa92 Improve scroll persistence on editorial screen 2023-04-18 11:21:53 -06: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
4661f6997c Add a FocusTraversalGroup 2023-03-01 14:32:30 -07:00
Shawn
6de8bf931f Add delay to editorial app bar image fade 2023-02-16 10:34:40 -07:00
Shawn
7af1ad892b Fix btn alignment on editorial 2023-01-03 22:30:54 -07:00
Shawn
7276274eff Fix issue w/ maps layout 2023-01-03 22:23:17 -07:00
Shawn
0afdce8e6c Restore fadeIn anim for the featured editorial image 2023-01-03 10:36:41 -07:00
Shawn
bb598ddf6a Set aspectRatio of map, update gap to avoid rendering issue with 1px hz line on bottom of scroll area 2023-01-03 10:04:13 -07:00
Shawn
a77b32084b Remove clouds from details view 2023-01-01 13:32:26 -07:00
Shawn
a7197d2f51 Fix extra padding on compass divider 2022-12-22 13:33:34 -07:00
Shawn
252c45a56d Fix gap on bottom of editorial app bar image 2022-12-22 13:33:16 -07:00
Shawn
574c4503fd Latest polish tweaks 2022-12-20 10:23:20 -07:00
Shawn
19985ca659 Merge branch 'master' into feature-v2-polish
# Conflicts:
#	lib/common_libs.dart
2022-12-19 12:15:33 -07:00
Shawn
0e9f4353b0 editorial tweaks 2022-12-12 09:35:12 -07:00
Shawn
4205cc0b00 Cleanup 2022-12-08 16:24:43 -07:00
Shawn
7d6cca3b6b Polish artifacts carousel 2022-12-01 20:09:28 -07:00
Shawn
bd3a87edd9 Polish editorial screen 2022-11-30 13:30:56 -07:00
Shawn
5b5042b92e Add support for latest l10n implementation 2022-11-29 22:05:14 -07:00
Shawn
f936f99579 cleanup 2022-11-29 11:34:15 -07:00
Shawn
e9ae67bff5 carousel WIP, added trailing param to SimpleHeader 2022-11-22 10:56:53 -07:00
Shawn
1ab04c0043 Polish editorial view 2022-11-14 15:53:48 -07:00
Shawn
667108943f Add centeredBox widget, polish editorial 2022-11-14 15:36:34 -07:00
Shawn
90902e27aa Add ListenableBuilder, remove all AnimatedBuilders 2022-11-14 14:49:00 -07:00
Shawn
048dae8ce8 Stying tweaks 2022-10-27 10:26:28 -06:00
Shawn
e767fc0c21 restore font and inset scaling 2022-10-24 15:42:27 -06:00
Shawn
3721d75a8e Apply max width to editorial list content 2022-10-07 11:30:00 -06:00
Shawn
d5f9da01b4
Merge pull request #29 from kenzieschmoll/optimizations
Use GradientContainer to optimize raster performance
2022-09-20 19:46:51 -06:00
Shawn
6a31c38dab Improve a11y on home-screen and carousel 2022-09-20 19:01:23 -06:00
Shawn
662925cbfa Polish home page and carousel view
Tweak implementation of AppBtn semantics
2022-09-19 14:21:30 -06:00
Kenzie Schmoll
521e6d76ba fix opacity 2022-09-13 17:45:15 -07:00
Kenzie Schmoll
d18edb0f24 Use GradientContainer to optimize raster performance 2022-09-13 17:08:05 -07:00
Shawn
0b6aeeaa62 Reduce size of collapsing pull quote text 2022-09-12 14:28:33 -06:00
Shawn
e0fc2e75ac Disable hero animation when Title is scrolled out of view 2022-09-09 11:53:32 -06:00
Shawn
b914ce41fe Merge branch 'master' into feature-add-homepage-title 2022-09-07 15:16:43 -06:00