1.0.0-alpha.36 (2020-12-03)
Bug Fixes
- core: allow null
inputElement
ingetInputProps
(75b990a) - core: disable
getSources
concurrent fix (a558b5e) - core: extend
TItem
to object (fcf94ff) - examples: update ref types (1d0cb20)
- js: add
templates
type togetSources
(69b9718) - js: calculate panel position before opening (#375) (307a7ac)
- js: clean environment effects (eec80d2)
- js: fix debounce function (82e6f4e)
- js: fix internal state type (6def041)
- js: make
panelContainer
optional (fe5db0c) - js: pass submit button to render (ca119f3)
- update icons
stroke-width
(23e321b)
Features
- core: rename
searchBoxElement
toformElement
(#374) (79c4985) - js: add loading indicator (59dc31b)
- js: add PanelLayout element (371fae0)
- js: batch DOM updates (#372) (d06873e)
- js: display reset button only when query (1656530)
- js: don't append panel on initial loading (84ce729)
- js: introduce
panelContainer
option (98dfe4b) - js: pass source to header and footer templates (9983c64)
- js: turn search label into submit button (27e61cb)
- plugins: introduce Insights plugin (#373) (2e967be)
- theme: prepare Autocomplete Classic Theme (#361) (8638a98)
- website: update GitHub logo (20a9b48)