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: Added searchValue and onSearchValueChange props on SearchSelect… #958

Merged
merged 1 commit into from Feb 9, 2024

Conversation

severinlandolt
Copy link
Member

… (#944)

  • Adds searchValue and onSearchValueChange props

Description

Related issue(s)

What kind of change does this PR introduce? (check at least one)

  • Bug fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • New Feature (BREAKING CHANGE which adds functionality)
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

How has this been tested?

Screenshots (if appropriate):

The PR fulfils these requirements:

  • It's submitted to the main branch
  • When resolving a specific issue, it's referenced in the related issue section above
  • My change requires a change to the documentation. (Managed by Tremor Team)
  • I have added tests to cover my changes
  • Check the "Allow edits from maintainers" option while creating your PR.
  • Add refs #XXX or fixes #XXX to the related issue section if your PR refers to or fixes an issue.
  • By contributing to Tremor, you confirm that you have read and agreed to Tremor's CONTRIBUTING.md guideline. You also agree that your contributions will be licensed under the Apache License 2.0 license.

…#944)

* Adds searchValue and onSearchValueChange props

---------

Co-authored-by: severinlandolt <sev.landolt@gmail.com>
Copy link

vercel bot commented Feb 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tremor-storybook ✅ Ready (Inspect) Visit Preview Feb 9, 2024 4:01pm

@severinlandolt severinlandolt merged commit 160dcfc into beta Feb 9, 2024
7 checks passed
severinlandolt added a commit that referenced this pull request Feb 9, 2024
* fix: add shrink-0

* fix: remove double shadow date range picker (#953)

* add icon flex story

* fix: badge dark mode

* fix: BadgeDelta dark mode, Table

* feat: Add scale props to sparkcharts (#950)

* add autominValue, minValue, maxValue to spark charts

* feat: Add onValueChange props to BarList (#948)

* add onvaluechange prop

* fix: add generic data barlist (#957) (#960)

* add onvaluechange prop

* fix lint

* add generic data

* fix lint

---------

Co-authored-by: mbauchet <90607026+mbauchet@users.noreply.github.com>
Co-authored-by: Maxime BAUCHET <maxime.bauchet@insystem.fr>

* chore: update readme

* update readme

* update logo dark mode

* feat: Added searchValue and onSearchValueChange props on SearchSelect (#944) (#958)

* Adds searchValue and onSearchValueChange props

---------

Co-authored-by: Perry Raskin <perryraskin@gmail.com>

* fix: trigger release

---------

Co-authored-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
Co-authored-by: mbauchet <90607026+mbauchet@users.noreply.github.com>
Co-authored-by: Maxime BAUCHET <maxime.bauchet@insystem.fr>
Co-authored-by: Perry Raskin <perryraskin@gmail.com>
severinlandolt added a commit that referenced this pull request Feb 11, 2024
…ta and for barlist, new props for SearchSelect, new readme (#963)

* fix: remove double shadow date range picker (#953)

* fix: BadgeDelta dark mode, Table

* feat: Add scale props to sparkcharts (#950)

* feat: Add onValueChange props to BarList (#948)

* fix: add generic data barlist (#957) (#960)

* chore: update readme

* feat: Added searchValue and onSearchValueChange props on SearchSelect (#944) (#958)

Co-authored-by: Perry Raskin <perryraskin@gmail.com>
Co-authored-by: christopherkindl <53372002+christopherkindl@users.noreply.github.com>
Co-authored-by: mbauchet <90607026+mbauchet@users.noreply.github.com>
Co-authored-by: Perry Raskin <perryraskin@gmail.com>
@severinlandolt severinlandolt deleted the beta-search-select branch February 26, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants