Skip to content

Latest commit

 

History

History
906 lines (419 loc) · 38.2 KB

CHANGELOG.md

File metadata and controls

906 lines (419 loc) · 38.2 KB

10.0.0 (2025-01-03)

⚠ BREAKING CHANGES

  • Update cosmoz-dropdown with floating-ui support

  • chore: update

  • chore(deps): upgrade

Features

9.0.2 (2024-11-21)

Bug Fixes

9.0.1 (2024-11-20)

Bug Fixes

  • loader looks bad on very narrow inputs (#181) (1445751)

9.0.0 (2024-11-20)

⚠ BREAKING CHANGES

  • property external has been removed
  • hide-empty has been removed

Features

8.9.2 (2024-09-20)

Bug Fixes

  • dependencies: latest input needed (c53d8a3)
  • keyframes: unused keyframes (c6e3568)
  • spinner: bounce effect removed (9b6b575)

8.9.1 (2024-05-23)

Bug Fixes

8.9.0 (2024-05-08)

Features

  • add a new CSS variable for listbox (b75f043)
  • add uppercase decorator story (103f61f)

8.8.3 (2024-05-02)

Bug Fixes

  • cosmoz-listbox: the font family gets reset (381c03d)

8.8.2 (2024-05-02)

Bug Fixes

  • cosmoz-autocomplete: export part wrap (6471454)

8.8.1 (2024-04-30)

Bug Fixes

  • the list has too much scroll height when there are few items and extra padding (#165) (40428f6)

8.8.0 (2024-04-30)

Features

  • cosmoz-autocomplete: add css var to hide clear icon (207a726)

Bug Fixes

  • update chip-clear css var after code review commit suggestion (ad123cd)

8.7.1 (2024-04-19)

Bug Fixes

  • dependencies: newest cosmoz input needed in this repo (ea60c7f)

8.7.0 (2024-04-11)

Features

8.6.0 (2024-04-10)

Features

  • add package-lock.json file (1016f85)
  • make tests pass in both browsers (f357e23)
  • update cosmoz-dropdown dependency (bc952fb)
  • use popover for cosmoz-listbox (c977f5d)

8.5.0 (2024-04-01)

Features

  • rearrange repo and update storybook (579abe9)

8.4.0 (2024-03-22)

Features

  • var for chip translate y amount (2679182)

8.3.0 (2024-03-21)

Features

8.2.0 (2024-03-21)

Features

8.1.0 (2024-03-18)

Features

  • min and preserve-order modifiers to make it more similar to select (2425a42)

Bug Fixes

  • chip has text cursor even though text is not selectable (0157f9d)
  • use adopted stylesheets instead of style tags (b6bc700)

8.0.0 (2024-01-11)

⚠ BREAKING CHANGES

  • Update to @pionjs/pion

Features

7.10.0 (2023-11-02)

Features

7.9.0 (2023-10-19)

Features

  • autocomplete: handle falsy source (c3d41f5)

7.8.0 (2023-08-10)

Features

  • add focus function to autocomplete (e8c39f1)
  • add useImperativeApi focus to autocomplete (5429cc2)

7.7.0 (2023-07-20)

Features

  • listbox: hide item overflow (2e0ccc5)

7.6.1 (2023-07-20)

Bug Fixes

  • selection: handle undefined value in selection (7f5845e)

7.6.0 (2023-06-26)

Features

  • autocomplete: maintain query case (c69ea4b)

7.5.1 (2023-06-15)

Bug Fixes

  • value-property attribute is not observed (ca96936)

7.5.0 (2023-06-13)

Features

  • autocomplete: restore keep-oepened & keep-query (2d9f161)

7.4.1 (2023-05-24)

Bug Fixes

  • chips no longer hovering other omnitable fields (b1af256)

7.4.0 (2023-05-16)

Features

  • input: export input's control part (198fa5f)

7.3.0 (2023-05-16)

Features

  • input: hide input only when single (df49b24)

7.2.0 (2023-04-28)

Features

7.1.0 (2023-04-28)

Features

  • autocomplete: implement wrap (93905db)

7.0.0 (2023-04-27)

⚠ BREAKING CHANGES

  • autocomplete: Show multiple chips on the same rows before input. Collapse chips that don't fit into a numbered badge.

Features

Bug Fixes

  • autocomplete: correct focus style (7ad8c3a)
  • cleanup styles (2218da1)

6.4.0 (2023-04-20)

Features

  • pass text property to textual (fdeac18)

6.3.0 (2023-04-20)

Features

  • textual: configurable autocomplete textual (317c733)

6.2.0 (2023-04-20)

Features

6.1.0 (2023-03-31)

Features

  • upgrade cosmoz-dropdown (2571f11)

6.0.0 (2023-03-16)

⚠ BREAKING CHANGES

  • ts: convert to ts and adjust exports

Features

5.3.2 (2023-03-13)

Bug Fixes

  • listbox: memoize virtulizer layout config (6540fea)

5.3.1 (2023-03-13)

Bug Fixes

  • autocomplete: hide placeholder if autocomplete has one value (c46aa4a)

5.3.0 (2023-03-07)

Features

  • use-listbox: add scroll prop to position (53bde4c)
  • virtualizer: update usage (dc96e18)

Bug Fixes

5.2.0 (2023-02-22)

Features

  • autocomplete: add more css vars to style chips (5d7d424)

5.1.3 (2023-01-12)

Bug Fixes

  • autocomplete: prevent autocomplete spinner from flexing (3b2daba)

5.1.2 (2023-01-07)

Bug Fixes

  • item-renderer: measure the rendered content (ca6caaa)

5.1.1 (2023-01-07)

Bug Fixes

  • autocomplete: get keep-opened from props (800677e)

5.1.0 (2023-01-07)

Features

  • allow composing item renderer (3ebb9fa)

Bug Fixes

  • correctly pass down itemRenderer to listbox (b7c0c98)
  • when (c838c0f)

5.0.0 (2022-07-19)

⚠ BREAKING CHANGES

  • deps: Upgrade to cosmoz-utils v5

Features

  • deps: upgrade to cosmoz-utils@5 (94b5ab2)

4.0.0 (2022-06-21)

⚠ BREAKING CHANGES

  • Upgrade to latest lit & haunted

Features

Bug Fixes

  • cosmoz-listbox: handle missing 0 index style (8f08923)

4.0.0-beta.2 (2022-06-21)

Bug Fixes

  • cosmoz-listbox: handle missing 0 index style (8f08923)

4.0.0-beta.1 (2022-06-10)

⚠ BREAKING CHANGES

  • Upgrade to latest lit & haunted

Features

3.2.0 (2022-06-06)

Features

  • autocomplete: add badge clear (16c367b)

3.1.1 (2022-04-14)

Bug Fixes

  • listbox: display the svg check mark (70719cc)

3.1.0 (2022-04-12)

Features

  • use-autocomplete: allow overriding onSelect (178da61)

Bug Fixes

  • listbox: correct multi style (368b22a)

3.0.3 (2022-04-08)

Bug Fixes

  • autocomplete: remove one chip max-width (3b8bb99)

3.0.2 (2022-04-05)

Bug Fixes

  • autocomplete: limit chip width (af3b98b)
  • autocomplete: show one chip (c2e87c6)

3.0.1 (2022-03-31)

Bug Fixes

  • listbox: better auto sizing (6f54c9c)

3.0.0 (2022-03-31)

⚠ BREAKING CHANGES

  • autocomplete: display badge instead of chips

Features

  • autocomplete: close by default, keeep-query, keep-opened (851492d)
  • autocomplete: display badge instead of chips (fd4581e)
  • use-focus & use-position from cosmoz-dropdown (2f419b8)

Bug Fixes

2.17.2 (2021-12-22)

Bug Fixes

  • cosmoz-listbox: fix white-sapce at the end of the list (fbc77b1)

2.17.1 (2021-10-08)

Bug Fixes

  • lib/use-focus: iosSupport for onToggle (9d5e525)

2.17.0 (2021-09-07)

Features

2.16.0 (2021-08-24)

Features

  • use-focus: implement (9bafcb2)
  • use-position: separate use-position hook (c0c0249)

2.15.1 (2021-06-23)

Bug Fixes

  • listbox: improve scrolling and selection (e4f32c6)

2.15.0 (2021-06-14)

Features

  • cosmoz-autocomplete: implement show-single and show-selection (3c0ab63)
  • cosmoz-select: initial implementation (9f080c6)

Bug Fixes

  • autocomplete: close on Escape (394b7bb)
  • cosmoz-suggestions: pass itemHeight and itemLimit to cosmoz-suggestions (8140da9)

2.14.0 (2021-05-28)

Features

2.13.1 (2021-04-09)

Bug Fixes

  • use-suggestions: do not change defaultIndex for less than 1 item (ceb2ce3)

2.13.0 (2021-03-14)

Features

Bug Fixes

2.12.1 (2021-03-12)

Bug Fixes

  • use-suggestions: reset defaultIndex only when we have query and less than 2 results (a77e93c)

2.12.0 (2021-02-19)

Features

  • autocomplete: support function and/or Promise source (a6e7d83), closes #96

2.11.2 (2021-02-09)

Bug Fixes

  • export line and error parts from input (2572c60)

2.11.1 (2021-02-05)

Bug Fixes

2.11.0 (2021-02-05)

Features

  • suggesions: add support for default-index(defaultIndex) (64eee11)

2.10.0 (2021-02-05)

Features

  • autocomplete: implement showing suggestions on up/down when hideEmpty (289c210)

2.9.1 (2021-01-28)

Bug Fixes

  • use-keyboard event handling (8daf0c0)

2.9.0 (2021-01-27)

Features

  • autocomplete: adds hide-empty to hide suggestions when query is empty (361be88), closes #87

2.8.1 (2021-01-26)

Bug Fixes

  • correct limit is one check (403a85d)

2.8.0 (2021-01-26)

Features

  • autocomplete: allow typing on top of limited(1) input (f7e97d0)
  • cosmoz-autocomplete: replace paper-input with cosmoz-input (4806c83)
  • cosmoz-input: implementation (59989eb)

Bug Fixes

2.7.5 (2020-12-18)

Bug Fixes

  • autocomplete: prevent clearing input on backspace press if disabled (e58c988)

2.7.4 (2020-12-14)

Bug Fixes

  • change state to props to fix changed events (9aa6fd9)

2.7.3 (2020-11-19)

Bug Fixes

  • use input as anchor for suggestions (990cde5)

2.7.2 (2020-11-18)

Bug Fixes

  • add limit, text-property to observed attributes (2093313)

2.7.1 (2020-11-11)

Bug Fixes

  • add text and value events (271a96c)

2.7.0 (2020-11-09)

Features

  • when items or query changes reset index to 0 instead of undefined (d0d440f)

2.6.0 (2020-11-09)

Features

  • adds confinement and placement support (567a4c3)

Bug Fixes

  • don't blur autocomplete on select (42fd2e8)
  • autocomplete: adds input, chip, chip-text, chip-clear parts (cdf4320)

2.5.0 (2020-11-02)

Features

  • render suggestions in a portal (cbc199e), closes #73

2.4.10 (2020-10-21)

Bug Fixes

  • paper-input slot styling on Safari (05e3356)

2.4.9 (2020-08-27)

Bug Fixes

  • sets initial sizer on mount (d823ea3), closes #67

2.4.8 (2020-07-30)

Bug Fixes

  • use functional utils from @neovici/cosmoz-utils (7cdd283)

2.4.7 (2020-07-28)

Bug Fixes

  • display suggestions using position fixed (a09f3cb)

2.4.6 (2020-06-16)

Bug Fixes

  • autocomplete: hide suggestions if disabled (c658dd8)
  • autocomplete: replace iron-icon with inline svg (8333a4e)

2.4.5 (2020-05-21)

Bug Fixes

  • suggestions: handles onEnter without highlight/selection (f341101), closes #59

2.4.4 (2020-05-21)

Bug Fixes

  • autocomplete: better ui for single selection (d185ad1), closes #57

2.4.3 (2020-05-15)

Bug Fixes

  • autocomplete: correct paper-input attributes binding (480b7a6), closes #53
  • suggestions: don't compute sizer when range is undefined (d4e6613)
  • suggestions: rangechange infinite loop (508e632), closes #52

2.4.2 (2020-05-12)

Bug Fixes

  • mark: handle special chars in mark (059c4b4), closes #50

2.4.1 (2020-05-07)

Bug Fixes

  • improves autosize and external behavior (64bce1a)

2.4.0 (2020-05-06)

Features

  • refactor exposing text, onText and external (20f5dfb)

Bug Fixes

2.3.1 (2020-05-05)

Bug Fixes

  • handle undefined in utils search (6bffa91)

2.3.0 (2020-05-04)

Features

Bug Fixes

  • test: adds someFrames (dcc8f58)
  • update reduce and action usage (6e174ab)
  • deps: use correct caret version for paper-* elements (cf7ef79)

2.2.3 (2020-04-28)

Bug Fixes

  • adds suggestionsWidth property (a229453)

2.2.2 (2020-04-27)

Bug Fixes

  • unarray value on select if limit is 1 (aaca081)

2.2.1 (2020-04-24)

Bug Fixes

  • prop should fallback to identity if key is falsy (d7f7adc)

2.2.0 (2020-04-24)

Features

  • implements multi selection (f7c797c)

Bug Fixes

  • adds no-label-float (2d7b8d6)
  • paper-autocomplete misc compat fixes (503ef2c)
  • sort search results by position (71b49d6)
  • styles clear icon button (fde2205)
  • use capture for keyboard navigation events (d563bd6)

2.1.0 (2020-04-22)

Features

  • adds query mark to cosmoz-suggestions (086c090)

Bug Fixes

  • remote whitespace in mark template (ff991b9)

2.0.1 (2020-04-22)

Bug Fixes

  • don't update text state unless it actually changed (203abd1)

2.0.0 (2020-04-17)

⚠ BREAKING CHANGES

  • new autocomplete implementation

Features

  • cleanup old repo (23395c0)
  • handles value in autocomplete (b5ae729)
  • new autocomplete implementation (aeb7e15)
  • refactor cosmoz-suggestions (069ffb1)

Bug Fixes