snippet.js
Version:
The JavaScript snippet for Chameleon
16 lines (13 loc) • 704 B
Markdown
Done
------
1. Skip checks into localStorage when it is not available [Done in 0.9.1]
1. Allow a developer to configure the URLs that are used for scripts [Done in 1.0.0]
1. Login in the same manner that Prehensile logins happen. [Done in 1.0.3]
- Re-use the same cookie keys `chmln-user-id` and `chmln-user-token`
1. Login should shim itself before the editor to seamlessly authenticate [Done in 1.0.3]
1. Load the all scripts synchronously when editing or logging in [Done in 1.0.1]
TODO
------
1. Load the editor scripts synchronously only when the editor is going to be shown
1. Load the scripts asynchronously when the editor is minimized
1. Expose the snippet version to the chmln global object