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(select): add select/dropdown component #35

Merged
merged 9 commits into from
Oct 14, 2024
Merged

Commits on Oct 8, 2024

  1. feat(select): add select/dropdown component

    RISDEV-4987
    hamo225 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    19d860b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. refactor(stories): rename Select to PrimevueSelect to avoid conflicts…

    … with native element
    
    RISDEV-4987
    hamo225 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a8d6bcd View commit details
    Browse the repository at this point in the history
  2. refactor(select): simplify class bindings, remove redundant sizing, a…

    …nd improve fluid handling
    
    RISDEV-4987
    hamo225 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2576774 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. feat(select): apply disabled state styles

    RISDEV-4987
    hamo225 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e5104de View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. feat(select): apply states

    RISDEV-4987
    hamo225 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9b0980c View commit details
    Browse the repository at this point in the history
  2. feat(select): update css styles

    RISDEV-4987
    hamo225 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    bf679ab View commit details
    Browse the repository at this point in the history
  3. feat(select): remove redundant arg for invalid

    RISDEV-4987
    hamo225 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    26b6296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb7b559 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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