Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-11Fixes some copy around inline formsMark Otto
2021-02-11Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto
2021-01-28Update checks and radios in input groups (#32912)Mark Otto
2021-01-13Document size and multiple aren't supported on floating label selects (#32744)Mark Otto
2020-12-17Extended form validation states customization capabilities (#31757)Dmytro Yaremenko
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard
2020-11-19Fix a few typos (#32204)XhmikosR
2020-11-18docs: Add missing `.has-validation` class for input group example (#32162)Kyle Tsang
2020-11-14Add `bs` in data attributesRohit Sharma
2020-11-12Update floating-labels.md (#32139)Dylan Anderson
2020-11-12Fix caniuse.com URLS to prevent redirects (#32135)Christian Oliff
2020-11-05Drop Legacy Edge support.XhmikosR
2020-11-03Form file docs and overrides (#32058)Gaël Poupard
2020-10-30Fix redirects (#32015)XhmikosR
2020-10-28Drop custom file upload plugin in favor of CSSMartijn Cuppens
2020-10-28v5: Floating labels (#30449)Mark Otto
2020-10-28Add example with input group between two inputsJonathan
2020-10-27Require `.has-validation` class to fix border radii on form elementsMartijn Cuppens
2020-10-19docs: switch to fenced codeblocks (#31806)XhmikosR
2020-10-19docs(forms): use a legend for fieldset instead of aria-labelGaël Poupard
2020-10-19docs(forms): fix incorrect legend nesting in fieldsetGaël Poupard
2020-10-19docs(forms): drop useless text faking a label in horizontal forms exampleGaël Poupard
2020-10-13Revert "Improve callout shortcode. (#31802)" (#31871)XhmikosR
2020-10-12Improve callout shortcode. (#31802)XhmikosR
2020-09-30validation.md: fix _validation.scss file reference (#31795)Mopsan
2020-09-29Fix disabled checkbox toggle buttons (#31651)Nikita Mikhaylov
2020-09-29v5: Add disabled examples for .form-control, .form-select, and .form-range (#...Mark Otto
2020-08-18Mention that Edge Legacy also supports 'filling' their trackChristian Oliff
2020-07-11Docs: forms accessibility cleanup (#31114)Patrick H. Lauke
2020-07-11Update layout.mdMark Otto
2020-07-11Single line example for inline formsRohit Sharma
2020-07-11Docs: rename "Screen readers" helper page to "Visually hidden"Patrick H. Lauke
2020-07-06Docs: separate button group out of checks/radios, expand button groups page (...Patrick H. Lauke
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke
2020-07-03Docs: improve/expand button documentation (#31093)Patrick H. Lauke
2020-06-27Docs: rename form checks page to "Checks / radios" (#31090)Patrick H. Lauke
2020-06-19Fix links to gutters page (#31116)Quy
2020-06-16Switch to btn-checkMartijn Cuppens
2020-06-16Remove checkbox/radio toggle from button plugin in favor of a CSS only solutionMartijn Cuppens
2020-06-03Read validate-forms.js from assets.XhmikosR
2020-06-03Fix forms validation snippets.XhmikosR
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR