Skip to content

Releases: AddSearch/search-ui

v0.8.7

08 May 10:58
e37b16c
Compare
Choose a tag to compare
  • searchField's minLengthToShowResults now support autocomplete component.
  • fix bug: initial page load does not apply "page" from client.setPaging(page, pageSize, sortMethod, sortOrder)

v0.8.6

30 Apr 08:14
ddca580
Compare
Choose a tag to compare
  • Patch issues in 0.8.5

v0.8.5

22 Apr 08:07
48b63f4
Compare
Choose a tag to compare
  • Support new recommendation type
  • Support minimum search term in searchField component
  • Fix bug: UI library drops GET parameters if there are more than one with the same name

v0.8.4

21 Mar 11:58
2a6d572
Compare
Choose a tag to compare

v0.8.3

22 Feb 09:35
f597130
Compare
Choose a tag to compare

Fix bug in SortBy component:

  • conflict in type of sortBy's method and sortBy's order

v0.8.2

21 Feb 09:13
1aa7ecc
Compare
Choose a tag to compare

Fix bug in Range facets component's SLIDER type:

  • slider was displayed when even when receiving no fieldStats

v0.8.1

16 Nov 08:36
adcc123
Compare
Choose a tag to compare
  • remove old default templates
  • built-in partials can be used with custom precompiled templates
  • merge 0.7.12, 0.7.13
  • range facets slider support
  • add example of context data used in templates - README.md

v0.8.0

13 Sep 12:46
a4d1c5c
Compare
Choose a tag to compare

Support Content Security Policy with Handlebars Precompiled Template.

v0.7.13

07 Nov 09:35
a4d1c5c
Compare
Choose a tag to compare
  • Fix bug in Range Facets Checkbox-type: incorrect filter key

v0.7.12

03 Oct 12:01
a4d1c5c
Compare
Choose a tag to compare