Shawn
b7b9141682
Merge branch 'main' into feature/routing_fixes
2024-01-22 15:36:08 -07:00
Shawn
2faa7d7aab
Block potential bug that can occur during page transitions
2024-01-22 15:35:19 -07:00
Shawn
4b34f81555
Merge branch 'main' into feature/routing_fixes
2024-01-18 12:07:04 -07:00
Shawn
fa640e005d
Merge branch 'main' into feature/routing_fixes
...
# Conflicts:
# lib/router.dart
# pubspec.lock
# pubspec.yaml
2024-01-18 12:04:11 -07:00
Shawn
a57a23d4e0
Resolve merge conflicts
2024-01-18 11:53:38 -07:00
Shawn
6f7a69d50d
Merge main
2024-01-18 11:36:39 -07:00
Shawn
3d9d15c5a0
switch to context.pop() so we're going through the goRouter pkg as designed
2024-01-09 14:57:11 -07:00
Shawn
432becb17a
Add escape key support to backBtn by default
2023-12-05 11:42:26 -07:00
Shawn
d856f91a93
Add physical btn for carousel navigation,
...
add keyboard support,
add flipIcon property to CircleIconbtn
2023-11-30 10:41:05 -07:00
Shawn
1c853b1c39
Unify shortcuts on desktop/web, remove arrow-press for focus traversal from desktop.
...
Add focusNode support for btns
2023-11-29 16:00:00 -07:00
Shawn
0805da1b37
Add back button fallback to go to /home if the view can not be popped
2023-11-02 09:57:01 -06:00
Shawn
79631cd91d
Remove proxy code
2023-10-03 14:16:01 -06:00
Shawn
ab7ce7bcd6
Implement a server proxy for external images to avoid CORS errors on web
...
Remove ResizeImage component on web platform to avoid UI thread locking
2023-09-06 20:12:36 -06:00
Shawn
a132e97916
Add proxy to MET image requests
2023-09-05 17:48:20 -06:00
Shawn
ce767b7155
Reorder header elements in stack so that the back button can be selected when using screen reader.
2023-08-23 11:04:27 -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
cda6d7cbaa
Add 10% white focus state to AppBtn
2023-02-28 10:06:46 -07:00
Shawn
e30f5de874
Tweak loading indicator to start with indeterminant spinner until progress has started.
2023-02-13 10:38:55 -07:00
Jared Bell
1eae15a1a8
Menu screen enhancements
...
* Increase background blur
* Reduce overlay transparency
* Override local button padding to reduce size
2023-01-04 21:32:50 -07:00
Shawn
23cd1b4c71
Allow AppBtn.onPressed to be null
2023-01-03 10:35:53 -07:00
Shawn
7f54f4fab6
Incorporate scale into appHeader
2023-01-03 10:04:45 -07:00
Shawn
77ecacabf7
standardize all backbtns to use AppHeader widget
2022-12-22 10:36:46 -07:00
Shawn
574c4503fd
Latest polish tweaks
2022-12-20 10:23:20 -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
5b5042b92e
Add support for latest l10n implementation
2022-11-29 22:05:14 -07:00
Shawn
be4e3c1ea4
Finish first pass of home illustrations
2022-11-28 17:54:11 -07:00
Shawn
e9ae67bff5
carousel WIP, added trailing
param to SimpleHeader
2022-11-22 10:56:53 -07:00
Shawn
90902e27aa
Add ListenableBuilder, remove all AnimatedBuilders
2022-11-14 14:49:00 -07:00
Shawn
d0db7caa38
Adjust padding on locale btn
2022-10-27 10:22:43 -06:00
Shawn
dfdece065b
tweak header to match latest comps
2022-10-25 00:04:05 -06:00
Shawn
e767fc0c21
restore font and inset scaling
2022-10-24 15:42:27 -06:00
Shawn
0103ff16e8
Close keyboard when scrolling on search results. Add ScrollDecorator.onInit.
2022-10-04 09:15:56 -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
Shawn
32d6c9eb14
Add persistence to currentLocale settings, only auto-detect initial language
2022-09-08 12:14:28 -06:00
Shawn
b914ce41fe
Merge branch 'master' into feature-add-homepage-title
2022-09-07 15:16:43 -06:00
Shawn
65d5fd48d3
Rename to LocaleSwitcher, tweak HomeMenu layout
2022-09-07 13:28:41 -06:00
Shawn
31be98dd26
Switch LocalBtn to use AppBtn
2022-09-07 13:26:30 -06:00
Eddie
828f353d26
Fix for localeButton not updating
2022-09-06 16:44:29 -06:00
Eddie
726cc6d5e7
Add Locale button
...
- add LocaleButton to intro and menu, toasted placeholder in app_scaffold
- add localeLogic.isEnglish helper, used in _results_grid and _scrolling_content
2022-09-06 16:31:22 -06:00
Shawn
3ae6806b38
Tweak layout for home page. Add title, remove page indicator, reduce bottom padding
2022-09-06 09:39:01 -06:00
Shawn
a347718577
Add StaticTextScale. Fix areas in the app that were flowing out of bounds.
2022-09-01 20:48:32 -06:00
Shawn
a1e1aa156f
Initial public commit
2022-08-29 20:38:28 -06:00