Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gitsindonesia/ui-component
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.8
Choose a base ref
...
head repository: gitsindonesia/ui-component
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.9
Choose a head ref
  • 8 commits
  • 101 files changed
  • 3 contributors

Commits on Dec 5, 2022

  1. chore(deps): add heroicons and iconify to dependencies (#36)

    * chore(deps): add heroicons and iconify to peerdeps
    
    * chore(deps): move heroicons and iconify to dependencies list on package with direct references
    chore(deps): remove peer deps on heroicon and iconify
    in other packages with no direct references
    
    Co-authored-by: gretchelin <gretchelin_dev@outlook.co.id>
    gretchelin and gretchelin authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d8a9537 View commit details
    Browse the repository at this point in the history
  2. feat(VToast): revamp toast component (#52)

    * feat(VTioast): revamp toast component
    
    * chore: fix possible duplicate class name
    
    * docs(VToast): update toast docs
    gravitano authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f0415d5 View commit details
    Browse the repository at this point in the history
  3. docs: update toast docs

    gravitano committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    58d1417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51ee85a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2a438a View commit details
    Browse the repository at this point in the history
  6. feat(VSwitch): customizable switch with CSS Properties (#53)

    * feat(VSwitch): customizable switch with CSS Properties
    
    * fix(VSwitch): fix inactive switch color
    
    * docs(VSwitch): add switch docs
    gravitano authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    93dd68e View commit details
    Browse the repository at this point in the history
  7. docs: add docs for VCheckbox, VRadio & update menus docs (#54)

    * feat(VSwitch): customizable switch with CSS Properties
    
    * fix(VSwitch): fix inactive switch color
    
    * docs(VSwitch): add switch docs
    
    * docs(VMenus): update docs and add custom icon story
    
    * docs(Checkbox): add checkbox component docs
    
    * docs(Forms): add radio docs
    gravitano authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    050be1a View commit details
    Browse the repository at this point in the history
  8. v0.13.9

    gravitano committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    3c47000 View commit details
    Browse the repository at this point in the history
Loading