Skip to content

Releases: eea/volto-searchlib

2.1.10

27 Aug 16:31
b92a080
Compare
Choose a tag to compare

🛠️ Others

  • Update package.json [dobri1408 - f28acd7]
  • Update package.json [dobri1408 - 03d3d85]
  • Fix dependencies for EEA [dobri1408 - 65561c2]

2.1.9

27 Aug 14:30
901fb64
Compare
Choose a tag to compare

🛠️ Others

  • Update variables.less [dobri1408 - 8717a12]
  • Update variables.less [dobri1408 - e76c520]
  • Update package.json [dobri1408 - 75d8459]
  • eea tokens [Dobricean Ioan Dorian - c6edd0f]
  • switch to eea tokens [Dobricean Ioan Dorian - 6b62c46]
  • Update searchview.less [dobri1408 - 9c0ac19]
  • Update datahub.less [dobri1408 - 3dc422f]
  • use eea design sysyem color [Dobricean Ioan Dorian - 83b0aad]
  • remove harcoded colors [Dobricean Ioan Dorian - 4ee9cdd]
  • revert back [Dobricean Ioan Dorian - f234c87]
  • use one styling method [Dobricean Ioan Dorian - c7d0a23]
  • use eea design system [Dobricean Ioan Dorian - 958ac03]

2.1.8

05 Aug 08:52
9c149bd
Compare
Choose a tag to compare

🛠️ Others

  • Refs #290022 - Include (missing) bar for current year (or range). As result, histogram is correct when selecting Last year, Last 5 years, etc. [GhitaB - b88112c]

2.1.7

30 Jul 10:38
af996d2
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(search): crash when term value isn't found for formatMessage #182 from eea/develop [David Ichim - af996d2]

🛠️ Others

  • Fix crash [Tiberiu Ichim - 60f7b54]

2.1.6

25 Jul 11:45
61f4685
Compare
Choose a tag to compare

🏠 Internal changes

  • style: Automated code fix [eea-jenkins - 967a1da]
  • style: Automated code fix [eea-jenkins - c6e53b2]
  • style: Automated code fix [eea-jenkins - f4dd2e8]
  • style: Automated code fix [eea-jenkins - d2d3cbc]

🛠️ Others

  • Fixes [Tiberiu Ichim - 26113aa]
  • Prettier fix [Tiberiu Ichim - 49c61eb]
  • Run prettier:fix [Tiberiu Ichim - f75215a]
  • No default unnamed exports [Tiberiu Ichim - 9af04cc]
  • Fix with prettier [Tiberiu Ichim - 5d57b0c]
  • Restore css file [Tiberiu Ichim - 996fb02]
  • Eslint [Tiberiu Ichim - bffe9a9]
  • Remove console log [Tiberiu Ichim - c7525ba]
  • Add searchlib to linting location [Tiberiu Ichim - 30e86df]

2.1.5

24 Jul 16:59
1f6cbdf
Compare
Choose a tag to compare
Merge pull request #179 from eea/develop

Fix volto-matomo version dependency

2.1.4

24 Jul 09:42
28bdf5a
Compare
Choose a tag to compare

🛠️ Others

  • More translationable components [Tiberiu Ichim - a05f498]
  • wip just a test [Tripon Eugen - 9eb457a]

2.1.3

23 Jul 12:04
445768a
Compare
Choose a tag to compare

🛠️ Others

  • Refs #290022 - Make autocomplete suggestions (did you mean, FAQ) optional. [GhitaB - 7455bca]
  • Refs #290022 - Histogram facet: use simple labels instead of input number for start/end year. [GhitaB - 5e170bb]

2.1.2

18 Jul 14:24
161a19e
Compare
Choose a tag to compare

🛠️ Others

  • fixed fail on sort change [vladcalin-edw - dbe8136]

2.1.1

17 Jul 07:57
e2dc67b
Compare
Choose a tag to compare

🛠️ Others

  • Refs #290022 - Histogram facet: Make search results generated with a query that matches the histogram bucketing. Example: [2010, 2015) instead of [2010, 2015]. [GhitaB - c135126]