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

Fix tabs list bug - visible focus displayed when clicking out side and then clicking on one tab #537

Merged
merged 33 commits into from
Feb 27, 2022

Commits on Feb 1, 2022

  1. start

    Hadas Farhi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e43e295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1172b6 View commit details
    Browse the repository at this point in the history
  3. fix icon button ad dropdown

    Hadas Farhi committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0a9df84 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Merge branch 'master' of github.com:mondaycom/monday-ui-react-core in…

    …to storybook/hadas/icon-button-dropdown
    
    � Conflicts:
    �	src/components/Dropdown/__stories__/dropdown.stories.mdx
    Hadas Farhi committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    3cf718f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. fix stories

    Hadas Farhi committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    93f26e8 View commit details
    Browse the repository at this point in the history
  2. fix stories

    Hadas Farhi committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    1f2883a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Merge branch 'master' of github.com:mondaycom/monday-ui-react-core in…

    …to storybook/hadas/icon-button-dropdown
    Hadas Farhi committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    3c6775f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. fix icon button and drop down stories

    Hadas Farhi committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    79230ae View commit details
    Browse the repository at this point in the history
  2. drop down fixes

    Hadas Farhi committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2beae47 View commit details
    Browse the repository at this point in the history
  3. fix snapshot tests

    Hadas Farhi committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    5ca5805 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. wip

    Hadas Farhi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    dc0695b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:mondaycom/monday-ui-react-core in…

    …to bug/hadas/tabs-focus
    
    � Conflicts:
    �	src/components/IconButton/__stories__/IconButton.stories.mdx
    Hadas Farhi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    22501f4 View commit details
    Browse the repository at this point in the history
  3. fix focus issue on tabs list

    Hadas Farhi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f0d1a24 View commit details
    Browse the repository at this point in the history
  4. fix focus issue on tabs list - with disabled tabs

    Hadas Farhi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    043ef19 View commit details
    Browse the repository at this point in the history
  5. fix focus issue on tabs list - with disabled tabs

    Hadas Farhi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    6596e8b View commit details
    Browse the repository at this point in the history
  6. fix focus issue on tabs list - with disabled tabs

    Hadas Farhi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    818184b View commit details
    Browse the repository at this point in the history
  7. fix focus issue on tabs list - with disabled tabs

    Hadas Farhi committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4802519 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. fix bug: first tab will focus on first item in the list

    Hadas Farhi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    815a549 View commit details
    Browse the repository at this point in the history
  2. fix

    Hadas Farhi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    6a50881 View commit details
    Browse the repository at this point in the history
  3. fix

    Hadas Farhi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    4293777 View commit details
    Browse the repository at this point in the history
  4. fix

    Hadas Farhi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f75410d View commit details
    Browse the repository at this point in the history
  5. fix tests

    Hadas Farhi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3ff8d95 View commit details
    Browse the repository at this point in the history
  6. fix click create focus issue

    Hadas Farhi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7ca6ea0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Merge branch 'master' of github.com:mondaycom/monday-ui-react-core in…

    …to bug/hadas/tabs-focus
    
    � Conflicts:
    �	src/components/Tabs/TabList/TabList.jsx
    Hadas Farhi committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    0fde8e3 View commit details
    Browse the repository at this point in the history
  2. fix bug - display focus when blur by keyboard and then focus again by…

    … keyboard
    Hadas Farhi committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    97a0254 View commit details
    Browse the repository at this point in the history
  3. add comments

    Hadas Farhi committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    7afe851 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. fix tests

    Hadas Farhi committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    317d297 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:mondaycom/monday-ui-react-core in…

    …to bug/hadas/tabs-focus
    
    � Conflicts:
    �	src/hooks/index.js
    Hadas Farhi committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    ce3ffde View commit details
    Browse the repository at this point in the history
  3. fix import

    Hadas Farhi committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    dfc5222 View commit details
    Browse the repository at this point in the history
  4. fix tests

    Hadas Farhi committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    99819e4 View commit details
    Browse the repository at this point in the history
  5. fix tests

    Hadas Farhi committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    c5b8188 View commit details
    Browse the repository at this point in the history
  6. last fix

    Hadas Farhi committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    d5e6586 View commit details
    Browse the repository at this point in the history
  7. last fix

    Hadas Farhi committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    e9b991b View commit details
    Browse the repository at this point in the history