Skip to content
VTWoods edited this page May 23, 2011 · 65 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

Swipeup and Swipedown events

icon (css sprites)

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