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

Add new prop value #138

Merged
merged 4 commits into from
Oct 22, 2022
Merged

Add new prop value #138

merged 4 commits into from
Oct 22, 2022

Commits on Oct 22, 2022

  1. add new prop value

    If `maxSelect={1}`, `value` will be the single item in `selected` (or `null` if `selected` is empty). If `maxSelect != 1`, `maxSelect` and `selected` are equal.
    janosh committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d16420e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ee1cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9318aea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a2fb98 View commit details
    Browse the repository at this point in the history