Skip to content
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

Clearer API documentation for Quill.import method #2939

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Feb 20, 2020

  1. Update extension API documentation to fix slab#2938

    Make it more clear that `Quill.import` is just the read to `Quill.register`'s write, and that the relationship between Quill source code and an object's "path" is simply a convention.
    
    I wrote this assuming that `Quill.imports` is internal API but since it was already mentioned elsewhere in the public docs it seemed fitting to share a similar tip here.
    natevw committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    dfa6b78 View commit details
    Browse the repository at this point in the history