aboutsummaryrefslogtreecommitdiff
path: root/scss/bootstrap.scss
AgeCommit message (Collapse)AuthorFilesLines
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR1-1/+1
2020-11-06Add dedicated accordion component based on Collapse JSMark Otto1-0/+1
2020-09-29Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2XhmikosR1-1/+1
2020-06-16Rename "master" to "main". (#31050)XhmikosR1-1/+1
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-1/+1
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-04-26Rewrite Theming docs as Customize sectionMark Otto1-7/+2
- Broke up existing theming page into separate pages - Audited and updated each new docs page (some pages include some TBD sections) - Update sidenav to reflect changes - Fix links that pointed to the old Theming page - Update docs styles to reflect recent changes - Rewrite some bits in the Migration page
2020-02-03Split grid & containers (#29146)Martijn Cuppens1-0/+1
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR1-2/+2
2019-08-26Link helpers & use utility API for all utilitiesMartijn Cuppens1-3/+0
2019-07-25Merge code page with rebootMartijn Cuppens1-1/+0
2019-07-12v5: Forms update (#28450)Mark Otto1-2/+0
* Initial spike of consolidated form checks * Stub out forms rearrangement - Prepping to drop non-custom file and range inputs - Prepping to merge custom and native checks and radios (with switches) - Prepping to merge custom select with form select - Moving docs arround so forms has it's own area given volume of CSS * Move input group Sass file to forms subdir * Start to split and move the docs around * Simpler imports * Copyediting * delete overview file * Remove commented out code * remove the custom-forms import * rewrite flex-check as form-check, replace all custom properties * Remove old forms doc * stub out new subpage link section * update migration guide * Update nav, forms overview in page nav, and descriptions * fix check bg position * fix margin-top calculation * rename .custom-select to .form-select * Update validation styles for new checks * add some vertical margin, fix inline checks * fix docs examples * better way to do this contents stuff, redo the toc while i'm at it * page restyle for docs while here * un-callout that, edit text * redo padding on toc * fix toc * start to cleanup checks docs * Rewrite Markdown tables into HTML * Redesign tables, redo their docs * Replace Open Iconic icons with custom Bootstrap icons * Redesign the docs navbar, add a subheader, redo the sidebar * Redesign docs homepage a bit * Simplify table style overrides for docs tables * Simplify docs typography for page titles and reading line length * Stub out icons page * Part of sidebar update, remove migration from nav.yml * Move toc CSS to separate partial * Change appearance of overview page * fix sidebar arrow direction * Add footer to docs layout * Update descriptions * Drop the .form-group class for margin utilities * Remove lingering form-group-margin-bottom var * improve footer spacing * add headings to range page * uncomment form range css * Rename .custom-range to .form-range * Drop unused docs var * Uncomment the comment * Remove unused variable * Fix radio image sizing * Reboot update: reset horizontal ul and ol padding * de-dupe IDs * tweak toc styles * nvm, fix dropdown versions stuff * remove sidebar nav toggle for now * broken html * fix more broken html, move css * scss linting * comment out broken helper docs * scope styles * scope styles * Fixes #25540 and fixes #26407 for v5 only * Update sidebar once more * Match new sidenav order * fix syntax error * Rename custom-file to form-file, update paths, update migration docs for previous changes in #28696 * rename back * fix size and alignment * rename that back too
2019-06-07Removal of one of the most iconic components of Bootstrap: the jumbotron ↵Martijn Cuppens1-1/+0
(#28876)
2019-05-23Helpers & utilities split (#28445)Martijn Cuppens1-1/+20
2019-05-09v5: Drop all print styles and classes (#28339)Mark Otto1-1/+0
2019-05-08v5: Drop .media (#28265)Mark Otto1-1/+0
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR1-1/+1
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto1-1/+1
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-01-08Bump copyright year to 2019.XhmikosR1-2/+2
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto1-1/+1
2018-12-21Prep for v4.2.0 releaseMark Otto1-1/+1
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more
2018-11-13Add new toasts componentMark Otto1-0/+1
2018-11-13Add Bootstrap's very first spinners omfg it's actually happeningMark Otto1-0/+1
2018-07-24Ship v4.1.3v4.1.3Mark Otto1-1/+1
2018-07-12Ship v4.1.2Mark Otto1-1/+1
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto1-1/+1
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-1/+1
* 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-02Fix broken URI fragments and redirects.XhmikosR1-1/+1
2018-01-18Bump version to 4.0.0Mark Otto1-1/+1
2018-01-14Update copyright for 2k18 (#25303)Mark Otto1-2/+2
* Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto1-1/+1
2017-12-26Update SCSS import order to have print styles lastMark Otto1-1/+1
2017-10-19fix version numberMark Otto1-1/+1
2017-10-19new version numberMark Otto1-1/+1
2017-10-01Generate CSS variables for colors, breakpoints, fonts (#23761)Félix Saparelli1-0/+1
* Generate CSS variables See #23349 Supersedes #23446 * Ignore _root.scss for linting
2017-08-10bump to betav4.0.0-betaMark Otto1-1/+1
2017-07-01Redo the "responsive helpers" filesMark Otto1-1/+0
- Moves the embed SCSS to the utilities subfolder - Separate the floats from the embed docs - Rename embed docs from responsive helpers to embeds
2017-06-14Merge branch 'v4-dev' into rip-customMark Otto1-10/+1
2017-06-14Move scss functions from top of variables to separate file, then import it ↵Mark Otto1-10/+1
into other build files
2017-06-13Remove the confusing _custom.scss fileMark Otto1-1/+0
2017-01-21Drop Normalize, port relevant parts to Reboot (#21741)Mark Otto1-2/+0
* Get this party started by removing mention of Normalize.css * Nuke the old comment, consolidate to a single line and number as appropriate * Bring over styles for HTML element from Normalize to Reboot * Move margin override for body element from Normalize to Reboot * Drop the block reset for HTML5 elements in IE9- from Normalize given we dropped IE9 support * Building on previous commit, do the same thing for figure, figcaption, and main * Remove IE9- display from Normalize given our browser support * Drop IE8 figure margin because we're IE10+ * No need for the h1 overrides because we reset these font and margin styles anyway in _type.scss already * Drop Safari 6 b and strong normalization because we're Safari 8+ * Remove mark styles for IE9- from Normalize * Remove old iOS audio fixes from Normalize * Remove IE9- display for progress from Normalize * Remove more IE9- rules from Normalize * One more IE9- display removal for canvas element * Move pre overrides from Normalize to Reboot * Move over some link resets to Reboot, drop others - Move over background-color and text-decoration - Drop focus outline change given it affects the offset on hover of focused links * Move over more code element resets, consolidate with pre overrides, too * Move over sub and sup wholesale * Move over img normalization to Reboot * Move over SVG override too * - Drop dupe hidden, but add comment for it - Move over template - Move over summary * Remove bulk of @viewport comment * edit down that code comment * consolidate html-based normalizations * update comments * Consolidate abbr styles * move over more type elements * move over hr changes * move over form controls and more * move over button resets * move over firefox button changes * move over search changes and more * we nuke all these styles for fieldsets anyway, so outright remove them * no need for those, we override them * move over legend, fieldset, progress * line break * delete normalize file * linting * update comment * clarify docs mentions of normalize and reboot * remove normalize excludes from linter * remove normalize excludes from cli task * linting * callout license since we forked part of normalize * Improve comments, move table background reset to .table class instead of in reboot * trailing space
2017-01-09_custom.scss should be the first includeZulfiqar Ali1-1/+1
2017-01-06version bumpMark Otto1-1/+1
2017-01-01Update copyright years to 2017Nuno Arruda1-2/+2
2016-12-27move custom down so folks can reassign var values and use other varsMark Otto1-1/+1
2016-12-19Rename _animation.scss to _transitions.scss (#21370)Mark Otto1-1/+1
* Rename _animation.scss to _transitions.scss for accuracy * fix docs reference to file name * cleanup line breaks
2016-10-26Rename .tag to .badge to avoid conflicting with WordPressMark Otto1-1/+1
2016-10-19version bump to alpha 5Mark Otto1-1/+1
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-1/+1
2016-09-05versionsMark Otto1-1/+1
2016-07-27bump versionsMark Otto1-1/+1