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/floating UI migartion 3083 #1

Draft
wants to merge 49 commits into
base: develop
Choose a base branch
from

Commits on Apr 8, 2023

  1. feat: add dependency on @floating-ui/vue for the positioning engine o…

    …f dropdown and other components.
    gweesin committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    a0693d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9210ecc View commit details
    Browse the repository at this point in the history
  3. feat: add dependency on @floating-ui/vue for the positioning engine o…

    …f dropdown and other components.
    gweesin committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    d796c2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8af2111 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    626bb17 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

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

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    bc4b435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e15a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    d57e374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aad43b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e32e38 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. fix(dropdown): cursorAnchor

    m0ksem committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    926134b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    5a83921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3ac794 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

Commits on Jun 2, 2023

  1. Update new dropdown

    ilearnjs committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    eb691e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154fb9c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    77ed553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be09f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de4ed61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f99203 View commit details
    Browse the repository at this point in the history
  5. Update NewDropdown docs

    ilearnjs committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    683652c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e251943 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8556310 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b98a21f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb173f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5df9ad View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    02f7ed8 View commit details
    Browse the repository at this point in the history
  2. VaDropdownNew small update

    ilearnjs committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d432dcf View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    1e45fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    002a59d View commit details
    Browse the repository at this point in the history
  3. Update dropdown demo

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    21f587d View commit details
    Browse the repository at this point in the history
  4. Fix plugin logic

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    68e73d6 View commit details
    Browse the repository at this point in the history
  5. rollback navigationRoutes

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    c2a5c36 View commit details
    Browse the repository at this point in the history
  6. rollback docs

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f8b2188 View commit details
    Browse the repository at this point in the history
  7. remove unused composables

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    337aa3c View commit details
    Browse the repository at this point in the history
  8. Extract useDropdown hook

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ba2fdae View commit details
    Browse the repository at this point in the history
  9. rollback

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f2c0a06 View commit details
    Browse the repository at this point in the history
  10. rollback

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9ea79f9 View commit details
    Browse the repository at this point in the history
  11. Return VaDropdown warnings

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    83a743e View commit details
    Browse the repository at this point in the history
  12. Update anchor selector demo

    ilearnjs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    11bfcff View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Updates after review

    ilearnjs committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a28642a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Updates after review

    ilearnjs committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    24bd403 View commit details
    Browse the repository at this point in the history
  2. Fix overflow issues

    ilearnjs committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d1ce32f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b23de View commit details
    Browse the repository at this point in the history
  4. Small updates

    ilearnjs committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    aeb3892 View commit details
    Browse the repository at this point in the history
  5. Update after review

    ilearnjs committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7844dc4 View commit details
    Browse the repository at this point in the history
  6. Update after review

    ilearnjs committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e260035 View commit details
    Browse the repository at this point in the history
  7. Update comment

    ilearnjs committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    70e5673 View commit details
    Browse the repository at this point in the history