1. 21 Sep, 2023 1 commit
    • Yegor's avatar
      a few web tweaks for a11y assessment app (#134479) · d0664bcd
      Yegor authored
      Mostly tweaks for better focus management, namely:
      
      * Use `autofocus` throughout so the a11y focus is transferred to a logical place when overlaid content pops up (screen transitions, dialogs).
      * Consolidate "enabled" and "disabled" widgets into the same screen. Otherwise, when only a disabled widget is shown, there's nothing to focus on and the screen reader is lost.
      d0664bcd
  2. 03 Aug, 2023 1 commit
  3. 07 Jan, 2022 1 commit
    • Greg Spencer's avatar
      Update platform shims in dev/manual_tests (#94616) · 3750beac
      Greg Spencer authored
      Updates the platform shims in dev/manual_tests so that Windows and Linux can be built. I had to update the Windows shims, because I was unable to build a Windows app there.
      
      Also updates the analyze.dart script to report all license issues simultaneously instead of just dying after the first failure.
      
      The only substantive code changes are in dev/bots/analyze.dart and dev/bots/test/analyze_test.dart
      3750beac
  4. 28 Jun, 2021 1 commit
  5. 10 Jun, 2021 1 commit
  6. 30 Apr, 2020 1 commit
  7. 10 Jan, 2020 1 commit