1.4.0 (2021-07-23)
- upgrade graphql-tag from 2.11.0 to 2.12.1 (01146be)
- project: add check licenses github workflow (224a23d)
- project: add js-green-licenses dependency (0311512)
- project: add js-green-licenses.json (a38b652)
- project: postprocess results (7b64b3c)
1.3.0 (2021-03-12)
- project: add custom search result render prop (85b1a2b)
1.2.1 (2021-03-11)
- project: show 50 best matching results (d46f833)
1.2.0 (2021-03-11)
- project: align mui with styles import (402558d)
- project: fix console warning (77c5a1f)
- project: remove filters from modals (7cd00aa)
- search: edit search results container (293c278)
1.1.0 (2021-03-09)
- project: update translations and make them customizable (64ad73a)
1.0.1 (2021-03-02)
- project: remove engines from package.json (c410f85)
1.0.0 (2021-02-26)
1.0.0-alpha4 (2020-11-12)
- search: fix title and source overlapping parent (b745c7f)
- search: keep filters drawer mounted to prevent state loss (faa34f9)
1.0.0-alpha3 (2020-11-09)
- project: add name property to search types (49b22be)
- project: fix filter disappearing when list is empty (849f483)
- project: add birthplace filter to person search type (8bd0c9f)
- project: allow custom placeholder text (010d113)
1.0.0-alpha2 (2020-11-05)
- project: add material ui as peer dependency (8c22422)
1.0.0-alpha1 (2020-11-04)
- project: add new search mechanism (edc4583)
- project: update search mechanism to to support use-cases (2c9cb01)
- project: this commit changes the MultiModalComponent props.
0.4.0 (2020-03-26)
- project: add netlify.toml to fix Netlify builds (1a0782c)
- project: fix publish folder in netlify.toml (969cf77)
- project: fix publish folder in netlify.toml (48ae151)
- search: fix material-ui deprecation warning (1997660)
- project: add prop to create custom result render functions (c1e49ba)
- project: add prop to disable filters (549a66f)
- search: set filter types through prop (41db7c1)
0.3.1 (2020-01-17)
0.3.0 (2020-01-17)
- project: fix translations (f7102c5)
- project: update node versions in package.json (c7a1340)
- search: make sure there are results for each type (dfc8730)
- search: render source below for VideoObject (d5e5013)
0.2.0 (2020-01-16)
- project: add env settings (d15f56b)
- project: article image broken in desktop version (06e6056)
- project: fix component apollo provider (19400cb)
- project: fix merge issues (7316cc8)
- NavBar: add language select (62d578b)
- NavBar: add new styling to navbar (a1c7c3f)
- NavBar: add removable search tags (122d35e)
- project: add commitlint and conventional changelog (fbeabb3)
- project: add new filter menu (9bd2293)
- project: add responsiveness for mobile (00446ac)
- project: add search results total (a82f4a4)
- project: convert project into React component library (932af6c)
- project: restyle filters (d24883f)