- fix release action View
- update packages View
- update packages View
- fix docs View
- Update types.d.ts (#311) View
- bump version View
- Add missing type definition for defaultMenuIsOpen (#317) View
- Added defaultMenuISOpen prop (#306) View
- Feat: 303 added closeOnClickInput support (#304) View
- Add select all issue (#287) View
- Bump moment from 2.29.1 to 2.29.4 in /docs (#249) View
- Bump socket.io-parser from 4.0.4 to 4.0.5 in /docs (#252) View
- Bump decode-uri-component from 0.2.0 to 0.2.2 (#255) View
- Bump json5 from 1.0.1 to 1.0.2 in /docs (#263) View
- Bump qs from 6.5.2 to 6.5.3 (#257) View
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#256) View
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#267) View
- Bump minimist and mkdirp (#271) View
- Bump shell-quote and gatsby in /docs (#250) View
- Bump loader-utils from 1.4.0 to 1.4.2 in /docs (#253) View
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#266) View
- update emotion to latest View
- fix dev dependencies View
- Bump simple-get from 2.8.1 to 2.8.2 (#213) View
- Bump ws from 5.2.2 to 5.2.3 in /docs (#214) View
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /docs (#215) View
- Bump socket.io-parser from 3.3.0 to 3.3.2 in /docs (#216) View
- Bump ua-parser-js from 0.7.21 to 0.7.31 in /docs (#217) View
- Bump follow-redirects from 1.14.1 to 1.14.8 (#218) View
- Bump url-parse from 1.5.1 to 1.5.7 (#219) View
- Bump url-parse from 1.5.4 to 1.5.7 in /docs (#220) View
- Create npm-publish.yml View
- FIX (dropdown)[issue-221]: fix key, closes #221 View
- Bump color-string from 1.5.3 to 1.9.0 in /docs (#202) View
- add null check before scrollIntoView (#212) View
- FIX (aria)[#146]: add aria-expanded, closes #146, bumb version View
- FIX (Input): breaking in two lines due to input, closes #138 (#148) View
- v4.7.3 See changelog: https://github.com/sanusart/react-dropdown-select/blob/master/CHANGELOG.md View
- Apply search filter when new options arrive via props (#163) View
- v4.7.4 See changelog: https://github.com/sanusart/react-dropdown-select/blob/master/CHANGELOG.md View
- Bump elliptic from 6.5.3 to 6.5.4 (#165) View
- Bump y18n from 4.0.0 to 4.0.1 (#170) View
- Bump url-parse from 1.4.7 to 1.5.1 (#173) View
- Bump dns-packet from 1.3.1 to 1.3.4 (#178) View
- Bump browserslist from 4.8.3 to 4.16.6 (#177) View
- Bump hosted-git-info from 2.8.5 to 2.8.9 (#175) View
- Bump lodash from 4.17.20 to 4.17.21 (#174) View
- npm audit View
- Bump postcss from 7.0.26 to 7.0.36 (#182) View
- Adds extended compare values function (#196) View
- v4.8.0 See changelog: https://github.com/sanusart/react-dropdown-select/blob/master/CHANGELOG.md View
- add callback to refetch search results after item is added and search is cleared (#198) View
- v4.8.1 See changelog: https://github.com/sanusart/react-dropdown-select/blob/master/CHANGELOG.md View
- Bump object-path from 0.11.4 to 0.11.8 in /docs (#199) View
- Bump path-parse from 1.0.6 to 1.0.7 in /docs (#200) View
- Bump url-parse from 1.4.7 to 1.5.4 in /docs (#201) View
- add scrollIntoView for selected item in single select (#203) View
- add callback to refetch search results after item is added and search is cleared (#198) View
- Adds extended compare values function (#196) View
- Apply search filter when new options arrive via props (#163) View
- FIX (Input): breaking in two lines due to input, closes #138 (#148) View
- FIX (single): allow to clear with backspace, closes #141 View
- FIX (searchFn)[#101] searchFn callback should only call once when typing in the search bar, #134, #133 (#136) View
- Revert "FIX (searchFn)[#101] searchFn callback should only call once when typing in the search bar (#131)" (#135) View
- FIX (searchFn)[#101] searchFn callback should only call once when typing in the search bar (#131) View
- FIX (style): Accepts a short color (#127) View
- FIX (duplicates)[#116]: more proper way to check dupes, closes #116 View
- FIX (input) [#114]: fix chars truncated, closes #114 View
- FIX (box-model): add box-sizing border-box, closes #94 (#104) View
- Bump acorn from 5.7.3 to 5.7.4 (#84) View
- FIX (keyboard navigation)[issue #88]: fix tab navigation from outside closes issue #88 (#90) View
- CHORE (types): fix keepOpen type View
- FIX (keyboard navigation): fix tab navigation from outside View
- CHORE (examples): cleanup basic example View
- FIX (dropdownHandleRenderer)[#86]: fix prop warning in development, c… (#87) View
- FIX (dropdownHandle) [#61, 82]: make dropdownHandleRenderer simpler (#83) View
- FIX (changelog): update changelog View
- Fixed an issue where top positioning would not work in portal mode (#77) closes #73 Thanks to @akdjr View
- v4.1.0 See changelog: https://github.com/sanusart/react-dropdown-select/blob/master/CHANGELOG.md View
- FIX (types): types improvement by @435352980 closes #76 View
- v4.1.1 See changelog: https://github.com/sanusart/react-dropdown-select/blob/master/CHANGELOG.md View
- FEATURE (props): add onDropdownCloseRequest prop to notify about clos… (#80) View
- FIX (types): types improvement by @435352980 closes #76 View
- Fixed an issue where top positioning would not work in portal mode (#77) closes #73 Thanks to @akdjr View
- FIX (props): fix prop type warnings (#75) thanks to @kkkrist View
- FIX (ssr) [#66]: incompatible with SSR closes #66 View
- FEATURE (events) [#70]: Remove selected option on key press of backspace button, closes #70 (#71) View
- FIX (types)[#68]: wrong import and portal type in types.d.ts closes #68 (#69) View
- Selected fields can't be blured by tab (#65) thanks to @gandalf92 View
- FIX (usage in form): add required prop and pattern, closes #59 (#60) View
- CHORE (gitignore): fix gitignore View
- Dropdown-Input is selectable when disabled and using tab-key (#63) thanks to @gandalf92 View
- FIX (usage in form): add requered prop and pattern, closes #59 View
- CHORE (dependencies): update dependencies View
- CHORE (merge): update from upstream View
- FIX (validation): proper validation hidden fields values View
- CLEANUP (remove unused): remove unused dirs from source View
- FEATURE (select some): extend inner method 'selectAll' to accept parameter (#58) View
- CHORE (audit): npm audit fix packages View
- DOCS (gatsby): fix path View
- FEATURE (select some): extend inner method 'selectAll' to accept parameter of list of items to select ref #57 View
- Update stale.yml View
- CHORE (umd): testing of umd build (#52) View
- FIX (types): update type definitions for methods closes #53 thanks to @lopesc View
- FIX (types): make options and values type generic closes #48 thanks to @lopesc View
- DOCS (examples): fix examples + add react-live View
- CHORE (bot): Add stale.yml View
- CHORE (GitHub): update stale.yml View
- FIX (types): fix item type for IItemRenderer (#47) View
- FIX (accessability): add tab navigation, closes #46 View
- FIX (types): fix types closes #43 View
- FIX (dropdown handle): handle not opening drop down closes #39 caused by #38 View
- DOCS (updates): add anchors to examples View
- FIX (focus): open dropdown if select is in focus, closes #38 View
- FIX (props): allow to pass custom props, closes #37 View
- Fix for onChange getting called on componentDidMount Issue #35 (#36) Thanks @s-shiva1995 View
- Update CHANGELOG.md View
- Update CHANGELOG.md View
- Update demo.js View
- FIX (types): add missing and fix incorrect types closes #33 #34 View
- CHORE (format): correct code style View
- FEATURE (keyDown): expose keydown function override closes #28 View
- FIX (types): add basic types closes #15 View
- CHORE (update packages): update packages + reduce bundle size View
- FIX (parseInt): use radix View
- DOCS (examples): add sortBy to AccessDataByPath View
- FIX (add new): proper comparation of existing value View
- DOCS (update packages): update packages and config View
- FIX (demo): fix demo to allow select nested object key issue #19 View
- Bump lodash from 4.17.11 to 4.17.14 View
- FIX (label, value): [EXPERIMENTAL] allow dotted path in valueField an… (#18) View
- CHORE (packages): updated dev dependency View
- FIX (values): more proper values comparision closes #13 View
- Revert "FIX (controll): allow to control select values externaly" View
- FIX (controll): allow to control select values externaly View
- CHORE (update packages + tests): update packages and add more tests View
- CHORE (update packages): update packages View
- DOCS (examples): windowed example View
- FIX (controll): allow to control select values externaly View
- FIX (click outside): use internal click outside View
- CHORE (lib/dist): add liv and dist to repo in order to allow npm install from branch or tag View
- DOCS (noData): add noData renderer example View
- FIX (keybord navigation): fix jumps View
- DOCS (link): fix sorce link for rtl example View
- FEATURE (searchFn): allow to override built-in search function View
- DOCS (update): update docs + add rtl and autoposition examples View
- FIX (add new): disallow to add value with same valiuField View
- FIX (css): css classes for all components View
- FEATURE (rtl): support Select rtl direction to use with rtl languages View
- FIX (item): fix exception where item not properly null checked View
- FIX (arrow navigation): fix arrow navigation closes #4 View
- FIX (search): handle blur and focus correctly Closes #3 View
- FIX (module): fix module build View
- FIX (dropdown items): fix hover and keyboard active styled to match View
- TOOLS (pre-commit): add pre-commit hook for tests View
- TEST (snapshots): update snapshots View
- FIX (clear search props): add clearOnBlur and clearOnSelect View
- TOOLS (changelog): fix changelog links View
- DOCS (examples): fix docs build View
- TOOLS (build): fix umd build and module View
- FIX (open): open dropdown on click anywhere on the element View
- FIX (input): use input component size based on content View
- TOOLS (release): fix release flow View
- DOCS (props): fix titles View
- TOOLS (changelog): update changelog View
- FIX (portal): safe access classList View
- DOCS (api): update props list table layout View
- DOCS (examples): add portal example View
- FIX (renderComponents): use props as object and not as args View
- Add bundlesize to package json View
- FIX (propTypes): remove in production View
- CI (travis): update travis ci View
- TOOLS (changelog): add changelog generator View
- Add bundlesize to package json View
- FIX (propTypes): remove in production View
- CI (travis): update travis ci View
- FIX (addPlaceholder): fix default View
- FIX (dropdownPosition): support dropdown position 'auto', 'top' and 'bottom' View