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

refactor: redesign select and combobox #826

Merged
merged 44 commits into from
Sep 5, 2023
Merged

refactor: redesign select and combobox #826

merged 44 commits into from
Sep 5, 2023

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    bcce10e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea410b0 View commit details
    Browse the repository at this point in the history
  3. refactor: select machine

    segunadebayo committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    125f49e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    43d200b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399bc3c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    6ec81a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b9542 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    869eb29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33e08d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3070f55 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    cc156a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef38ad7 View commit details
    Browse the repository at this point in the history
  3. fix: enter keypress

    segunadebayo committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    3b39c26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd26135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2c8ac7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b06172 View commit details
    Browse the repository at this point in the history
  7. docs: fix select

    segunadebayo committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    07b1d37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4bbbcf View commit details
    Browse the repository at this point in the history
  9. docs: fix search

    segunadebayo committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a89bd43 View commit details
    Browse the repository at this point in the history
  10. chore: update combobox

    segunadebayo committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    37a020f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2eefb8b View commit details
    Browse the repository at this point in the history
  12. chore: rm

    segunadebayo committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a5341dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f50d288 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. revert: callbacks

    segunadebayo committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    deafe32 View commit details
    Browse the repository at this point in the history
  2. docs: update

    segunadebayo committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    69133c9 View commit details
    Browse the repository at this point in the history
  3. refactor: all things

    segunadebayo committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9f270f7 View commit details
    Browse the repository at this point in the history
  4. docs: update snippets

    segunadebayo committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5e3efe2 View commit details
    Browse the repository at this point in the history
  5. docs: update snippets

    segunadebayo committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5f53c72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7917c2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffe165f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41f7fdf View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    6bbaf18 View commit details
    Browse the repository at this point in the history
  2. fix: arrow events

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3c8cd62 View commit details
    Browse the repository at this point in the history
  3. refactor: examples

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0b82ef8 View commit details
    Browse the repository at this point in the history
  4. chore: update

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8ed08de View commit details
    Browse the repository at this point in the history
  5. docs: update

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bf5d6e2 View commit details
    Browse the repository at this point in the history
  6. docs: update

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8c25f85 View commit details
    Browse the repository at this point in the history
  7. docs: update

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    44b89b6 View commit details
    Browse the repository at this point in the history
  8. docs: update api docs

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a2ccad0 View commit details
    Browse the repository at this point in the history
  9. docs: add multiple docs

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b2d1534 View commit details
    Browse the repository at this point in the history
  10. docs: update

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2207e03 View commit details
    Browse the repository at this point in the history
  11. docs: update combobox

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6099cf9 View commit details
    Browse the repository at this point in the history
  12. docs: update combobox

    segunadebayo committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7e2fb56 View commit details
    Browse the repository at this point in the history