Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.
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: TeamWertarbyte/material-ui-chip-input
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: TeamWertarbyte/material-ui-chip-input
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 7 files changed
  • 5 contributors

Commits on Mar 6, 2020

  1. Create FUNDING.yml

    leMaik authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    aebb65c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Fix 'required' prop for non-empty chip sets. (#315)

    * Fix 'required' prop for non-empty chip sets.
    
    * Update ChipInput.js
    
    Co-authored-by: Maik Marschner <[email protected]>
    benwiley4000 and leMaik authored Apr 26, 2020
    Configuration menu
    Copy the full SHA
    9801cda View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Fixed issue where storybook react-autosuggest example would only add …

    …the first chip (#317)
    
    Co-authored-by: Stephen Heron <[email protected]>
    stephenheron and stephenheron authored May 18, 2020
    Configuration menu
    Copy the full SHA
    65aeee5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Add a new blurBehavior of add-or-clear (#329)

    `add-or-clear` is similar to `add`, but clears the input if `onBeforeAdd` returns `false`
    vdh authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    9d1e628 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

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