Tags give the ability to mark specific points in history as being important
-
version-1.0.3
00861483 · ·changelog - Fixed search/autocomplete feedback - changed close dialog button position - cleaned all facets before they are returned or used - add render props for Lableb recommend component - add new example that declare how you can use your own custom UI based on render props
-
version-1.0.2
f7269574 · ·Changelog: - Replaced global state with context based state - Replace css modules with css-in-js - Support SSR rendering - Add peer dependencies - Changed components styles - Updated @lableb/javascript-sdk dependency - Add main readme and separate readme file for each component - Add example project -
version-0.0.8-beta
a689143e · ·version-0.0.8-beta Change log: - Renamed collection name and tokens into their new counterparts: index name and apikey accordingly. - Global options to the SDK has been changed, and all sub-components has enhanced capability to choose which `index name`, `search handler`, `autocomplete handler`, or `recommend handler` where you can run multiple instances of the component each with different target setting, and when some components customize single setting like `index name`, the rest of the setting/options are defaulted to the global options object passed to the SDK provider. - Search results, recommend results, and filters components have a `render` function that allow you to customize how your data is rendered, passing the real data to you to render it, without losing the auto-feedback feature.
-
-
-