aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3
AgeCommit message (Collapse)AuthorFilesLines
2019-08-04explain how to use bootstrap 5 with jQueryJohann-S1-0/+4
2019-08-04remove jquery references from list groupJohann-S1-14/+38
2019-08-04v5: Docs Utilities API updates (#29126)joseigor1-1/+1
Improvement to better understand how utilities class name are generated by the (_api.scss) base in the line of code below: `$property-class: if($property-class, $property-class, nth($properties, 1));` https://github.com/twbs/bootstrap/blob/fc02932946424e986a72bb7b47044eab815851cb/scss/mixins/_utilities.scss#L21
2019-08-04docs: Fix badges after #28458. (#29199)XhmikosR4-6/+6
2019-08-03Mention pagination margin change in migration docs (#29196)Mark Otto1-0/+4
From #28948.
2019-08-02Update javascript.mdXhmikosR1-1/+1
2019-08-02add a way to disable jQuery detectionJohann-S1-1/+1
2019-08-01Update javascript.mdXhmikosR1-2/+1
2019-08-01Update javascript.mdXhmikosR1-2/+2
2019-08-01add callout about jquery eventsJohann-S1-0/+13
2019-08-01remove jquery in scrollspy docsJohann-S1-6/+20
2019-08-01remove jquery in tab docsJohann-S1-15/+35
2019-07-31Add missing role="document" (#29172)Herst1-6/+6
2019-07-30Fix minor typo (#29168)Patrick H. Lauke1-1/+1
2019-07-29Update migration.mdXhmikosR1-0/+1
2019-07-29remove underscore for static methodsJohann-S7-12/+12
2019-07-29Minor: fix sentence (#29160)Patrick H. Lauke1-1/+1
"Popovers whose both title..."
2019-07-29docs: Move trailing URL slashes to the variables.XhmikosR1-2/+2
2019-07-28Update scrollspy.md (#29156)Brian Juul Andersen1-1/+1
Fixed minor grammatical error: "... the best method get scroll ..." => "... the best method to get scroll ..."
2019-07-26Remove `$enable-hover-media-query`Martijn Cuppens1-1/+0
2019-07-25Remove outdated documentationysds3-75/+52
* Remove about generated button of file form * Remove and merge layout examples of custom forms * Clarify id/for * Change some spacing classes for consistency
2019-07-25Merge code page with rebootMartijn Cuppens2-59/+40
2019-07-25Reboot updatesMartijn Cuppens1-0/+64
- Remove unsupported browsers fixes - More consistent comment blocks - Reorganise order of some blocks - Add height fix for date/month/week/time inputs (#18842) - Remove redundant type selectors - Additional resets and theming options for `legend` - Add date & color inputs to reboot page - Use the same borders for text search, text inputs, textareas and date inputs - Move code styling to reboot
2019-07-25Mention dropped `.pre-scrollable` class in migration guide.Martijn Cuppens1-0/+1
2019-07-25Drop `.pre-scrollable` classMartijn Cuppens1-1/+1
2019-07-25Drop `color()`, `theme-color()` & `gray()` functions (#29083)Martijn Cuppens2-34/+20
Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
2019-07-23Move Icons in data. (#29087)XhmikosR1-11/+12
2019-07-22Simplify code for 'cover' example by using utility classes. (#28986)Christian Oliff2-64/+11
2019-07-22Add utilities documentationMartijn Cuppens1-0/+10
2019-07-22Add bootstrap-utilities.scssjulian-hecker1-0/+4
2019-07-22Use sha384.XhmikosR2-4/+4
2019-07-22Manually escape script.XhmikosR1-1/+3
2019-07-22Remove useless script.XhmikosR1-2/+0
2019-07-22Use .html like every other example, change the layout, simplify some things ↵Mark Otto2-102/+105
for now
2019-07-22Remove card columns in favor of masonry gridMartijn Cuppens3-84/+108
2019-07-22Allow to pass integrity & async attribute to extra jsMartijn Cuppens3-5/+7
2019-07-21Update remaining tables to Bootstrap tables in docs by adding .table classMark Otto6-8/+8
2019-07-21Document changes to tablesMark Otto1-0/+1
2019-07-21Clarify form control visual updates in migration guideMark Otto1-3/+8
2019-07-21Update Migration docs to mention new iconsMark Otto1-0/+5
2019-07-21Revert padding-right on ol and ul in Reboot, update migration docMark Otto2-2/+2
2019-07-21v4/v5: Add responsive containers (#29095)Mark Otto3-10/+46
* create responsive containers provide more flexibility and allow the user to determine when containers switch from fluid to fixed width. * fix the base container code this commit fixes the non-media portion of the generated CSS. I learned about the `@extends` directive and was able to put it to good use. I create a new temporary map that contains all the main `$container-max-widths` and join it to our 2 special cases of 'xs' and 'fluid'. Then we loop through that and, with the appropriate infixes, extend our placeholder * formatting for style forgot to run my tests before the last push, i think these are better. * finish incomplete comment * fix the responsive containers using the `@extend` directive I was able to clean up this code * fix responsive containers in the navbar mostly we just look through all of our breakpoints so we can include all of the responsive container classes in the tweaks we have to do for the navbar (redeclaring flex properties, don't double up on padding, etc) * Simplify container extends * Simplify navbar containers * Rearrange, add comments, ensure everything is nested in $enable-grid-classes * Reduce new CSS by using attribute selector We avoid using `@extend` whenever possible, and this is more readable * Update _grid.scss * Update _navbar.scss * Add docs for responsive containers, redesign the container layout page * Add to the Grid example
2019-07-20Fix Typos across Bootstrap repository (#29082)Kitten King2-2/+2
2019-07-19Use escape-svg() function (#29077)Martijn Cuppens1-1/+5
* Use escape-svg() function * Update theming.md
2019-07-19Remove iconic and add feather icons. (#29079)XhmikosR1-2/+1
2019-07-19Remove trailing spaces.XhmikosR2-2/+2
2019-07-18Make it possible to change default alignment & allow to inherit alignment ↵Martijn Cuppens1-0/+37
from table (#29039)
2019-07-17It's `viewBox`.XhmikosR1-11/+11
2019-07-17Add redirect for `/forms/`.XhmikosR1-0/+1
2019-07-17Move inline JS to application.js.XhmikosR1-7/+0