Current build is based on commit 839dc7e1ee6162cfc3b03c3dc9ad2d726924f52b from August 17, 2012. That's ancient. Let's get ±1.5 month worth of commits in: 0.22.1 was released on September 26, 2012.

Comments

wim leers’s picture

Version: 7.x-2.x-dev » 8.x-2.x-dev
Status: Active » Fixed
wim leers’s picture

Notes:
- The utils.js API had changed, somewhat complexifying the update.
- We're no longer using any of Aloha's CSS, so stripping that away in the build process.
- Had to reroll pull request 642, but now that's in. Next update will be easier. Pull request 695 is in.
- jQuery UI was actually already included in Aloha.js. No need to copy that over anymore.
- No need to copy over vendor/sanitize.js anymore, also fixed #1748692: Cannot paste text into Aloha due to broken vendor/sanitize.js.
- Removed characterpicker & horizontruler.
- Removed default UI's CSS+images.
- Minified some more JS

Overall size shrunk from >1.6 MB to <900 KB!

wim leers’s picture

I'd forgotten to update the version number in the PHP code. Now fixed.

- D8: http://drupalcode.org/project/aloha.git/commit/38423c0
- D7: http://drupalcode.org/project/aloha.git/commit/0dee468

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.