Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(button-bar): follow accessibility behavior #176

Merged
merged 15 commits into from
Feb 4, 2022

Commits on Jan 25, 2022

  1. feat(button-bar): follow accessibility behavior

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    2b05186 View commit details
    Browse the repository at this point in the history
  2. test(button-bar): add test for keyboard event

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    6a9200c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. test(button-bar): enter keypress should not effect to checkbox and radio

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1345399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb5a83e View commit details
    Browse the repository at this point in the history
  3. fix(button-bar): disabled button should not be focusable

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3c199a0 View commit details
    Browse the repository at this point in the history
  4. fix(button-bar): support adding item after rendered

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    06303a3 View commit details
    Browse the repository at this point in the history
  5. refactor(button-bar): clean code to more readable

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    78c419d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. refactor(button-bar): add comment and remove unwanted

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    66b5ed7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. docs(button-bar): fix comments

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    79f3ab6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    b71eecf View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. refactor(button-bar): remove mutation observer and use capture tab in…

    …stead
    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    0ad8295 View commit details
    Browse the repository at this point in the history
  2. docs(button-bar): fix wording

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c9a7039 View commit details
    Browse the repository at this point in the history
  3. docs(button-bar): fix wording and demo

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    308e94f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    078733d View commit details
    Browse the repository at this point in the history
  5. style(button-bar): linting

    Theeraphat Sorasetsakul authored and Theeraphat Sorasetsakul committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    101d5ce View commit details
    Browse the repository at this point in the history