Skip to content

Tags: dowjones/react-dropdown-tree-select

Tags

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mrchief Hrusikesh Panda
ci: Fix webpack config for docs build

v2.7.1

Toggle v2.7.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: add type definition for `disablePoppingOnBackspace` prop (#554)

* Adding disablePoppingOnBackspace prop/implementing

* Adding test for disablePoppingOnBackspace

* Updating snapshot index.test.js.md

* Updating snapshot index.test.js.md

* Updating docs with disablePoppingOnBackspaceProp

* Removing snapshot

* Adding snapshot back

* Removing redundant assertion

* Fix: adding missing disablePoppingOnBackspace prop

Co-authored-by: Hrusikesh Panda <[email protected]>

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mrchief Hrusikesh Panda
ci: release from main branch 👷‍♂️

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
mrchief Hrusikesh Panda
ci: upgrade to node 16

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Added missing prop 'inlineSearchPlaceholder' in 'TextProps' inte…

…rface (#434)

v2.5.0

Toggle v2.5.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: Support placeholder for inline search input (#404)

Co-authored-by: Hrusikesh Panda <[email protected]>

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Add missing contribs (#415) 📚

v2.4.0

Toggle v2.4.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
docs: add m4theushw as a contributor (#413)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Hrusikesh Panda <[email protected]>

v2.3.7

Toggle v2.3.7's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: Add default onAction prop (#382)

* fix: Add default onAction prop

PropTypes define onAction property as optional, however in class its
used unconditionally.

* fix: Add console error spy check

Co-authored-by: Hrusikesh Panda <[email protected]>

v2.3.6

Toggle v2.3.6's commit message

Verified

This commit was signed with the committer’s verified signature.
mrchief Hrusikesh Panda
ci: Switch to npx because yarn global add requires more setup

```
/home/runner/work/_temp/3e84396b-a585-4933-994a-8886a8cb901d.sh: line 1: semantic-release: command not found
```