aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/components/input-group.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-361/+0
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-04-05Remove note about multiple inputs (#26194)Jason Quense1-1/+1
* Remove note about multiple inputs * patchs the PR and removes the word Also
2018-03-14Remove custom example plugin. (#25784)m5o1-20/+30
2018-01-02add example of textarea to docsMark Otto1-0/+7
2017-12-30Apply of #25068 to input groupysds1-16/+16
2017-12-22Rewrite input group component (#25020)Mark Otto1-163/+179
* Rewrite input group component * Set the feedback to 100% width for input group * Move from .row to .form-row for tighter layout * no need for custom feedback here, we're using browser messaging * add input group to validation examples * add note about validating multiple * migration note added
2017-11-03Remove a few extra newlines.XhmikosR1-2/+0
2017-10-22clarifyMark Otto1-1/+3
2017-10-22add ids, add for attributes, and fix dupe idsMark Otto1-11/+11
2017-10-19Add input group support for custom selects and custom filesMark Otto1-1/+92
Closes #24437, closes #22457
2017-10-02Migrate forgotten Bootstrap 3 style offset class (#23951)Herst1-1/+1
2017-08-10v4 docs Input Group Sizing section should display `.input-group-sm` (#23151)Patrick Yeo1-1/+1
2017-07-06Docs: added missing quote in input-group example (#23010)Vincent Le Put1-1/+1
2017-06-17mention labels being outside input-groupMark Otto1-1/+1
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+237