629 Commits

Author SHA1 Message Date
Kiro Risk
302a44d5e4 docs(site): bumped version 2020-10-20 09:34:01 -07:00
Kiro Risk
7b1256b16c chore(release): 6.4.2 v6.4.2 2020-10-20 09:30:13 -07:00
Kiro Risk
4700225e57
Merge pull request #498 from ThewBear/patch-1
docs(site): escaping mechanism for space
2020-10-20 09:26:40 -07:00
Kiro Risk
723b00f470
Merge pull request #484 from noc7c9/patch-1
fix: Out of bound access in remove
2020-10-20 09:26:09 -07:00
Kiro Risk
a411eeb489
Merge pull request #476 from rdimaio/patch-1
docs: Fix typo
2020-10-20 09:24:13 -07:00
Kiro Risk
a8a0456a00
Merge pull request #497 from apellicc/master
fix: if null in array
2020-10-20 09:23:08 -07:00
Thew Dhanat
d36da3fc12
Docs: escaping mechanism for space 2020-10-11 14:27:00 +07:00
Armando P
740a500476 fix: if null in array 2020-10-05 19:45:05 +02:00
Kiro Risk
7767e4f9e5 docs: remove seldom used navs 2020-09-18 18:29:32 -07:00
Athir Saleem
817f1adfef
Fix out of bounds array access in remove method 2020-09-05 00:07:45 +10:00
Riccardo Di Maio
6583bcdd58
Fix typo 2020-08-13 00:48:27 +02:00
Kiro Risk
1c84868300
Merge pull request #471 from krisk/jobs
docs: add job listings
2020-07-26 12:50:13 -07:00
Kiro Risk
ed4101183e docs: add job listings 2020-07-26 12:49:44 -07:00
Kiro Risk
5c69f2e91a docs: bold the version 2020-07-26 10:56:46 -07:00
Kiro Risk
e58eea1e22 docs: add script to update version in installation 2020-07-26 10:53:51 -07:00
Kiro Risk
e5c9907443 chore(release): 6.4.1 v6.4.1 2020-07-26 09:45:49 -07:00
Kiro Risk
226d868a11 fix: handle booleans in the data
With this update, booleans are stringified and search correclty.

closes #469
2020-07-26 09:45:00 -07:00
Kiro Risk
99ce7f74b6 refactor(ts): update constructor to constraint it only to FuseOptions
Closes #470
2020-07-26 09:04:04 -07:00
Kiro Risk
a2584665ec
Merge pull request #468 from krisk/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-26 08:57:41 -07:00
dependabot[bot]
66ac55f153
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 21:59:51 +00:00
Kiro Risk
90f1537934 docs(site): update fuse to latest version 2020-06-28 12:56:30 -07:00
Kiro Risk
d9f2e1a968 chore(release): 6.4.0 v6.4.0 2020-06-28 12:45:00 -07:00
Kiro Risk
350283f45a feat(extended): add ability to search actual exact string
This involves renaming of existing exact to be "include".
2020-06-28 12:42:29 -07:00
Kiro Risk
6c76f5241a refactor: remove unused variable from scope computation 2020-06-28 10:52:34 -07:00
Kiro Risk
7a83ef0e0d docs(site): more typos in scoring theory 2020-06-28 10:47:03 -07:00
Kiro Risk
c5bed40848 docs(site): fix typo in scoring theory 2020-06-28 10:45:44 -07:00
Kiro Risk
e87f6f70a3 docs(site): update scoring theory to include ignoreFieldNorm 2020-06-28 10:39:39 -07:00
Kiro Risk
1e6e89a869
docs(site): update incorrectly name variable
Update indexing.md
2020-06-28 09:48:30 -07:00
Arun Priyadarshi
4463b0ca43
Update indexing.md
Just a variable name change
2020-06-28 15:02:42 +05:30
Kiro Risk
ae0865fd71
docs(github): update links 2020-06-25 12:11:54 -07:00
Kiro Risk
bcf48d79d4 docs(site): update version on site 2020-06-23 18:54:25 -07:00
Kiro Risk
f8ec28fcd7 chore(release): 6.3.1 v6.3.1 2020-06-23 18:49:37 -07:00
Kiro Risk
e357229846 fix(logical): scores in logical query operators are ignored
Closes #449
2020-06-23 18:47:29 -07:00
Kiro Risk
a2de306238 docs(site): update Fuse.js version in links 2020-06-22 22:14:35 -07:00
Kiro Risk
1c53a7c68b
Update CHANGELOG.md 2020-06-22 21:54:02 -07:00
Kiro Risk
2f3e786116 chore(release): 6.3.0 v6.3.0 2020-06-22 21:52:51 -07:00
Kiro Risk
af7794ee05 fix: remove unused import from index generation 2020-06-22 21:44:42 -07:00
Kiro Risk
dfa48238f9 fix(typescript): add typing for nested paths with array notation 2020-06-22 21:33:01 -07:00
Kiro Risk
938db2aebb
feat: provide alternative array notation for nested paths 2020-06-22 20:46:59 -07:00
Kiro Risk
b3744edb10
Merge branch 'master' into dots-in-keys 2020-06-22 20:45:22 -07:00
Kiro Risk
7077fbe5f4 feat: provide alternative array notation for nested paths
Closes #432
2020-06-22 20:41:23 -07:00
Kiro Risk
85fb211a22
fix(typescript): add types for string and object together for the key property 2020-06-22 10:21:35 -07:00
Elvin Dzhavadov
bd569432c5
Fix keys typings 2020-06-22 13:22:13 +03:00
Kiro Risk
a3892ec30a docs: clean up methods API anchors 2020-06-21 21:17:24 -07:00
Kiro Risk
0467de5bb9
chore: adopt convention commits (#453)
* chore: adopt conventional commits via standard-version

Conversation which stareted it all: #452

* docs(github): add DEVELOPERS.md

Add a DEVELOPERS.md file to denote:

(1) How to run tests
(2) Git Commit Guidelines

See #452 for history.

* docs(site): update deploy-docs

Two main things:

(1) Made it conform to convention commits
(2) Added script in package.json

* chore(package): made tests not spit out results during postbump

* chore(release): remove old release script to make way for standard-version

* docs(github): add details to dev contributions

* docs: update links in DEVELOPERS.md
2020-06-21 20:33:23 -07:00
Kiro Risk
a1e91dae39 Doc clean up 2020-06-21 00:08:31 -07:00
Kiro Risk
dd7abce75d Bumped version in docs 2020-06-20 23:33:14 -07:00
Kiro Risk
d5ea6c2a1a Release 6.2.1 v6.2.1 2020-06-20 23:32:16 -07:00
Kiro Risk
c334aeeaa3 Build 6.2.1 2020-06-20 23:32:16 -07:00
Andrea
5de5571f98
fix js tab to be compliant with output tab (#450)
use 'artist' as search key option will produce no results, probably this is a typo because fuse.search("'Man 'Old | Artist$") will produce the expected result only if you search inside "title" key
2020-06-20 23:31:24 -07:00