-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
As I'm implementing the boilerplate for our library, I'm finding that I cannot produce a "docs" metadata field for some of our modules. Here are those we may (not) want to document/demo:
- zoom
- animationComplete
- navigation/base (do we even need it anymore? Navigation: Remove code that re-writes URLs in the absence of dynamic base tag support jquery-archive/jquery-mobile#7489)
- navigation/path (needs demos - maybe?)
- widgets/controlgroup.backcompat (needs
if ( $.mobileBackcompat )) - slider tooltip API (option popupEnabled and showValue)
- textarea autogrow has no demo
-
$.mobile.iosorientationfixEnabledneeds to be documented in global options (also, demo?) - accordion - docs and demos
- support - do we want docs/demos?
Can we use the "exclude" group to hide modules in the DB? I've encountered
//>>group: excludeFor example, our core, which is merely a bundling of other modules, is labelled thus.
Metadata
Metadata
Assignees
Labels
No labels