https://github.com/searchkit/searchkit

sort by:
Revision Author Date Message Commit Date
eeebecb fix elasticsearch SDK version to 7.13 for opensearch compat (#1027) * fix elasticsearch SDK version to 7.13 for opensearch compat * bump to r45 09 October 2021, 15:09:05 UTC
773ad91 r44 release (#1015) * r44 release * update readme 22 September 2021, 20:25:05 UTC
6ae45e4 Out of box filters (#1004) * access current sort option via queryManager * WIP * WIP * add out the box filters * add filters to docs 19 September 2021, 20:06:33 UTC
89343d0 A few documentation fixes (#968) * Fixed examples * I had to install graphql explicitly * I had to explicitly install graphql Otherwise I received the following error: ./node_modules/@apollo/client/core/LocalState.js:2:0 Module not found: Can't resolve 'graphql' Import trace for requested module: ./node_modules/@apollo/client/core/ApolloClient.js ./node_modules/@apollo/client/core/index.js ./node_modules/@apollo/client/index.js ./pages/index.tsx https://nextjs.org/docs/messages/module-not-found * Javascript syntax highlighting * Fixed query var and removed unused import Defined as 'query' but referenced as 'QUERY' * Added README to examples/next 19 September 2021, 20:06:14 UTC
65f12e0 release 43 (#1001) 14 September 2021, 18:57:55 UTC
aa134dc fix (#997) - add lodash to searchkit/schema (#999) 14 September 2021, 18:49:34 UTC
b68e015 access current sort option via queryManager (#994) 10 September 2021, 20:28:38 UTC
a8facd6 fix custom filters doc (#983) 27 August 2021, 19:43:38 UTC
04e26b9 bump version to r42 (#980) 26 August 2021, 18:42:52 UTC
d8166a1 fix bug on EuiDatePickerRange (#979) 26 August 2021, 18:34:34 UTC
5dffb00 add value filter facet (#964) 25 August 2021, 18:33:55 UTC
8059927 Chore(deps-dev): Bump stylelint-config-standard from 19.0.0 to 20.0.0 (#934) Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 19.0.0 to 20.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/19.0.0...20.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 28 July 2021, 18:40:23 UTC
bd4135a Chore(deps): Bump inquirer from 7.3.3 to 8.1.2 (#946) Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.1.2. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.1.2) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 25 July 2021, 09:08:51 UTC
ea20c61 Eslint fixes + dependency tidy up (#952) * fix eslint warnings * fix dep issues 24 July 2021, 20:28:57 UTC
a67420c update packages + eslint fixes 24 July 2021, 19:22:32 UTC
ef2014b Canary 41 release (#951) 24 July 2021, 18:06:27 UTC
f520695 fix readme 24 July 2021, 17:55:13 UTC
e8ce18b Hierarchical menu facet (#947) * facet component for hierarchical menu facet * update indexer for products example * include post filters * example usage of hierarchical menu facet * fix facetfns test * add client support for level value filters * documentation cleanup * add products example * add hierarchical facet component * remove id from facet entry node * add FilterLinkClickRef type for refs * remove id from facet entry type * remove id from facet entry * use filter link for selected filters * update documentation 24 July 2021, 10:38:14 UTC
115eff2 add custom filter documentation (#944) 09 July 2021, 13:47:07 UTC
1da777c Making sure it's clear which version of docs is this. (#937) 05 July 2021, 19:26:26 UTC
e483ff0 Chore(deps-dev): Bump @typescript-eslint/parser from 4.26.1 to 4.28.1 (#933) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.28.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 July 2021, 19:36:51 UTC
679571e Chore(deps): Bump prismjs from 1.23.0 to 1.24.0 in /docs (#930) Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 July 2021, 19:34:12 UTC
37424bd Chore(deps): Bump prismjs from 1.23.0 to 1.24.0 in /examples/with-prisma (#929) Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 02 July 2021, 07:21:20 UTC
b968224 Chore(deps-dev): Bump @types/react from 17.0.10 to 17.0.13 (#935) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.10 to 17.0.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 01 July 2021, 18:42:52 UTC
9f829c0 add dependabot schedule 01 July 2021, 18:33:46 UTC
fd12735 Chore(deps): Bump color-string from 1.5.4 to 1.5.5 in /docs (#927) Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 30 June 2021, 20:28:15 UTC
1badf8e Chore(deps): Bump normalize-url in /examples/aws-lambda (#910) Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 29 June 2021, 20:53:44 UTC
a995ea0 Chore(deps): Bump trim-newlines from 3.0.0 to 3.0.1 in /docs (#908) Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sindresorhus/trim-newlines/releases) - [Commits](https://github.com/sindresorhus/trim-newlines/commits) --- updated-dependencies: - dependency-name: trim-newlines dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 28 June 2021, 20:38:52 UTC
ed22b17 Update customisations-custom-query.md 25 June 2021, 08:25:39 UTC
e0bc211 (feat) Query options #926 (#928) * (feat) Query options #926 * bump version to 40 * (fix) broken test with QueryManager constructor now includes queryOptions arg * (fix) broken test with QueryManager constructor on facetFns test now includes queryOptions arg 25 June 2021, 08:20:23 UTC
c6d73ee Chore(deps): Bump glob-parent in /examples/with-prisma (#907) Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 23 June 2021, 19:23:10 UTC
663817f Update base-ui-setup.md 23 June 2021, 06:56:11 UTC
7d0ee31 Chore(deps): Bump url-parse from 1.4.7 to 1.5.1 in /examples/with-prisma (#875) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 22 June 2021, 19:09:04 UTC
18320d0 add live chat to docs (#925) 21 June 2021, 18:56:34 UTC
cc9d39b // is not a valid comment in GraphQL (#923) * // is not a valid comment in GraphQL If you copy-paste the whole block into your `graphql.js` definition, you're getting an error `GraphQLError [Object]: Syntax Error: Cannot parse the unexpected character "/".`. Replacing the comment with `#` fixes the issue. * One more comment and formatting 20 June 2021, 06:37:41 UTC
0699166 Code style (#924) Split into two code blocks to avoid confusion with that being a single file 20 June 2021, 06:33:34 UTC
ba6e05e Chore(deps): Bump ws from 5.2.2 to 5.2.3 in /examples/with-prisma (#911) Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 19 June 2021, 20:56:53 UTC
8060615 Chore(deps): Bump postcss from 7.0.35 to 7.0.36 (#919) Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 18 June 2021, 20:06:08 UTC
4cc1487 Facet visibility rules (#922) * Basic support for visibility rules * fix query manager test * support diabledFilters for schema * documentation * bump to release 39 * canary 39 release 17 June 2021, 17:58:43 UTC
fe4cbe0 Product example data (#921) * add products example data * update banner text * tutorial documentation links 16 June 2021, 20:21:54 UTC
53dd9b8 Chore(deps): Bump lodash from 4.17.20 to 4.17.21 in /docs (#914) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 14 June 2021, 18:29:22 UTC
e85d528 Chore(deps): Bump normalize-url from 4.5.0 to 4.5.1 in /docs (#915) Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 14 June 2021, 18:28:50 UTC
aaf2028 Chore(deps): Bump ws from 6.2.1 to 6.2.2 in /docs (#916) Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 13 June 2021, 19:54:05 UTC
d466b23 Chore(deps): Bump url-parse from 1.4.7 to 1.5.1 in /docs (#917) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 12 June 2021, 20:43:27 UTC
37766d7 fix examples link in docs 11 June 2021, 16:42:25 UTC
6c54d4f bump examples to 38 11 June 2021, 07:39:54 UTC
7c2ca7d updating documentation with SEO keywords, description 11 June 2021, 07:38:19 UTC
ddf3398 typo fix with logging documentation 10 June 2021, 18:54:48 UTC
c8932e9 Chore(deps): Bump ua-parser-js in /examples/with-prisma (#871) Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.22 to 0.7.28. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.22...0.7.28) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 10 June 2021, 18:36:31 UTC
4cc4dd1 Documentation error handling (#918) * eslint fix * documentation + fixes for better error handling, logging and resolution * release 38 10 June 2021, 18:35:39 UTC
fe455b6 update release notes + examples for canary 37 09 June 2021, 19:39:12 UTC
3b72716 Release 37: Resolve issue when Routing HOC used in Next _app Component (#913) * fix issue when HOC added to _app * fix issue for makefile * version 37 release 09 June 2021, 19:35:15 UTC
429c712 update cd node version (#912) 09 June 2021, 08:41:18 UTC
20d1cad Add better contributing guide (#909) * Add better contributing guide * fix issues with linking * estlint fixes * pass in additional props to Page * canary r36 release 09 June 2021, 08:33:52 UTC
329e99b Chore(deps): Bump lodash from 4.17.20 to 4.17.21 (#870) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 08 June 2021, 18:55:26 UTC
ce81d62 Chore(deps): Bump handlebars from 4.7.6 to 4.7.7 (#869) Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 08 June 2021, 18:55:00 UTC
572949f Chore(deps): Bump url-parse from 1.4.7 to 1.5.1 (#874) Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 07 June 2021, 20:45:34 UTC
ba888d9 bump to 35 release on examples 06 June 2021, 20:19:06 UTC
2378e6b Release 35 (#905) * fix demo code caching issues * update SSR documentation * fix routing issue with not re-using server apollo cache * bump to 35 06 June 2021, 20:09:22 UTC
5c0d1ba Chore(deps): Bump browserslist from 4.16.0 to 4.16.6 (#881) Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.0 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 05 June 2021, 19:48:03 UTC
d1e4b1e Chore(deps): Bump y18n from 4.0.0 to 4.0.3 in /docs (#896) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 05 June 2021, 19:45:05 UTC
b1cbb0f Chore(deps): Bump hosted-git-info from 2.8.8 to 2.8.9 in /docs (#897) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 05 June 2021, 19:44:25 UTC
bc00ae7 Documentation improvements 2 (#903) * updating documentation * update documentation * Chore(deps): Bump ini from 1.3.5 to 1.3.8 in /docs (#898) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 June 2021, 12:26:26 UTC
401a16a updating documentation (#901) 03 June 2021, 19:30:37 UTC
a490afa Chore(deps): Bump ini from 1.3.5 to 1.3.8 in /docs (#898) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 03 June 2021, 18:54:58 UTC
244b70e Chore(deps): Bump dns-packet from 1.3.1 to 1.3.4 in /docs (#895) Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/mafintosh/dns-packet/releases) - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 02 June 2021, 19:29:24 UTC
9f6d7b1 Chore(deps): Bump y18n from 4.0.0 to 4.0.1 in /examples/with-prisma (#866) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 02 June 2021, 19:26:26 UTC
57b023c update to r34 02 June 2021, 12:39:36 UTC
db40f00 r34 release (#900) 02 June 2021, 12:10:05 UTC
326743b Update seo documentation (#899) * update documentation * add working example of createURL / parseURL 02 June 2021, 12:04:48 UTC
d38b481 Update README.md 01 June 2021, 09:26:13 UTC
a8d9ca7 bump docusaurrus to beta + documentation search (#894) 01 June 2021, 08:34:24 UTC
f8062be add documentation 01 June 2021, 07:14:38 UTC
033dd12 Url sync with filters + Filter / Pagination Link Components for SEO (#893) * Add Filter / Pagination Link components; fix issue with url sync + filters * eslint fixes * add documentation + tests for PaginationLink and FilterLink component * update url 31 May 2021, 20:48:41 UTC
4155450 Create codeql-analysis.yml 30 May 2021, 18:59:31 UTC
844d6c2 Update guides-geo-search.md 28 May 2021, 13:50:10 UTC
a64570d r33 release (#892) * r33 release * bump r33 + release notes 28 May 2021, 13:09:19 UTC
a5bf195 Geo location search Examples (#891) * GeoFilters feature - POC for showing how you can integrate location based filtering into searchkit * fix conflict issue * (bug) fix issue only last filter API call being applied * fix issue wih maps not rendering * add documentation 28 May 2021, 12:24:19 UTC
f1a166c (chore) update ssr documentation (#888) 27 May 2021, 16:58:14 UTC
fbb5d8c (chore) update documentation for useSearchkitVariables hook (#887) * (chore) update documentation for useSearchkitVariables hook * (chore) use previousData object when loading 26 May 2021, 07:02:40 UTC
7e03196 Fix qs dependency (#886) * (fix) add qs dependency to searchkit/client * r32 * updated lock file 25 May 2021, 18:38:30 UTC
d610497 update versions to rc31 (#885) 25 May 2021, 14:52:16 UTC
879dc84 release notes (#884) 25 May 2021, 14:29:02 UTC
86bd3ef update lock file 25 May 2021, 14:23:45 UTC
b6dc584 release 31 (#883) 25 May 2021, 14:20:16 UTC
0790972 Url Sync (#882) *Big Changes* - changes to API: useSearchkitVariables hook provides the searchkit variables for you to use with useQuery hook from apollo. Makes the API easier to integrate with, listen to changes to state and use in conjuction with your own API - withSearchkitRouting HOC hook which enables both SSR support + url synchronisation. 25 May 2021, 14:07:18 UTC
a7b971e feat: Add highlight support for matched words (#880) Setting highlightedFields in Searchkit config plus a customized ResultHit graphql type and custom resolver one can request ElasticSearch to generate highlights for matched words and expose it via graphql to the searchkit clients. Resolvers for custom ResultHit fields will receive the highlights in the "highlight" property, but also added a "rawHit" field containing the hit record as received from ES, which may come handy in other use cases. 22 May 2021, 13:24:46 UTC
422a107 Chore(deps): Bump hosted-git-info from 2.8.8 to 2.8.9 (#873) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 21 May 2021, 20:32:07 UTC
5c8c185 Chore(deps): Bump hosted-git-info in /examples/with-prisma (#876) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 21 May 2021, 20:31:42 UTC
ed2dd43 Chore(deps): Bump lodash from 4.17.20 to 4.17.21 in /examples/aws-lambda (#877) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 21 May 2021, 20:31:14 UTC
958ed26 Fix link to qbox.io (#872) This link was missing a protocol, making it a relative link to `https://searchkit.co/docs/guides/www.qbox.io?ref=searchkit` instead of `www.qbox.io?ref=searchkit`. 10 May 2021, 11:35:45 UTC
8060b89 Changed type , and mapping (#868) This edition works with 7.12.0 28 April 2021, 07:49:32 UTC
a3ee1e3 Chore(deps): Bump prismjs from 1.22.0 to 1.23.0 in /examples/with-prisma (#863) Bumps [prismjs](https://github.com/PrismJS/prism) from 1.22.0 to 1.23.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.22.0...v1.23.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 26 April 2021, 07:58:00 UTC
292ccf2 Chore(deps): Bump ssri from 6.0.1 to 6.0.2 (#867) Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 25 April 2021, 18:41:07 UTC
7e75a6a add simpler demo site (#862) * add simpler demo site * update documentation 02 March 2021, 08:06:58 UTC
bb82a3a chore(rc30 release): rc30 release (#860) * chore(rc30 release): rc30 release * style(eslint styles): eslint styles 14 February 2021, 18:39:33 UTC
a27e774 feat(rangefilter): allow min / max & dateMin / dateMax to be optional (#859) #844 13 February 2021, 10:03:59 UTC
564c8b2 Rc29 (#858) * chore: release rc29 * style: eslinting fixes 09 February 2021, 19:55:41 UTC
fc98800 feat: add optional postProcessRequest (#857) * add optional postProcessRequest * test: postProcessRequest in SearchkitRequest * docs: example for how to use postProcessRequest 09 February 2021, 13:50:07 UTC
0647cfb chore: release rc28 (#856) #851 09 February 2021, 10:10:15 UTC
back to top