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

1.3 Release Notes

uGoMobi edited this page Nov 7, 2012 · 44 revisions

Changes

Add notes here...

Upgrade notes

Rounded corner class changes - In 1.3, we've changed the way rounded corners are applied across all widgets. In previous versions, we had fairly complex JS logic to dynamically apply corner classes to specific elements in a widget. For example, the first item in an inset listview would get the ui-corners-top class to round only the top left and right corners and a similar thing would happen for bottom corners.

Bottom border classes - Similar to rounded classes...

Listview data-filter-reveal - Option to start a filtered listview with all items hidden by default (local autocomplete) Listview - Made it possible to set data-theme on list dividers

Popup data-dismissable - Option to prevent popup from closing when you click out

Textinput - Added (basic theming) support for input type="file"

Select - Made optgroup themable in custom menus

Clone this wiki locally