]> source.dussan.org Git - jquery-ui.git/commit
Controlgroup: Inital commit of new widget
authorAlexander Schmitz <arschmitz@gmail.com>
Sat, 23 Aug 2014 03:39:35 +0000 (23:39 -0400)
committerAlexander Schmitz <arschmitz@gmail.com>
Wed, 7 Oct 2015 14:57:59 +0000 (10:57 -0400)
commit40a9d1dfdb6a341904ae7bcd4600b0ef201d14df
treeb4eaf29211bd94d9f947e8f0613f7798efe98126
parent6e2bbcaa5e19bb933d8024ff5d6fcff34f91e034
Controlgroup: Inital commit of new widget

This widget replaces the buttonset widget
19 files changed:
demos/button/icons.html
demos/controlgroup/default.html
demos/controlgroup/index.html
demos/controlgroup/splitbutton.html
demos/controlgroup/toolbar.html
demos/index.html
demos/tooltip/video-player.html
tests/unit/controlgroup/common.js [new file with mode: 0644]
tests/unit/controlgroup/controlgroup.html [new file with mode: 0644]
tests/unit/controlgroup/controlgroup_core.js
tests/unit/controlgroup/core.js [new file with mode: 0644]
tests/unit/controlgroup/methods.js [new file with mode: 0644]
tests/unit/controlgroup/options.js [new file with mode: 0644]
tests/unit/index.html
themes/base/base.css
themes/base/button.css
themes/base/controlgroup.css [new file with mode: 0644]
ui/.DS_Store [new file with mode: 0644]
ui/controlgroup.js [new file with mode: 0644]