https://github.com/searchkit/searchkit

sort by:
Revision Author Date Message Commit Date
3943ea6 Add better auth dx (#1241) * add some helpful hints to improve dx on auth problems * update test + add changeset 04 April 2023, 20:36:40 UTC
c3fb2b3 example 25 March 2023, 19:43:43 UTC
171031e cloudflare worker example 25 March 2023, 19:43:36 UTC
46fe886 add styles to examples 25 March 2023, 13:29:36 UTC
27c8e6f docs 25 March 2023, 13:24:09 UTC
7e2e869 fix build 25 March 2023, 12:57:44 UTC
3d9feaa fix dep 24 March 2023, 22:25:20 UTC
b43a5be Merge branch 'main' of github.com:searchkit/searchkit 24 March 2023, 22:20:16 UTC
5f75556 more examples and docs 24 March 2023, 22:20:13 UTC
bf90ba8 Adding reference to contributor program to contribution guidelines (#1237) 24 March 2023, 14:08:32 UTC
3f168ff release 4.4.1 21 March 2023, 21:25:46 UTC
36af10f fix auth issue on browser (#1236) 21 March 2023, 21:24:32 UTC
f5a22e1 Update with-javascript.mdx 13 March 2023, 16:10:01 UTC
4828aa4 Correct docs 06 March 2023, 22:07:30 UTC
68dbace update docs 05 March 2023, 21:21:18 UTC
b0e0c63 better CORS documentation 05 March 2023, 12:56:06 UTC
946fb7e re-order docs positioning 05 March 2023, 12:29:29 UTC
f135e09 4.4.0 release 04 March 2023, 21:28:33 UTC
ce96c16 update docs 04 March 2023, 21:24:34 UTC
01eadcd update documentation 04 March 2023, 21:05:13 UTC
c132558 fix esm exports + types (#1230) * fix esm exports * add examples of esm projects for API * add examples of esm /cjs projects for API * clean up configuration * update ESM package exports 04 March 2023, 13:16:14 UTC
3bb6e56 update docs 02 March 2023, 21:37:43 UTC
b6dd2f3 SEO support 02 March 2023, 20:56:44 UTC
882376c Merge branch 'main' of github.com:searchkit/searchkit 27 February 2023, 21:38:26 UTC
f2c312a added vue codesandbox 27 February 2023, 21:38:22 UTC
6348ae3 Update next.config.js 27 February 2023, 16:13:37 UTC
4466cc8 Update next.config.js 26 February 2023, 16:31:47 UTC
c189ea8 Merge branch 'main' of github.com:searchkit/searchkit 26 February 2023, 14:01:50 UTC
c96782e update component docs 26 February 2023, 14:01:35 UTC
bee999d Update README.md 22 February 2023, 21:54:25 UTC
533cce9 Merge branches 'main' and 'main' of github.com:searchkit/searchkit 22 February 2023, 21:48:52 UTC
920473d update main page 22 February 2023, 21:48:47 UTC
f75f13d Update README.md 22 February 2023, 21:29:03 UTC
4b65936 Update README.md 22 February 2023, 21:28:15 UTC
458bab1 update readme 22 February 2023, 21:26:10 UTC
4436b95 Merge branch 'main' of github.com:searchkit/searchkit 22 February 2023, 20:52:56 UTC
ffab782 fix typo in getting started docs 22 February 2023, 20:52:39 UTC
9cc6755 force skip build cache (#1225) 20 February 2023, 20:19:18 UTC
1762a2e update quick started 19 February 2023, 22:01:27 UTC
2059427 Merge branch 'main' of github.com:searchkit/searchkit 18 February 2023, 22:35:34 UTC
1e59ad6 added documentation 18 February 2023, 22:35:29 UTC
fdc0456 Chore(deps): Bump undici from 5.16.0 to 5.19.1 (#1223) Bumps [undici](https://github.com/nodejs/undici) from 5.16.0 to 5.19.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.16.0...v5.19.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 18 February 2023, 15:40:08 UTC
4312601 add availability search tutorial 17 February 2023, 16:13:23 UTC
fbf8227 4.3.0 Release 17 February 2023, 11:00:35 UTC
da9e864 better auth support (#1224) 17 February 2023, 10:57:55 UTC
534889b release 4.2.1 15 February 2023, 21:45:20 UTC
80328be Better error handling for Elasticsearch exceptions (#1222) * better error handling. Return the response in console * add changeset * fix tests 15 February 2023, 21:43:08 UTC
4252679 update mapping for camping sites demo 14 February 2023, 20:47:26 UTC
7ac0a3e release 4.2.0 11 February 2023, 22:14:08 UTC
59556d8 update demo content 11 February 2023, 22:13:05 UTC
933926d Date range support documentation + nested filters example (#1221) * geo camping example * documentation 11 February 2023, 22:11:10 UTC
4221160 nested filter support for inner_hits + better grouping of range filters (#1220) 11 February 2023, 17:48:33 UTC
71e95fa Adding crossfetch and json middleware to express example (#1219) 10 February 2023, 20:37:27 UTC
503cd29 update sitemap config 08 February 2023, 08:58:33 UTC
9fe0348 Merge branch 'main' of github.com:searchkit/searchkit 05 February 2023, 13:52:27 UTC
93deb21 Client: Request options support (#1218) * better documentation + requestOptions support on browser * changeset 04 February 2023, 22:08:01 UTC
507d94d changeset 04 February 2023, 22:03:30 UTC
041bd1a better documentation + requestOptions support on browser 04 February 2023, 22:02:36 UTC
1875b7c instantsearch client 4.1.4 release 03 February 2023, 21:14:49 UTC
75afdc2 client side caching (#1217) 03 February 2023, 21:13:23 UTC
e9a153f add the searchkit videos to documentation 03 February 2023, 20:27:19 UTC
a0833d0 add sample-data 02 February 2023, 21:51:27 UTC
7a318de update homepage 30 January 2023, 20:56:07 UTC
46b305d 4.1.0 release 29 January 2023, 21:47:43 UTC
031f790 Geo filtering capability (#1213) * geo filtering capability * add changeset 29 January 2023, 21:46:31 UTC
ce2f779 Update README.md 29 January 2023, 12:53:32 UTC
9aa44ec update tests 29 January 2023, 12:50:27 UTC
d58f035 clean up sample datasets 29 January 2023, 12:46:27 UTC
8d85d91 searchkit/api 4.0.4 release 28 January 2023, 14:14:57 UTC
233886a Searchki 4.0.4 release 28 January 2023, 14:09:44 UTC
3484bd4 Fix nested facet query (#1211) * fix nested query search * fix node proxy demo * fix nested facet changeset 28 January 2023, 14:07:15 UTC
f654826 nested field example 27 January 2023, 22:09:38 UTC
fc71451 Searchkit 4.0.3 release 27 January 2023, 20:32:39 UTC
f9d6b3d Merge branch 'main' of github.com:searchkit/searchkit 27 January 2023, 09:48:12 UTC
19269a8 update yarn lock 27 January 2023, 09:48:04 UTC
12c349f Chore(deps): Bump json5 from 1.0.1 to 1.0.2 (#1200) Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 27 January 2023, 09:41:02 UTC
c96b1e0 update ssr demo too 27 January 2023, 09:23:39 UTC
6a4b05b update demos 27 January 2023, 09:20:54 UTC
5f2cab9 add algolia migration doc 26 January 2023, 21:04:53 UTC
6ced9ad update docs 25 January 2023, 21:52:04 UTC
389966b 4.0.2 release 24 January 2023, 09:04:10 UTC
303d245 Highlighting error fix (#1207) * fix highlighting error * fix issue with duplicate fields in source includes 24 January 2023, 09:02:14 UTC
9840270 update promo docs 23 January 2023, 21:22:22 UTC
b9bc3e6 searchkit 4.0.1 21 January 2023, 21:30:30 UTC
7965789 codesandbox demos 20 January 2023, 22:11:47 UTC
10f3fd7 Release UMD changes 20 January 2023, 22:03:34 UTC
359106c Merge branch 'main' of github.com:searchkit/searchkit 20 January 2023, 22:02:15 UTC
4f926d7 Umd searchkit (#1202) * fix search for facet values on browser only feature * remove querystring dependency * add changeset * update snapshots for params serialise 20 January 2023, 22:01:56 UTC
6f0b8c9 add changeset 20 January 2023, 21:54:11 UTC
dd5e57b remove querystring dependency 20 January 2023, 21:53:21 UTC
cdd2749 fix search for facet values on browser only feature 20 January 2023, 21:39:16 UTC
9da4935 instantsearch-client 4.1.0 Release 20 January 2023, 16:49:09 UTC
ed51794 browser only support (#1201) 20 January 2023, 16:43:36 UTC
e7e02c6 update homepage 20 January 2023, 15:17:40 UTC
bccd556 add links to old docs 20 January 2023, 14:40:06 UTC
c69a0b0 update homepage 20 January 2023, 14:20:40 UTC
5fc6e7e updates to sitemap 20 January 2023, 14:12:37 UTC
bd6af06 Release v4 (#1199) Searchkit v4 Co-authored-by: llermaly <gllermaly@gmail.com> Co-authored-by: Gustavo Llermaly Larrain <gustavollermalylarrain@Mac-Studio.local> Co-authored-by: Vladislav Vlastovskiy <me@vlastv.ru> Co-authored-by: Emil Larsson <emla2805@users.noreply.github.com> 20 January 2023, 14:05:13 UTC
eb03c25 Add beta links to documentation 24 November 2022, 20:37:40 UTC
3805f65 Promote v3 Canary releases to major version (#1140) * fix type * add no side effect to package * major release v3 07 August 2022, 13:33:06 UTC
back to top