https://github.com/searchkit/searchkit

sort by:
Revision Author Date Message Commit Date
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
36ae398 breaking: full es query control from Query interfaces (#854) * breaking: control the full query field in an es query from the Query interfaces * remove empty post_filter from es query * remove empty query, filter, post_filter from es query * return null for empty Query * add empty query for facet aggregation filter * docs: update CustomQuery example * test: update CustomQuery to use query 08 February 2021, 21:18:39 UTC
ad0d636 Run tests on PRs (#855) * run tests on PRs * run only once on PR 08 February 2021, 20:34:13 UTC
938636c Create SECURITY.md 29 January 2021, 21:12:37 UTC
5ddbc98 Update customisations-graphql-multiple-configurations.md 24 January 2021, 21:35:41 UTC
a5270b9 Update guides-indexing.md 21 January 2021, 21:57:09 UTC
a18bcea Update api-setup.md 20 January 2021, 21:23:30 UTC
d3941ec Update api-setup.md 19 January 2021, 21:43:53 UTC
f3b5d78 Update overview.md 18 January 2021, 21:12:34 UTC
9e6a2e9 Geo search Filter support in schema (#847) * geosearch wip * feat: geofilter bounding box support * style: eslint update * WIP * WIP * eslint fixes * remove unneeded api * update api with filters 16 January 2021, 20:14:21 UTC
b8940b3 Update README.md 14 January 2021, 22:14:22 UTC
c096d6a Update README.md 14 January 2021, 22:13:26 UTC
6005389 Update overview.md 13 January 2021, 21:36:41 UTC
13830b9 Update README.md 13 January 2021, 21:30:13 UTC
bf21543 Update index.js (#846) Search favicon added to the index page 05 January 2021, 19:08:44 UTC
e63a414 added search favicon for docs (#845) Co-authored-by: Pranav Patel <pranav@quze.co> 04 January 2021, 18:58:12 UTC
3b24719 Update ui-setup-eui.md (#843) 04 January 2021, 18:42:33 UTC
c476fe3 docs: update documentation on readme (#842) 03 January 2021, 09:56:28 UTC
7d525ee Base Filters Functionality (#841) * feat: add the ability to apply request specific base filters to the elasticsearch request * test: fix searchkitrequest test * rc27 02 January 2021, 14:24:33 UTC
a118a53 Documentation updates for searchkit/cli (#839) * docs: fix documentation to include renaming of types * fix: rename the types to reflect changes * docs: update cli documentation to reflect new changes 01 January 2021, 08:42:44 UTC
2704151 Improve documentation + update examples + bug fix with combo box (#838) * docs: fix documentation to include renaming of types * fix: rename the types to reflect changes * docs: improve documentation over the changed types + fix examples to use schema * chore: rls rc26 01 January 2021, 08:22:11 UTC
09a2a80 Searchkit schema (#837) * Searchkit Schema * eslint * update docs * update examples * feat(schema): customise typename for root and hit objects * docs: documentation for schema documentation restructure * style: eslint eslint updates * chore: release rc25 * docs: upgrade notes 31 December 2020, 20:28:34 UTC
3b65fe5 add readme + findability changes (#834) 27 December 2020, 08:31:29 UTC
86d094c rc24 27 December 2020, 08:23:48 UTC
4a06d07 feat(resolvers): add id for filters (#833) 27 December 2020, 08:22:06 UTC
2859107 Selected filters improvements (resolvers) (#832) * feat(summaryresolver): improve the way appliedfilters node works allow customisation to be provided to applied filters for those building complex facets #798 * style(daterangefacet): tslint 26 December 2020, 08:36:28 UTC
c247114 fix next example issues 23 December 2020, 19:58:26 UTC
3d8bdc9 chore(examples/next): update dependencies on example app (#831) 23 December 2020, 19:41:44 UTC
2e07640 Update ui-setup-own-components.md (#822) * Update ui-setup-own-components.md syntax errors removed * Update ui-setup-own-components.md * Update docs/docs/ui-setup-own-components.md Co-authored-by: Joseph McElroy <phoey1@gmail.com> * Update docs/docs/ui-setup-own-components.md Co-authored-by: Joseph McElroy <phoey1@gmail.com> Co-authored-by: Joseph McElroy <phoey1@gmail.com> 23 December 2020, 19:35:45 UTC
6c6cee9 Bump node-notifier from 8.0.0 to 8.0.1 (#830) Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 22 December 2020, 09:09:53 UTC
68d3c87 Tweaked some grammar and spelling (#829) 21 December 2020, 08:58:56 UTC
8c5dc39 RangeSlider fix: Level indications + flexible boundaries + Removing 0 min range filters (#828) * fix(rangeslider): fix slider when boundaries are not 0-100 specify the boundaries based on the levels. Generate better levels to indicate where results are #827 * fix(client): bug fix for unable to remove filter when range min is 0 when the range filter min is 0, failed to remove the filter * feat: re-order facets * style: eslint * release 23 20 December 2020, 20:10:45 UTC
1a9784d fix(searchkit/cli): fix issue with cli not working (#826) lib was not being built prior to publishing. issue was the build step wasn't scoped in 19 December 2020, 20:50:03 UTC
2f2efc9 bump 17 December 2020, 21:41:51 UTC
76ef5c5 update overview 17 December 2020, 21:34:09 UTC
3132873 Indexing guide (#823) * indexing guide + cli * eslint improvements * fix range slider * release rc21 * add more links to documentation * skip tests for cli * typo 17 December 2020, 21:32:14 UTC
12f0258 Bump ini from 1.3.5 to 1.3.7 in /examples/aws-lambda (#813) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16 December 2020, 19:31:03 UTC
fca7685 Bump ini from 1.3.5 to 1.3.7 in /examples/with-prisma (#812) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16 December 2020, 19:30:24 UTC
b57b289 Update ui-setup-own-components.md (#821) Update Facet Component syntax in ui-setup-own-components.md issue : no <ol> closing tag! 16 December 2020, 09:31:03 UTC
8bf87ae Update ui-setup-own-components.md (#820) syntax error fixed for searchInput 15 December 2020, 18:45:54 UTC
56cb95f Search on load (#818) * build: add debugger for searchkit/client * chore: update react types dep to 17 * docs: split guides and docs into seperate sections * fix js error when run locally * remove unneeded react types * fix: fix error where input was uncontrolled * feat(searchbar): if query is set, use it as default value #809 * feat: allow query to be adjusted #806 * bump to rc20 13 December 2020, 22:14:23 UTC
bdeccdf Update docusaurus.config.js (#814) fix : edit page redirecting to the 404 page of the github 12 December 2020, 19:55:23 UTC
542253a Update docusaurus.config.js (#811) Edit redirection changed to the docs 11 December 2020, 09:15:11 UTC
24fb6f4 With express app example (#807) * docs: documentation on express * bump versions on demo site 08 December 2020, 08:52:01 UTC
eaa78e8 Https performance improvements (#804) * perf(searchkitrequest): improve https performance using custom http agent * chore(update yarn): update yarn * chore: rc19 release 07 December 2020, 22:25:11 UTC
dd5187e Update base-ui-setup.md (#803) query => QUERY variable name changed in Setup Apollo Client 07 December 2020, 18:50:57 UTC
b8f8fcc Update api-setup.md (#802) searchkit schema giving the error GraphQLError: Syntax Error: Expected Name, found } due to the empty object of the type HitFields 07 December 2020, 08:53:03 UTC
3b75410 docs: add links to searchkit v2 06 December 2020, 18:43:54 UTC
c8e674e Fix: combobox applying filters (#801) * fix(combobox): issue with combobox applying filters * chore: release rc18 06 December 2020, 12:52:17 UTC
3aa1385 fix: fix apollo client cache issues (#800) * fix: fix apollo client cache issues remove usage where we are incorrectly using id for types. Facet has been refactored to change id to identifier. this will help apollo cache to work BREAKING CHANGE: For all facets, id now is identifier. Apollo client network policy is now the default cache-first strategy #797 * bump to rc17 * docs: update setup own components doc with facet identifier change * fix: allow introspection 06 December 2020, 08:08:17 UTC
beb567f fix: facet size can be configured / changed at query time (#796) fix #791 05 December 2020, 07:35:02 UTC
293cb9e update stale action settings 04 December 2020, 20:34:20 UTC
96e3d49 Bump highlight.js from 9.18.1 to 9.18.5 (#795) Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 December 2020, 20:16:47 UTC
729f50f Improve testing + fix total size issue when no results (#794) * test: remove polly and use nock with static mock responses #793 * fix: better compatibility support for es6 / es7 over total #792 * build(rc16 release): rc 16 * test: typo on hitsresolver test 04 December 2020, 20:13:25 UTC
28e51fe feat(#788) add custom query class (#790) * feat(#788) add custom query class * bump to rc15 03 December 2020, 20:27:52 UTC
0a3eaec add cheetsheet (#789) 02 December 2020, 21:45:48 UTC
bb61bd3 Create CODE_OF_CONDUCT.md (#787) 02 December 2020, 08:33:35 UTC
7f32920 Sorting Selector + Improvements to ComboBox (#784) * WIP for sorting * eslint * add sortBy filtering to resolvers * prettier update * WIP * update next example with sorting selector * fix eslint errors * do not fix node version * do not run lib tests * add sortBy tests on searchkit/client * exclude transpiled tests * update SortingSelector component * fix ComboBox component * fix issue with HitsResolver page on ES 6.x * update packages * update readme for searchkit/client * SortingOption defaultOption to be optional * build before testing * adding documentation for sorting * rename stage to reflect activity * update documentation * feature (#784): Sorting * update yarn lock Co-authored-by: Joseph McElroy <joe@josephs-air.lan> 01 December 2020, 20:08:58 UTC
cfb8ce2 Fixed a minor misspelling and tweaked grammar (#785) 27 November 2020, 18:38:19 UTC
55f6f6f fix: link (#783) 24 November 2020, 05:48:16 UTC
c53e8d3 qbox sponsor (#782) 23 November 2020, 19:22:03 UTC
4959a97 update site metatags 22 November 2020, 19:15:30 UTC
218a3a4 Prisma example (#781) * prisma boilerplate * Add prisma to docs 22 November 2020, 18:22:56 UTC
b0e2225 update docs (#779) 21 November 2020, 20:18:22 UTC
366861f Docs: Create react app example + Migration docs (#778) * add migration doc * update packages * remove jest-babel * add create-react-app example * update docs 20 November 2020, 21:12:17 UTC
150fb08 Initial Elastic ui unit tests (#774) * setup of jest for @searchkit/elastic-ui + some initial tests * fix tests 19 November 2020, 20:24:45 UTC
bb1eb76 (fix) setting pkg version for cd 18 November 2020, 20:34:48 UTC
734ff1a Chore: Update npm keywords (#773) * Remove console log for query * switch to using ts-jest * fix eslint errors * add searchkit/client unit tests * add documentation on customisation * update licence * update keywords * version bump to rc13 18 November 2020, 19:50:16 UTC
c816224 AWS lambda example (#771) * Remove console log for query * switch to using ts-jest * fix eslint errors * add searchkit/client unit tests * add documentation on customisation * update licence * Add chat button * Add aws lambda example 17 November 2020, 21:55:11 UTC
back to top