- 23 Feb, 2022 4 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Julien Déramond authored
* 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>
-
Julien Déramond authored
-
- 22 Feb, 2022 5 commits
-
-
chefarbeiter authored
-
Gaël Poupard authored
* 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>
-
xrkffgg authored
-
Christian Oliff authored
These are included in Bootstrap itself now Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
XhmikosR authored
* @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
-
- 19 Feb, 2022 11 commits
-
-
GeoSot authored
-
GeoSot authored
-
GeoSot authored
-
XhmikosR authored
* 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>
-
GeoSot authored
* feat: create eventName getter function in baseComponent * refactor: use `eventName` getter on tooltip & popover
-
GeoSot authored
-
GeoSot authored
-
GeoSot authored
-
GeoSot authored
-
GeoSot authored
-
GeoSot authored
Carousel: remove redundant config merge on `dataApiClickHandler`, as it is done by default in the `constructor`
-
- 17 Feb, 2022 5 commits
-
-
Jann Westermann authored
-
Louis-Maxime Piton authored
* Adding a brand new CSS var * Update scss/_variables.scss Co-authored-by:
Gaël Poupard <ffoodd@users.noreply.github.com>
-
Nudasoft authored
* Add !important property to colored links. * Apply suggestions from code review Co-authored-by:
Mark Otto <otto@github.com>
-
Alan Christian authored
-
- 16 Feb, 2022 3 commits
-
-
Mark Otto authored
-
Mark Otto authored
* Convert pagination component to CSS variables * Use RFS mixin * Remove the useless fallback
-
Eugene Kopyov authored
-
- 15 Feb, 2022 5 commits
-
-
XhmikosR authored
* 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
-
Mark Otto authored
-
Mark Otto authored
- Use CSS variables wherever possible - Rename purple-bright to violet for brevity, add CSS vars versions - Rename download to accent
-
Mark Otto authored
-
Mark Otto authored
-
- 14 Feb, 2022 3 commits
-
-
Mark Otto authored
* Correct the horizontal padding on grid containers * Don't halve the container-padding-x variable
-
vpakati authored
Add the missing right parenthesis.
-
Julien Déramond authored
-
- 11 Feb, 2022 4 commits