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

[SelectUnstyled] Create unstyled select (+ hook) #30113

Merged
merged 61 commits into from
Jan 28, 2022

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    09e24c1 View commit details
    Browse the repository at this point in the history
  2. Add few tests

    michaldudak committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1bef211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2ba738 View commit details
    Browse the repository at this point in the history
  4. Remove temporary demos

    michaldudak committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0ff3247 View commit details
    Browse the repository at this point in the history
  5. Add more jsdoc comments

    michaldudak committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    140b8b9 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    michaldudak committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    3b632a5 View commit details
    Browse the repository at this point in the history
  7. Improvements after CR

    michaldudak committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b9fc66c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

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

Commits on Nov 23, 2021

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

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    3e41655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e2da48 View commit details
    Browse the repository at this point in the history
  3. Fix TS compilation error

    michaldudak committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    99c9c57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    864b85d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Fix docs generation

    michaldudak committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    20c010d View commit details
    Browse the repository at this point in the history
  2. Fix conformance tests

    michaldudak committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    7dc728d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e8a04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07f57e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Docs and demos

    michaldudak committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    96627c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    432eaee View commit details
    Browse the repository at this point in the history
  2. Fix stylelint errors

    michaldudak committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    77b906a View commit details
    Browse the repository at this point in the history
  3. Fix tests

    michaldudak committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7b4a133 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe0988f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0900af3 View commit details
    Browse the repository at this point in the history
  6. Correct imports in demos

    michaldudak committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    c023e22 View commit details
    Browse the repository at this point in the history
  7. Fix the tests

    michaldudak committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    5e4cd6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d263a44 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    7bda657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfed174 View commit details
    Browse the repository at this point in the history
  3. Improve types

    michaldudak committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a03bbae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac01aaa View commit details
    Browse the repository at this point in the history
  5. Fix TS errors

    michaldudak committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a61c6aa View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

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

Commits on Dec 27, 2021

  1. Remove duplicated export

    michaldudak committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    8e723d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1feede View commit details
    Browse the repository at this point in the history
  3. Prop types and API docs

    michaldudak committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    a6518ee View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    michaldudak committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    4a64150 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    101174c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Clean up the demos

    michaldudak committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    6693c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fe65ea View commit details
    Browse the repository at this point in the history
  3. PR fixes

    michaldudak committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    a5b17c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22ed1e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9852828 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea26853 View commit details
    Browse the repository at this point in the history
  7. API docs

    michaldudak committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    81b6b71 View commit details
    Browse the repository at this point in the history
  8. Fix errors

    michaldudak committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    72a19c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    04b1fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e00b30 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Fix issues reported in PR

    michaldudak committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d81dbb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91600c8 View commit details
    Browse the repository at this point in the history
  3. Proptypes

    michaldudak committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    26a236f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a778b69 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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

Commits on Jan 24, 2022

  1. Tests

    michaldudak committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    bd2c8fe View commit details
    Browse the repository at this point in the history
  2. Proptypes

    michaldudak committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    65ec3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c52328a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31aa964 View commit details
    Browse the repository at this point in the history
  5. Allow customizing popper

    michaldudak committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    b8f373a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ace209 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Update docs/src/pages/components/selects/UnstyledSelectObjectValues.tsx

    Co-authored-by: Siriwat K <siriwatkunaporn@gmail.com>
    michaldudak and siriwatknp committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    f1796d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

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

Commits on Jan 27, 2022

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