Skip to content

Releases: tcs-rliess/iggy

Long selects

26 Oct 07:36
Compare
Choose a tag to compare

Fixed long selections by wrapping lines #75

New Option `buttonsFirst`

19 Oct 07:44
Compare
Choose a tag to compare
  • Added option buttonsFirst to move the buttons to the left side #73
  • Fixed handling of very long array elements #72
  • Fixed compatibility with font-awesome 5 #74

New Search Button Position

03 Apr 12:03
Compare
Choose a tag to compare

The search Button is now before the add "+" button. So the order is now ( facet_1, facet_2, ... , facet_n, search_btn, add_btn )

Fix: date range options

03 Apr 05:31
Compare
Choose a tag to compare
  • Fixed daterange facet locale option overwrite #71

Bugfix for no options

13 Feb 07:57
Compare
Choose a tag to compare
  • #70 fixed init if no options are defined
  • Added Facet docs

Fix: Double search on click

02 Feb 15:45
Compare
Choose a tag to compare
  • Fixed doubled search event on mouse click
  • debounced search event

Blur issue, Reduced Jumping UI, -better UX

01 Feb 14:40
Compare
Choose a tag to compare
  • #69 tried to reduce jumping ui + optimized ux

Tab fixes and reactivate search button on ENTER

28 Jan 21:34
Compare
Choose a tag to compare
  • #68 Tab fixes and reactivate search button on ENTER

fixed date range number input

27 Jan 11:48
Compare
Choose a tag to compare
  • #67 fixed date range input if used date format option and input as number

Search Button fix, return no empty results

27 Jan 10:37
Compare
Choose a tag to compare
  • #65 Fixed search button handling
  • #66 Filter empty elements
  • Array facet respect array max count on click