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

Dropdown component #73

Merged
merged 8 commits into from
Apr 22, 2024
Merged

Commits on Mar 27, 2024

  1. chore: starting component dropdown

    Co-authored-by: Alexandre Gomes <[email protected]>
    
    feat: create emit event for dropdown component
    
    chore: dropdown parameter received
    
    fix: dropdown html ajusted
    
    chore: change padding value for rem
    
    fix: fit: change error message from Portuguese to English
    
    BREAKING CHANGE: fit: change error message from Portuguese to English
    
    fix devhatt#47
    
    chore: method of adding and removing items implemented
    
    fix: fix: implemeted emit in add and remove method
    
    refactor: Dropdown component refactor
    
    chore: test and storybook for Dropdown component
    
    test: tested the dropdwon component
    
    fix: message error for english
    
    chore: add label and width in props
    
    chore: implemented receive css class by props
    
    chore: adjusting dropdwon's position property
    
    fix: removes unnecessary tests
    
    fix: tests names
    
    fix: changing component classes to BEM css
    
    fix: Dropdown component style ajusted
    
    chore: toggleDropdown, openDropdown, closeDropdown,  setLabel, getLabel, setValue, getValue, clearOptions, clearDropdown methods implemented
    
    fix: closeDropdown fixed
    
    reactor: refactor dropdown component
    
    fix: setValue and OnSelect methods fixed
    DominMFD authored and PiluVitu committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    24c2ec9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 15, 2024

  1. chore: create toJson method

    DominMFD committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    97c757b View commit details
    Browse the repository at this point in the history
  2. fix: fix the toJson method

    DominMFD committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    088e11e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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