Skip to content

Releases: SDFIdk/gsearch-ui

v2.1.3

19 Aug 09:29
Compare
Choose a tag to compare

Update dependencies

v2.1.2

06 Jun 06:55
Compare
Choose a tag to compare

Truly fixes keydown listener bug and publishes package.

v2.1.1

04 Jun 07:51
b338747
Compare
Choose a tag to compare

Fixes keydown event listener bug.

v2.1.0

01 May 08:33
Compare
Choose a tag to compare
  • Use token in header instead of as a url parameter
  • Update dependencies

v2.0.1

23 Jan 11:30
Compare
Choose a tag to compare
  • Fix a few styles incorrectly being global

v2.0.0

17 Jan 12:50
6716ebe
Compare
Choose a tag to compare
  • Switch to using GSearch v2.0
  • Add support for the new srid parameter that allows the user to specify the coordinate system of the returned geometries.

v1.5.1

08 Dec 09:01
Compare
Choose a tag to compare

Fix a null error and resource filter value being incorrectly being hidden when set to true initially.

v1.5.0

06 Dec 12:39
Compare
Choose a tag to compare
rm dry-run

v1.4.0

06 Dec 10:10
7715f00
Compare
Choose a tag to compare
  • Update import of svg files to use text to avoid users havign to handle svg files themselves.

v1.3.0

06 Dec 09:06
bc0cf31
Compare
Choose a tag to compare
  • Switch to use @dataforsyningen/designsystem for css
  • Adds the option to display filter buttons for the resources that allows the end user to toggle them on/off for the search.
  • Adds a clear button in place of the search icon when there is any input in the search field to allow the end user to clear its content.