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 (Collapse)Author
2022-02-24Add rudimentary nested dropdownsnested-dropdownsMark Otto
2022-02-24Split up padding CSS vars for dropdownsMark Otto
2022-02-23Docs: replace CSS by utilities in examples (#35699)Julien Déramond
* Drop .opacity-50 and .opacity-75 redefinition in examples * Drop unused .card-img-right from blog example CSS files * Use line-height utilities when possible * Use rounded-* utilities in examples * Replace .nav-underline by .nav-scroller and use it in examples.html default * Use .mb-1 for .blog-post-title * Remove unused CSS rule and use .fw-* utilities for carousels examples * Use utilities for cheatsheet examples * Extract some CSS to utilities for .nav-masthead .nav-link in cover example * Dashboard group of minor modifications * Dropdowns example: refactoring * Dropdowns example refactoring: fix linting by removing selector by id * Features example refactoring * Headers example refactoring * List groups example refactoring * Sidebars example refactoring * Sign-in example refactoring * Starter template refactoring * Fix RTL examples Co-authored-by: Mark Otto <markd.otto@gmail.com>
2022-02-23Replace non-existent `--bs-btn-padding` by `--bs-btn-padding-{x|y}`Julien Déramond
2022-02-22Fix modal docchefarbeiter
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard
* fix(reboot): revert hr styles to v4 implementation * docs(cheatsheet): add a hr example * fix(reboot): currentColor is the initial border-color value * Document hr element in Reboot docs * Update migration guide * Update scss/_variables.scss Co-authored-by: Mark Otto <markd.otto@gmail.com>
2022-02-22CI: add issues-helper (#35846)xrkffgg
2022-02-22remove opacity utlitilies from example CSS (#35877)Christian Oliff
These are included in Bootstrap itself now Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2022-02-22Update devDependencies and pin karma-rollup-preprocessor (#35868)XhmikosR
* @babel/cli ^7.17.0 → ^7.17.6 * @babel/core ^7.17.2 → ^7.17.5 * eslint-plugin-unicorn ^40.1.0 → ^41.0.0 * rollup ^2.67.2 → ^2.68.0 * sass ^1.49.7 → ^1.49.8 * terser ^5.10.0 → ^5.11.0
2022-02-19Dropdown: use a better selector to avoid triggering click if button is ↵GeoSot
disabled (#35866)
2022-02-19Dropdown: use a combined selector to filter foreign not shown instances ↵GeoSot
iteration (#35766)
2022-02-19tests: revisit all tests using Promise.reject instead of throwing an error ↵GeoSot
(#35765)
2022-02-19Replace AnchorJS with a Hugo render hook (#32953)XhmikosR
* Replace AnchorJS with a Hugo render hook * docs(anchors): improve aria-label on anchor links * docs(anchors): show anchor link when ed * docs(anchors): add hash in pseudo-element Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
2022-02-19Make event name helper and use it on tooltip & popover to reduce dist sizes ↵GeoSot
(#35856) * feat: create eventName getter function in baseComponent * refactor: use `eventName` getter on tooltip & popover
2022-02-19Carousel: remove one more call to ActiveIndexGeoSot
2022-02-19Carousel: change argument to `_setActiveIndicatorElement`, from element to indexGeoSot
2022-02-19Carousel: make direct triggering of slid event, instead of using a callbackGeoSot
2022-02-19Carousel: merge slide functionality, regardless of whether it is animated or notGeoSot
2022-02-19Carousel: simplify initialization on document load, using `getOrCreateInstance`GeoSot
2022-02-19Carousel: remove redundant config merge on `dataApiClickHandler`, as it is ↵GeoSot
done by default in the `constructor`
2022-02-18Apply list group numbering to all items (#35822)Jann Westermann
2022-02-18Add null modal-footer-bg variable (#35858)Mark Otto
Fixes #35782
2022-02-17New CSS variable for Navbars (#35829)Louis-Maxime Piton
* Adding a brand new CSS var * Update scss/_variables.scss Co-authored-by: Gaël Poupard <ffoodd@users.noreply.github.com>
2022-02-17Add !important property to colored links. (#35740)Nudasoft
* Add !important property to colored links. * Apply suggestions from code review Co-authored-by: Mark Otto <otto@github.com>
2022-02-17code indentation in readmeAlan Christian
2022-02-16Rename dropdown-shadow to dropdown-box-shadow for consistencyMark Otto
2022-02-16Convert pagination component to CSS variables (#35399)Mark Otto
* Convert pagination component to CSS variables * Use RFS mixin * Remove the useless fallback
2022-02-16Fixed border radius var name and .show targetEugene Kopyov
2022-02-15Update devDependencies (#35841)XhmikosR
* Update devDependencies * @babel/core ^7.17.0 → ^7.17.2 * @rollup/plugin-replace ^3.0.1 → ^3.1.0 * eslint ^8.8.0 → ^8.9.0 * eslint-config-xo ^0.39.0 → ^0.40.0 * hugo-bin ^0.80.1 → ^0.80.2 * karma ^6.3.15 → ^6.3.16 * rollup ^2.67.1 → ^2.67.2 * Fix new ESLint errors
2022-02-15Convert dropdowns to CSS variablesMark Otto
2022-02-15Rewrite custom docs buttonsMark Otto
- Use CSS variables wherever possible - Rename purple-bright to violet for brevity, add CSS vars versions - Rename download to accent
2022-02-15Tighten bundlewatchMark Otto
2022-02-15Convert .btn and mixins to use CSS variablesMark Otto
2022-02-15Correct the horizontal padding on grid containers (#35825)Mark Otto
* Correct the horizontal padding on grid containers * Don't halve the container-padding-x variable
2022-02-15Update reboot.mdvpakati
Add the missing right parenthesis.
2022-02-14Fix typo in Badges CSS variables descriptionJulien Déramond
2022-02-11Fixes #32082Mark Otto
Remove sentence in docs that's no longer needed. Fixes #32082.
2022-02-11Bump version calloutMark Otto
2022-02-11Bump bundlewatchMark Otto
2022-02-11Convert .badge to CSS variablesMark Otto
2022-02-09Remove remaining `.navbar-light` classes (#35814)Julien Déramond
* Fix typo in CSS variables documentation * Drop remaining .navbar-light classes
2022-02-09Add Spanish translationFabián Karaben
The translation of version 5 of Bootstrap is added, by the Esdocu project.
2022-02-09Fix overriding styles of `.list-group-item-action`Anton
~~~html <style> .list-group-item-action {color: blue;} .list-group-item {color: red;} </style> <p class="list-group-item">red text!</p> <p class="list-group-item list-group-item-action">still red text!</p> ~~~ because `.list-group-item` declared after `.list-group-item-action` (order in attribute `class` no effect)
2022-02-09README: About release planningChristopher Yeleighton
2022-02-08Support floating labels on `.form-control-plaintext` (#32840)Sebastian Podjasek
* Support floating labels on `.form-control-plaintext` * Update floating-labels.md * Apply suggestions from code review Co-authored-by: XhmikosR <xhmikosr@gmail.com> Co-authored-by: Mark Otto <otto@github.com>
2022-02-08Add `.form-check-reverse` modifier class (#33606)Mark Otto
* Add .form-check-reverse modifier class * Update checks-radios.md Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2022-02-08bundlewatchMark Otto
2022-02-08Add deprecation notice for .navbar-lightMark Otto
2022-02-08Convert navbar to CSS variablesMark Otto
Co-Authored-By: Gaël Poupard <ffoodd@users.noreply.github.com>
2022-02-08Update devDependencies (#35798)XhmikosR
* @babel/cli ^7.16.8 → ^7.17.0 * @babel/core ^7.16.12 → ^7.17.0 * karma ^6.3.13 → ^6.3.15 * karma-rollup-preprocessor ^7.0.7 → ^7.0.8 * postcss ^8.4.5 → ^8.4.6 * rollup ^2.66.1 → ^2.67.1 * sass ^1.49.4 → ^1.49.7