• Eduardo Sanz García's avatar
    Rename `isDocumentReady` to `onDocumentReady` · 895077ca
    Eduardo Sanz García authored
    The name of `isDocumentReady` gives the impressiong that the function
    would return a boolean.  `onDocumentReady`, on the other hand, expresses
    more clearly that the execution of the callback will be triggered after
    the iframe's documen is ready (loaded and parsed).
    
    On a follow up commit I change the `onDocumentReady` to return a Promise
    instead of executing a callback.
    895077ca
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...