-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First pass at toSentence
#184
base: main
Are you sure you want to change the base?
Conversation
|
Coverage after merging toSentence into main will be
Coverage Report
|
Adds necessary utils for a sentence view (including a string version).
This PR was started to make sure knowledge from our original sentence ("madlibs") view was carried on (e.g. things like tagsQuery supporting words with variable phrase slop in different orders).
This is not complete yet since it's not truly in the client (e.g. leveraging hasValue, runTypeFunction with the methods on each type, nor does it handle field rendering). It identifies a few things to consolidate since there are dependencies on things like the text type's operator labels which currently only live in contexture-react.