includes/clientside/static/editor.js
2009-08-25 Dan Fixed a couple bugs with read-only mode and protected pages in the AJAX editor
2009-07-18 Dan Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore.
2009-03-22 Dan JSON: Properly handles unicode escape sequences (\u####) now
2009-02-16 Dan Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
2009-01-26 Dan AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
2008-12-21 Dan load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
2008-12-20 Dan Fixed: editor state was not unlocked after draft save
less more (0) -30 -10 -7 tip