skip to navigation
skip to content

js.jqueryui 1.8.16-1

fanstatic jQuery UI.

Downloads ↓

js.jqueryui

Introduction

This library packages jQuery UI for fanstatic. It is aware of different modes (normal, minified).

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jqueryui) are published to some URL.

How to use?

You can import jQuery UI from js.jqueryui and need it where you want these resources to be included on a page:

>>> from js.jqueryui import jqueryui
>>> jqueryui.need()

Themes

The themes in the jQuery UI themes distribution are included as well:

>>> from js.jqueryui import black_tie
>>> black_tie.need()

CHANGES

1.8.16-1 (2011-09-25)

  • Fix bug in download script where the result contents of jquery-ui.js was wrong.

1.8.16 (2011-09-23)

  • Update to 1.8.16
  • Rewrite download script. Now javascript as well as themeroller themes are downloaded from the on-line download builder. Additionally, the download script builds the declarations for individual ui and effects components.
  • A minified version of the rollup CSS file is now included for for all themes.

1.8.13-1 (2011-06-22)

  • Added the i18n resources.

1.8.13 (2011-06-10)

  • Update to 1.8.13.

1.8.9 (2011-02-23)

  • Update to 1.8.9.
  • Add download script that downloads the default set of themeroller themes.
  • Fix manifest to include i18n files.

1.8.7 (2011-01-07)

  • Initial release.
 
File Type Py Version Uploaded on Size # downloads
js.jqueryui-1.8.16-1.tar.gz (md5) Source 2011-09-25 1MB 1430
  • Author: Fanstatic Developers
  • License: BSD
  • Package Index Owner: janjaapdriessen, faassen, jw
  • Package Index Maintainer: kagesenshi
  • DOAP record: js.jqueryui-1.8.16-1.xml