- 01 Apr, 2022 1 commit
-
-
Michael Glas authored
-
- 29 Mar, 2022 1 commit
-
-
Michael Glas authored
if _queueCallback is called just before dispose the transition complete callback will be called on the disposed component and almost certainly error out. This can happen if a tooltip is removed just as it gets hidden.
-
- 28 Mar, 2022 1 commit
-
-
Mark Otto authored
* Convert accordion to CSS vars * Update accordion.md * Convert navs to CSS variables * Split up CSS vars * bundlewatch * fix vars * Convert cards to CSS vars * Convert modals to CSS variables * Bundlewatch Co-authored-by:
Geremia Taglialatela <tagliala.dev@gmail.com>
-
- 25 Mar, 2022 1 commit
-
-
Julien Déramond authored
Co-authored-by:
Mark Otto <markd.otto@gmail.com>
-
- 22 Mar, 2022 1 commit
-
-
Mark Otto authored
* Convert list-group to CSS vars * bundlewatch
-
- 19 Mar, 2022 2 commits
-
-
Mark Otto authored
-
Ryan Buckley authored
* Correct font-weight semibold utility class name * Tiny sentence correction
-
- 18 Mar, 2022 2 commits
-
-
louismaxime.piton authored
-
Mark Otto authored
* Convert progress bars to CSS variables * bundlewatch
-
- 17 Mar, 2022 6 commits
- 15 Mar, 2022 1 commit
-
-
XhmikosR authored
* @babel/core ^7.17.5 → ^7.17.7 * @popperjs/core ^2.11.2 → ^2.11.4 * eslint ^8.10.0 → ^8.11.0 * hugo-bin ^0.81.3 → ^0.82.2 * karma-chrome-launcher ^3.1.0 → ^3.1.1 * lockfile-lint ^4.6.2 → ^4.7.4 * rollup ^2.70.0 → ^2.70.1 * terser ^5.12.0 → ^5.12.1
-
- 14 Mar, 2022 2 commits
-
-
Mark Otto authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com> Co-authored-by:
GeoSot <geo.sotis@gmail.com>
-
Sabrus authored
-
- 13 Mar, 2022 2 commits
-
-
Mark Otto authored
-
Mark Otto authored
* Add additional root variables, rename $variable-prefix to $prefix - Adds new root CSS variables for border-radius, border-width, border-color, and border-style - Adds new root CSS variables for heading-color, link-colors, code color, and highlight color - Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss - Updates $mark-padding to be an even pixel number - Renames $variable-prefix to $prefix throughout * Bundlewatch
-
- 12 Mar, 2022 1 commit
-
-
Mark Otto authored
-
- 11 Mar, 2022 11 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-
A Web Artisan authored
Sometimes we can set `.active` class only to link tag and not parent. Since active status style is applied only to `.page-link` and not `.page-item`, would also make more sense to just add the active class to `.page-link` itself. The other way to set `.active` class to `.page-item` still remain, so there is not BC. Allow to set also `.disabled` class to `.page-link` Co-authored-by:
Gaël Poupard <ffoodd@users.noreply.github.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com> Co-authored-by:
Mark Otto <markd.otto@gmail.com>
-
Mark Otto authored
-
Mark Otto authored
-
XhmikosR authored
-
Mark Otto authored
- Updates global border-radius values for a more modern appearance - New .fw-semibold - New .rounded-4 and .rounded-5
-
Mark Otto authored
-
GeoSot authored
-
Julien Déramond authored
-
- 10 Mar, 2022 6 commits
- 09 Mar, 2022 2 commits
-
-
Ihor Sychevskyi authored
-
Puru Vijay authored
Co-authored-by:
GeoSot <geo.sotis@gmail.com> Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
-