• Mark Otto's avatar
    Refactor input groups · 4c82dd36
    Mark Otto authored
    * 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
    4c82dd36