Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

feat(Toolbar): Add ARIA attributes and focus handling for radio group #1526

Merged
merged 20 commits into from
Jun 27, 2019

Commits on Jun 19, 2019

  1. WIP

    Sofiya Huts committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    cdbad7d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Remove redundant comments

    Sofiya Huts committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    3a3214d View commit details
    Browse the repository at this point in the history
  2. Add examples

    Sofiya Huts committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    6c2f0b3 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Sofiya Huts committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    507fe3a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. small improvements and tests

    Sofiya Huts committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    e6fe0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e243d View commit details
    Browse the repository at this point in the history
  3. small improvement

    Sofiya Huts committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    febabf9 View commit details
    Browse the repository at this point in the history
  4. add keyactions

    Sofiya Huts committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    f17e494 View commit details
    Browse the repository at this point in the history
  5. small improvement

    Sofiya Huts committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    c3ff965 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    8c1dcb9 View commit details
    Browse the repository at this point in the history
  2. add aria label to example

    Sofiya Huts committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    258654a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e027ff View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    6811a5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7120e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab75888 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Merge branch 'master' into feat/a11y-radiogroup-in-toolbar

    # Conflicts:
    #	docs/src/examples/components/Toolbar/Types/ToolbarExampleEditor.shorthand.tsx
    #	docs/src/examples/components/Toolbar/Types/index.tsx
    #	packages/react/src/components/Toolbar/ToolbarRadioGroup.tsx
    Sofiya Huts committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    059eb7f View commit details
    Browse the repository at this point in the history
  2. update changelog

    Sofiya Huts committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    fe078e4 View commit details
    Browse the repository at this point in the history
  3. small improvement

    Sofiya Huts committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    8a47a62 View commit details
    Browse the repository at this point in the history
  4. fix tests

    Sofiya Huts committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    b2abfd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5c029f View commit details
    Browse the repository at this point in the history