Greg Franko
Greg Franko
You currently list Almond.js underneath the Require.js section, but not [AMDClean.js](https://github.com/gfranko/amdclean). You can see that AMDClean.js is listed as an alternative on the Require.js [wiki page](https://github.com/jrburke/requirejs/wiki/AMD-API-Shims). Thanks!
- [ ] Integrate Ugilify.js as an optional dependency for browser compression support - [ ] Integrate Require.js as an optional dependency for dependency management - [ ] Do a...
# New Features - [ ] Rewrite SelectBoxIt using [jqfactory](https://github.com/gfranko/jqfactory) - [ ] Provide optional support for **custom scrollbars** (this might already be possible with existing libraries) - [ ]...
Allow users to refresh/destroy the TOC after initialization. This will go out very soon in the next release. ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/2425236-feature-request-refresh-destroy?utm_campaign=plugin&utm_content=tracker%2F284936&utm_medium=issues&utm_source=github)** We...
Add an `extendPageElement` option that allows a user to choose which DOM element to inject to increase the page height. Currently, the `` element is used and no option is...