Skip to content

Latest commit

 

History

History
328 lines (255 loc) · 29.3 KB

CHANGELOG.md

File metadata and controls

328 lines (255 loc) · 29.3 KB

v4.11.1

  • Added defaultMenuISOpen prop (#306) View

v4.11.0

  • Feat: 303 added closeOnClickInput support (#304) View

v4.10.0

  • Add select all issue (#287) View

v4.9.4

  • 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

v4.9.3

  • fix dev dependencies View

v4.9.0

  • update packages and use node 16 View
  • fix docs build View
  • sync with master View

v4.8.4

  • 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

v4.8.3

  • Bump color-string from 1.5.3 to 1.9.0 in /docs (#202) View
  • add null check before scrollIntoView (#212) View

v4.8.2

v4.8.1

  • add callback to refetch search results after item is added and search is cleared (#198) View

v4.8.0

  • Adds extended compare values function (#196) View

v4.7.4

  • Apply search filter when new options arrive via props (#163) View

v4.7.3

  • FIX (Input): breaking in two lines due to input, closes #138 (#148) View

v4.7.2

  • Bump ini from 1.3.5 to 1.3.7 (#144) View
  • FIX (aria)[#146]: add aria-expanded, closes #146 View

v4.7.1

  • FIX (single): allow to clear with backspace, closes #141 View

v4.7.0

  • FIX (searchFn)[#101] searchFn callback should only call once when typing in the search bar, #134, #133 (#136) View

v4.6.1

  • Revert "FIX (searchFn)[#101] searchFn callback should only call once when typing in the search bar (#131)" (#135) View

v4.6.0

  • FIX (searchFn)[#101] searchFn callback should only call once when typing in the search bar (#131) View

v4.5.2

  • FIX (style): Accepts a short color (#127) View

v4.5.1

  • FIX (duplicates)[#116]: more proper way to check dupes, closes #116 View

v4.5.0

  • FIX (input) [#114]: fix chars truncated, closes #114 View

v4.4.2

  • FIX (box-model): add box-sizing border-box, closes #94 (#104) View

v4.4.1

  • 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

v4.4.0

  • FIX (keyboard navigation): fix tab navigation from outside View
  • CHORE (examples): cleanup basic example View

v4.3.1

  • FIX (dropdownHandleRenderer)[#86]: fix prop warning in development, c… (#87) View

v4.3.0

  • FIX (dropdownHandle) [#61, 82]: make dropdownHandleRenderer simpler (#83) View

v4.2.0

v4.1.1

  • FIX (types): types improvement by @435352980 closes #76 View

v4.1.0

  • Fixed an issue where top positioning would not work in portal mode (#77) closes #73 Thanks to @akdjr View

v4.0.1

  • FIX (props): fix prop type warnings (#75) thanks to @kkkrist View

v4.0.0

  • FIX (ssr) [#66]: incompatible with SSR closes #66 View

v3.12.0

  • FEATURE (events) [#70]: Remove selected option on key press of backspace button, closes #70 (#71) View

v3.11.1

  • FIX (types)[#68]: wrong import and portal type in types.d.ts closes #68 (#69) View

v3.11.0

  • Selected fields can't be blured by tab (#65) thanks to @gandalf92 View

v3.10.0

  • 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

v3.9.0

  • 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

v3.8.1

  • FEATURE (select some): extend inner method 'selectAll' to accept parameter (#58) View
  • CHORE (audit): npm audit fix packages View
  • DOCS (gatsby): fix path View

v3.8.0

  • FEATURE (select some): extend inner method 'selectAll' to accept parameter of list of items to select ref #57 View

v3.7.0

  • Corrected onChange callback in Select component (#56) View
  • build View

v3.6.8

  • 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

v3.6.7

  • FIX (types): make options and values type generic closes #48 thanks to @lopesc View

v3.6.6

  • 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

v3.6.5

  • FIX (accessability): add tab navigation, closes #46 View

v3.6.4

  • FIX (types): fix types closes #43 View

v3.6.3

  • FIX (dropdown handle): handle not opening drop down closes #39 caused by #38 View

v3.6.2

  • DOCS (updates): add anchors to examples View
  • FIX (focus): open dropdown if select is in focus, closes #38 View

v3.6.1

  • FIX (props): allow to pass custom props, closes #37 View

v3.6.0

  • Fix for onChange getting called on componentDidMount Issue #35 (#36) Thanks @s-shiva1995 View

v3.5.1

  • Update CHANGELOG.md View
  • Update CHANGELOG.md View
  • Update demo.js View
  • FIX (types): add missing and fix incorrect types closes #33 #34 View

v3.5.0

  • CHORE (format): correct code style View
  • FEATURE (keyDown): expose keydown function override closes #28 View

v3.4.0 [skipped]

v3.3.3

  • FIX (types): add basic types closes #15 View

v3.3.2

  • send ref holder to inputrenderer View
  • update usage inputRenderer with new param View

v3.3.1

  • CHORE (update packages): update packages + reduce bundle size View

v3.3.0

  • 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

v3.2.0

  • Bump lodash from 4.17.11 to 4.17.14 View
  • FIX (label, value): [EXPERIMENTAL] allow dotted path in valueField an… (#18) View

v3.1.0

  • CHORE (packages): updated dev dependency View
  • FIX (values): more proper values comparision closes #13 View

v3.0.0

  • Revert "FIX (controll): allow to control select values externaly" View
  • FIX (controll): allow to control select values externaly View

v2.2.4

  • 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

v2.2.3

  • 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

v2.2.2

  • FIX (keybord navigation): fix jumps View

v2.2.1

  • 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

v2.2.0

  • 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

v2.1.6

  • FIX (item): fix exception where item not properly null checked View

v2.1.5

  • FIX (arrow navigation): fix arrow navigation closes #4 View

v2.1.4

  • FIX (search): handle blur and focus correctly Closes #3 View

v2.1.3

  • FIX (module): fix module build View

v2.1.2

  • FIX (dropdown items): fix hover and keyboard active styled to match View
  • TOOLS (pre-commit): add pre-commit hook for tests View

v2.1.1

  • TEST (snapshots): update snapshots View
  • FIX (clear search props): add clearOnBlur and clearOnSelect View

v2.1.0

  • 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

v2.0.1

  • 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

v2.0.0

  • 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

v1.6.2

  • Add bundlesize to package json View
  • FIX (propTypes): remove in production View
  • CI (travis): update travis ci View

v1.6.1

  • FIX (addPlaceholder): fix default View

v1.6.0

  • FIX (dropdownPosition): support dropdown position 'auto', 'top' and 'bottom' View