aboutsummaryrefslogtreecommitdiffstats
path: root/ui/progressbar.js
Commit message (Collapse)AuthorAgeFilesLines
* Progressbar: Move progressbar into widgets folderAlexander Schmitz2015-08-081-169/+0
| | | | Ref #13885
* Core: Move version and creation of the ui namespace into its own moduleAlexander Schmitz2015-08-081-1/+1
| | | | Ref #9647
* All: Consolidate `.removeAttr()` callsScott González2015-03-181-5/+1
| | | | Closes gh-1505
* Progressbar: Fix style issuesJörn Zaefferer2015-03-181-10/+10
| | | | Closes gh-1493
* Progressbar: Add classes optionAlexander Schmitz2015-03-111-17/+23
| | | | | Ref #7053 Ref gh-1411
* All: Add css-dependency-comments based on jQuery MobileRafael Xavier de Souza2015-02-261-0/+3
| | | | | | Ref gh-1029 Ref jquery/download.jqueryui.com#178 Closes gh-1440
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-021-1/+1
| | | | Closes gh-1403
* Build: Remove manifest files; move metadata to source filesScott González2014-11-101-2/+7
| | | | Closes gh-1379
* All: Updating copyright year to 2014TJ VanToll2014-01-281-1/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+159
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029