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

1.5 Changelog

Alexander Schmitz edited this page Mar 27, 2015 · 5 revisions

Deprecated

  • $.mobile.defaultDialogTransition
  • $.mobile.nojs
  • $.mobile.degradeInputs
  • $.mobile.links
  • $.mobile.keepNative
  • Collapsible Widget
  • Collapsibleset Widget
  • Mobile button widget ( $.mobile.button )
  • Mobile checkboxradio widget ( $.mobile.checkboxradio )
  • Mobile controlgroup widget ( $.mobile.controlgroup )

New Features

  • jQuery UI Button Widget
  • jQuery UI Checkboxradio Widget
  • jQuery UI Controlgroup Widget
  • jQuery UI Accordion Widget
  • Stand alone declarative initialization module usable with any jQuery ui widget factory widget
  • Classes Option ( All widgets )

Re-writes

  • Table
  • Navbar

Removed directly

No need for deprecation because it was not documented

  • $.mobile.dialogHashKey
  • $.mobile.path.isPreservableHash (would be reduced to returning false)
  • $.mobile.path.getFilePath (would be reduced to returning unmodified the path that's passed in)
Clone this wiki locally