All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.0 (2021-02-19)
- performs silent signin when user has active authentication server session (c0c7fef)
- escapes delimiter character in filters param, restores drilldown categorization type (deprecated) (27c6edd)
2.1.2 (2021-01-31)
2.1.1 (2021-01-31)
- cross-fetch major version upgrade to support AbortController. Minor upgrade for all other dependencies. Code-style refactoring. (7fbd59f)
2.1.0 (2021-01-28)
- Find, Categorize and Autcomplete calls now abort when called multiple times before completing the previous call. (4ac0b9f)
2.0.0 (2021-01-24)
- New default
CategorizationType
:Normal
.
- New default
CategorizationType
:Normal
. (1a16ec2)
1.3.1 (2020-01-17)
- filters: Fix bug where reset() in some cases did not clear filters. (204aa92)
1.3.0 (2019-12-21)
1.2.0 (2019-11-29)
1.1.3 (2019-11-13)
- Allow filters to be added in the settings as a part of the query property on search-client initialization (0c96c6e)
1.1.2 (2019-10-16)
- Add url-polyfill for IE11 + make minified version default (81b32ab)
1.1.1 (2019-10-04)
- clears stale oidc state entries after succesful signin (a6f50d5)
1.1.0 (2019-09-18)
- Adds response mode option and state persistance to oidc authentication. (d7b1a01)
1.0.3 (2019-09-17)
- Reduce package size by removing moment-locales during build (e4104b2)
1.0.2 (2019-09-11)
1.0.1 (2018-11-07)
- sample: Set proper caching strategies for the various page resources. (a2ea81b)
1.0.0 (2018-11-05)
- search-client: Added
categorizationType
toSearchClient
class. Added and fixed unit-tests. (9d01cdb)
1.0.0-rc.5 (2018-10-19)
- search-client: Added callback for when the query has changed, with info on whether the results are valid for the current query. (599820b)
1.0.0-rc.4 (2018-10-17)
- Trying to fix problem with webpack not creating the right code for the browser target. (8a8fbb7)
- search-ui: Always scroll to top of match-list after paging. (d8b6f29)
- search-ui: Can use ui-settings to control whether or not to be able to show categoryPresentation config and settings config. By default off. (60e70bf)
- search-ui: Search-as-you-type not triggering after delay, and no min-length for query. (e055027)
1.0.0-rc.3 (2018-10-16)
1.0.0-rc.2 (2018-10-16)
- Fix for toggleCategoryExpansion. Refactored CategoryPresentation. Docs generated. (8fac8b8)
- docs: Minor versioning error, and adjust doc build command (6221860)
- query: Changed query property setters to use coerced value equality checks (instead of referential equality checks) (7762312)
1.0.0-rc.1 (2018-10-11)
- Fix for toggleCategoryExpansion. Refactored CategoryPresentation. Docs generated. (8fac8b8)
- docs: Minor versioning error, and adjust doc build command (6221860)
1.0.0-beta.4 (2018-05-14)
- The requestObject() method now uses pure JSON object for controlling headers. (a4b0deb)
1.0.0-beta.3 (2018-04-10)
- Corrected the documentation for the SearchClient.uiLanguageCode setter. (edbdec5)
1.0.0-beta.2 (2018-04-10)
- Update various dependencies to avoid issue when using library as a typescript library. (1516266)
- Added missing property for setting uiLangageCode. (60c84e3)
1.0.0-beta.1 (2018-03-26)
- Update various dependencies to avoid issue when using library as a typescript library. (1516266)
1.0.0-beta.0 (2018-03-21)
- Support for REST interface v4 (cd8772e)
0.10.3 (2017-07-14)
- Query: The matchPage defaults to 1 (not 0). (6c2b1c9)
0.10.2 (2017-03-29)
- Filters: Fixes an issue where the filter url does not serialize properly when calling the backend. (ae15ff0)
0.10.1 (2017-03-29)
- Query: The query props are now conditional, allowing esier construct of the settings object. (ed617e7)
0.10.0 (2017-03-27)
- filters: New filter-structure for easier and more powerful usage of the categories chosen to be filters. (ee045df)
0.9.4 (2017-03-23)
- Fixed defaults for OrderBy #5. dateFrom and dateTo can be set independently of each other. (4cf2b9b)
0.9.3 (2017-03-20)
- FIxed an important problem with how settings were applied to parent classes. Added more tests. Some documentation improvements. (b483bb0)
0.9.2 (2017-03-17)
- Fixed problem with bad url for lookups (cde0fdd)
0.9.1 (2017-03-17)
- Missing json data-file, and fixed mutable data-set (8bf908c)
0.9.0 (2017-03-17)
- Implemented support for clientCategoryFilters (83eae6f)
0.8.3 (2017-03-15)
0.8.2 (2017-03-15)
0.8.1 (2017-03-14)
0.8.0 (2017-03-14)
- Simplifying interface for main use. Some refactoring of properties. Support for passing in REST version (2 and 3). (2e009b0)
0.7.0 (2017-03-13)
- All services inherit BaseCall, cbBusy() -> cbRequest(), deferpdate(), jwt-simple instead of jsonwebtoken, documentation, lots of tests. (e6b8eda)
0.6.3 (2017-03-07)
0.6.2 (2017-03-07)
- More documentation and trigger fixes. (c4da914)
0.6.1 (2017-03-06)
- Fixed the defaults for settings and triggers - again. This time properly (famous last words...). (d4a2259)
0.6.0 (2017-03-06)
- Support for three different callbacks (busy, success and error) instead of just one. (f8f1627)
0.5.1 (2017-03-06)
- Better way of setting up settings for SearchClient and operational interfaces. (49b54ae)
0.5.0 (2017-03-04)
- Improved architecture. (6df4d51)
0.4.8 (2017-02-23)
- Made the fetch call send url separately (af966b4)
0.4.7 (2017-02-23)
- Cannot have const url (cd8e5c1)
0.4.6 (2017-02-23)
- New build chain to make sure proper module and that we are testing the final code. (a771d1e)
0.4.5 (2017-02-20)
- Minor tuning, removing illegal optional properties in classes. (6704523)
0.4.4 (2017-02-20)
- Make the search-client.d.ts be generated as module (d05fff1)
0.4.3 (2017-02-19)
- Upgraded domain-task to fix fetch headers not set (94bcda4)
0.4.2 (2017-02-15)
- Better way of adding authorization headers (323bf8e)
- Minor issue with what settings object to accept as param for autocomplete, find and categorize (b49123a)
0.4.1 (2017-02-15)
- Autocomplete-url fix and more robust baseUrl. Added more tests. (d223961)
0.4.0 (2017-02-10)
- adds use of jwt authentication (will not renew or fetch tokens) (91c9d7c)
0.3.1 (2017-02-10)
- autocomplete, find and categorize failed when merging settings with active options. Autocomplete also didi not handle options as it should. (c0821dc)
- implements all search-service REST interfaces. Note: autocomplete, bestBets and allCategories needs testing. (54a8eb1)