Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Feature Requests

didip edited this page Sep 11, 2011 · 249 revisions

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.

Format

  • Feature identification - github user handle - description

Collapsible sets

  • On a collapsible set with content long enough to require scrolling, when you click another collapsible header, it expands in-place, where it should scroll to the top of the new content. Example: in iOS, I have a collapsible set with several headers and each one is a little lengthy. When I scroll to the bottom of one and expand the next section, instead of the browser scrolling up to start at the beginning of the expanded content, the scroll position stays put and I see the middle of the new content. - zephster

Swipeup and Swipedown events

icon (css sprites)

header/footer

buttons

controlGroup

core

form elements (general)

  • 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.

  • Input onchange ajax submission - kurteknikk

  • Need for html text as value in form - kurteknikk

navbar

listview

navigation

select

slider

text input

labels

  • data-label="label for element" (the ability to generate labels on the fly instead of hard coding them) Use case: I use placeholders instead of labels on smaller devices and labels on larger devices

theme system

new widgets

build scripts

Clone this wiki locally