- Working on new API documentation site.
- Need a better index page that provides an overview rather than an API dump.
- Need a way to document stable public methods that aren't exposed via
.widget( method )
. - all open issues
- Menu's document API is too large.
- See notes above about document stable public methods.
- Most documented methods are not part of the "normal API".
- New widgets don't conform to icons option standard.
- Menu's icon option needs to be icons.submenu.
- Spinner needs to expose icons.up and icons.down.
- Finalize manifest files for inclusion in master.
- Started working on the download builder rewrite.
- Need to write the new release script.
- The existing script for 1.8.x is written in bash.
- The new script will be written in node using shelljs.
- Should work for minor and major releases.