index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
_input-group.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
v5: Forms update (#28450)
Mark Otto
1
-188
/
+0
2019-07-12
Drop support for .form-control-plaintext inside .input-group (#28972)
Shohei Yoshida
1
-1
/
+0
2019-05-28
Clean input group flex basis (#28785)
Shohei Yoshida
1
-4
/
+1
2019-05-10
Remove non-existing .custom-file-label::after (#28757)
Shohei Yoshida
1
-2
/
+1
2019-02-07
Responsive font size implementation (#23816)
Martijn Cuppens
1
-3
/
+3
2018-12-28
Match input font size for `.input-group-text` (#27941)
Martijn Cuppens
1
-1
/
+1
2018-12-14
Remove redundant brackets (#27768)
Martijn Cuppens
1
-1
/
+1
2018-11-22
Fixed a fixed height issue of input-group size option (#27687)
ysds
1
-2
/
+10
2018-11-17
Support custom-select sizing in input-group (#27677)
ysds
1
-0
/
+7
2018-11-13
Keep input group & form label font size in sync with form control font size (...
Martijn Cuppens
1
-2
/
+2
2018-10-23
Fix readonly-plain-text with button addon (#25871)
Caíque de Castro Soares da Silva
1
-0
/
+1
2018-09-18
Bring the focused button in input group to the front (#26910)
ysds
1
-0
/
+4
2018-07-20
#26912: fix custom file input z-index
Martijn Cuppens
1
-0
/
+5
2018-07-15
Form control heights (#26820)
Mark Otto
1
-2
/
+10
2018-05-07
Fix z-index target (#26361)
ysds
1
-5
/
+7
2018-04-23
Remove unnecessary resetting of left round (#26238)
ysds
1
-2
/
+1
2018-02-11
Fix border-radius on Browse button for custom file input inside input groups ...
Mark Otto
1
-2
/
+2
2018-01-13
Add direct children selectors to avoid cascading styles into a menu form (#25...
ysds
1
-6
/
+6
2018-01-02
Remove double borders for custom select and custom file
Martijn Cuppens
1
-1
/
+3
2017-12-31
Textarea support for input groups
Gijs Boddeus
1
-1
/
+2
2017-12-30
Apply of #25068 to input group
ysds
1
-4
/
+4
2017-12-26
Fix input group border radius issue (#25075) (#25076)
ysds
1
-29
/
+19
2017-12-23
remove input group overrides since they're defaults now
Mark Otto
1
-10
/
+0
2017-12-22
Restyle code element, remove docs example overflow, improve docs examples (#2...
Mark Otto
1
-0
/
+13
2017-12-22
Rewrite input group component (#25020)
Mark Otto
1
-139
/
+93
2017-10-22
Merge branch 'btn_input_split_variables' of https://github.com/isychev/bootst...
Mark Otto
1
-9
/
+9
2017-10-22
Merge branch 'input-group-custom-forms' into v4-dev
Mark Otto
1
-4
/
+27
2017-10-22
Merge branch 'v4-dev' into btn_input_split_variables
Mark Otto
1
-5
/
+5
2017-10-20
Reduce z-indexes in button-group, input-group, list-group, and pagination to ...
rmacklin
1
-5
/
+5
2017-10-19
Add input group support for custom selects and custom files
Mark Otto
1
-4
/
+27
2017-10-19
append btn-* and input-* variables and extends their from input-btn-* variables
i.sychev
1
-9
/
+9
2017-10-02
Fix buttons that come after the input (input should be under the button)
Mark Otto
1
-0
/
+6
2017-10-02
First child of input group segmented buttons are off by -btn-border-width
Patrick Yeo
1
-0
/
+4
2017-10-02
Switch to stylelint. (#23572)
XhmikosR
1
-2
/
+2
2017-10-02
Revert input group border changes (#24197)
Mark Otto
1
-3
/
+0
2017-10-02
fixes input group btn height (#23810)
Andres Galante
1
-1
/
+4
2017-10-01
remove Dist fils as per suggestion (#23092)
Chirag Modi
1
-1
/
+2
2017-08-12
Remove `vertical-align: middle` from `.input-group-addon` and `.input-group-b...
Patrick Yeo
1
-1
/
+0
2017-08-12
Apply `align-items: center;` to `.input-group` instead of input group sub com...
Patrick Yeo
1
-4
/
+1
2017-08-10
Input Group Addon add option to configure `$input-group-addon-color`
Patrick Yeo
1
-1
/
+1
2017-08-10
Fix border on input group elements and custom form inputs
Nathan Woltman
1
-0
/
+3
2017-03-28
Revamp button and input vars while fixing #21587 (#22287)
Mark Otto
1
-4
/
+5
2017-01-21
fix segmented buttons (#21716)
Gijs Boddeus
1
-4
/
+1
2017-01-03
clarify usage of base font-size so we know what's up
Mark Otto
1
-1
/
+1
2016-12-22
Changed a word in a comment (#21399)
Patrick Cameron
1
-1
/
+1
2016-12-21
Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)
Mark Otto
1
-39
/
+13
2016-10-30
Fix input group sizing in Firefox
Catalin Zalog
1
-1
/
+4
2016-10-27
property order
Mark Otto
1
-1
/
+1
2016-10-27
Ensure proper sizing of and alignment of content within input group addons an...
Mark Otto
1
-1
/
+14
2016-10-19
Use a variable for the default font weights. Fixes #20741
Simon Bächler
1
-1
/
+1
[next]