-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Feature Requests
As the project moves toward a beta and the eventual 1.0 we'll be focusing on pulling in bug fixes and feature pull requests will be recorded here for future consideration/inclusion.
- Feature identification - github user handle - description
- button-free style for toolbars - toddparker
refresh control groups - stomlinson - refresh allows for alteration with js while maintaining the styling
-
$.mobile.autoInitialize - toreym - defer page initialization until invoked
- Consider creating a more compact form style like the iOS preferences panel. Many people have tried to add form elements to listviews to accomplish this effect but that causes a lot of issue because lists are only intended for link list navigation and can really cause formatting and click/tap issues with form elements.
-
data-role=subpage - medovob - allow arbitrary nested content in list views
-
animations - grandecomplex - add animations to listviews
-
Touch-drag to re-order lists - dlaidlaw
-
Nested lists behave like accordions - stoneface
-
Expandable tree-like style for nested lists - mojoaxel - for displaying nested lists not on sub pages, but on one single page by dropping down/inserting the sub elements below the parent list element
-
$.mobile.pushStateNavigate - yappo - allow the user to toggle pushstate navigation support
-
Parameters for pages - tiegs
-
Add multiple pages at once - morinel
-
add filter to long selects - naton - This may be a performance issue, but is a good idea
-
horizontal alignment for multiple select menus - psmiley - Perhaps look at extending the controlgroup mechanism for this
- input range step support - a2ikm - slider step-wise movement
- step values < 1 - mcculloughsean
- add min/max fill - toddparker
- controlgroup styling of vertically grouped text inputs - codeconsole - like the iOS site login overlay
- Icons based on CSS - toddparker
- growl-style notification messages - sunkencity
- window shade type pattern - jblas
- add autocomplete from UI - valkum
- draggable element - alx
- swipe carousel - victorhooi
- custom momentum scrolling - dasch