v1.0.0-alpha.29
·
917 commits
to next
since this release
1.0.0-alpha.29 (2020-09-15)
Bug Fixes
- algolia: import version from file (d880d8a)
- algolia: import version from package (c314375)
- algolia: proxy highlighting tags (baabc3a)
- core: fix type for
getSources(18e88ae) - js: call debounced function (0662e1b)
- js: convert header and footer templates to
divs (1435aad) - js: fix source types (9913fe1)
- js: fix type for
getSources(4a29700) - js: make options types optional (569f738)
- js: update HTML elements properties at every render (b00878c)
Features
- algolia: escape values in highlighting utils (50a9a73)
- algolia: introduce
parseReverseSnippetedAttribute(0f7a912) - algolia: type highlighting utils (fa4b959)
- core: introduce debug mode (#315) (7a7b612)
- js: add
destroyAPI (4e32138) - js: add magnifier glass as label (0cc8a44)
- js: add reset icon (7d2dccc)
- js: allow escaping in highlighting utils (a70f80d)
- js: export snippeting utils (e276c5e)
- js: introduce
classNamesAPI (#317) (28bb422) - js: introduce
dropdownPlacementAPI (#314) (4a52ce5) - js: type highlighting utils (b178487)