Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: itemsapi/itemsjs

Tags

v2.1.25

Toggle v2.1.25's commit message

bump to 2.1.25 version

v2.1.24

Toggle v2.1.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

ESM usage documentation

v2.1.22

Toggle v2.1.22's commit message

bump version

v2.1.21

Toggle v2.1.21's commit message

new itemsjs version. fixed severe security issues with babel

v2.1.20

Toggle v2.1.20's commit message

Update to 2.1.20

v2.1.19

Toggle v2.1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
optional custom id field for lunr2 (and other) integrations (#116)

v2.1.18

Toggle v2.1.18's commit message
Merge branch 'master' of github.com:itemsapi/itemsjs

v2.1.16

Toggle v2.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[WIP] Boolean Query (#112)

* boolean query

* boolean query with tests

* development

2.1.15

Toggle 2.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Custom Aggregations sorting #101 with tests (#109)

* Update aggregations sort

this update add the ability to sort aggregations using custom array, it remove the sorting limitiation by the predefined 'selected', 'key', 'doc_count' ... no you can Use something like ''sort['key', 'doc_count']" in  aggresgations.

* added tests and info in readme

Co-authored-by: Houcine  Cherif <[email protected]>

v2.1.15

Toggle v2.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Custom Aggregations sorting #101 with tests (#109)

* Update aggregations sort

this update add the ability to sort aggregations using custom array, it remove the sorting limitiation by the predefined 'selected', 'key', 'doc_count' ... no you can Use something like ''sort['key', 'doc_count']" in  aggresgations.

* added tests and info in readme

Co-authored-by: Houcine  Cherif <[email protected]>