-
Notifications
You must be signed in to change notification settings - Fork 8
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
A list of supported and unsupported (todo) features #8
Comments
Hello @rishabh413 , thank you for your interest in the project. Currently the library is fairly close to be compliant with the specification, it is tested against the official test suite and 1181 tests pass out of 1199. You can run the testsuite with The current priorities are:
Once these are done, I plan to migrate some more features from the old project:
Please let me know if you are interested in working on any of these and I can elaborate further. |
Hi @erosb! Can you provide an update on the open topics and their current priority? We are also thinking about using your libary and are wondering A) in which stat it is and B) how we can help you. Cheers |
Hello @ledex, compared to the previous list: My top concern right now, from the compliance perspective, is $dynamicRef / $dynamicAnchor support, but TBH that's a complicated topic (total nightmare, in other words). Regarding other features, I'm open to any suggestions. What would be most important for you? We can align on the priorities. |
Regarding Would it be possible to register our own implementation to support it? |
Hello @alturkovic can you please take a look if #71 works for you? |
LGTM 👍 |
@alturkovic version |
Hi
Thanks for providing this library. I am looking to use it in my projects. The "About" section of the library says "(under development)". I am assuming there are some features of 2020-12 which are missing in it right now.
Is there a list detailing supported and unsupported features? Such a list will help in tracking progress and help contributors effectively contribute to this library.
The text was updated successfully, but these errors were encountered: