Boris Fritscher
Boris Fritscher
This should solve issue #92
- Removed filtering of modifierkey to allow to handle them in ToInputs. - Filtered triggering of modifier display for modifierkeys themselves in ToInputs. - Exposed IsModifierKeyPress as static to be...
For issue #114 with edge cases
## Description If I create a collection with a "+" in the name I can no longer interact with it. In Api call which use the collection name in the...
https://typesense.org/docs/26.0/api/curation.html#add-tags-to-rules
https://typesense.org/docs/26.0/api/stopwords.html#adding-stopwords
https://typesense.org/docs/26.0/api/collections.html#schema-parameters
https://typesense.org/docs/26.0/api/joins.html#one-to-one-relation
## Description Pull request #3583 by @moy2010 added a new textformat (which is helpful), but if we use HTML to serialize it gets lost because importDOM is not parsing the...