]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Refactor input groups
authorMark Otto <otto@github.com>
Mon, 10 Dec 2012 05:46:14 +0000 (21:46 -0800)
committerMark Otto <otto@github.com>
Mon, 10 Dec 2012 05:46:14 +0000 (21:46 -0800)
commit4c82dd3645ec60277b07a161c779f57dda10037c
tree21fc55d88654449955452fe4e9a193eecd3c6bea
parent6649918c7f4df9ad8288728c6cef1ee48dc63b9a
Refactor input groups

* Deprecate .input-append and .input-prepend
* Use new, single base class for component, .input-group
* Deprecate .addon for .input-group-addon
* For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns
* Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first
docs/assets/css/bootstrap.css
docs/css.html
docs/templates/pages/css.mustache
less/buttons.less
less/forms.less
less/variables.less