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(Toggle): customize onValue & offValue values #1152

Draft
wants to merge 13 commits into
base: dev
Choose a base branch
from

Commits on Dec 22, 2023

  1. chore(utils): add isEqual utility function

    Hossein Mirazimi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    98f7d54 View commit details
    Browse the repository at this point in the history
  2. feat(toggle): enhance modelValue to emit multiple value instead of bo…

    …olean
    Hossein Mirazimi committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    b288fda View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. refactor(toggle): rename selected value props

    Hossein Mirazimi committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9eaa8ba View commit details
    Browse the repository at this point in the history
  2. fix(toggle): eslint error

    Hossein Mirazimi committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    97276ac View commit details
    Browse the repository at this point in the history
  3. refactor(toggle): rename selectedValue and unselectedValue to onValue…

    … and offValue
    Hossein Mirazimi committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7859111 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecaee87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    511992d View commit details
    Browse the repository at this point in the history
  6. fix: resolve extends path for tsconfig file

    Hossein Mirazimi committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e933232 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. refactor(toggle): use ohash to compare two object

    Hossein Mirazimi committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a5f980b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd4f81f View commit details
    Browse the repository at this point in the history
  3. Revert "refactor(toggle): rename selectedValue and unselectedValue to…

    … onValue and offValue"
    
    This reverts commit 7859111.
    Hossein Mirazimi committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9260397 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 8, 2024

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