aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-01Dropdown: Simplify dataKeyApiHandler (#35870)GeoSot1-39/+14
2022-03-01Bump actions/setup-node from 2 to 3 (#35925)dependabot[bot]7-7/+7
2022-03-01Update devDependencies (#35922)XhmikosR2-139/+139
2022-02-28fix(forms): color input with validation iconGaël Poupard1-0/+8
2022-02-28fix(tooltips|popovers): RTL arrowsGaël Poupard2-0/+12
2022-02-28Site assets: `.bd-bg-purple-bright` → `.bd-bg-violet` and drop unused `.bd-...Julien Déramond2-6/+2
2022-02-28.louismaxime.piton1-1/+1
2022-02-28Use the new CSS variable in dropdown menu.louismaxime.piton1-1/+1
2022-02-28add testsMark Otto1-0/+49
2022-02-28Add centered dropdown and dropup optionsMark Otto3-1/+49
2022-02-28Replace instances of Sass vars for CSS variable versions of border-color and ...Mark Otto4-24/+25
2022-02-28bump bundlewatchMark Otto1-1/+1
2022-02-28Convert border utilities to CSS variablesMark Otto6-20/+97
2022-02-28Update migration.mdMark Otto1-0/+1
2022-02-28Remove thicker border on table thead elementsMark Otto3-5/+43
2022-02-26Update release-drafter.ymlMark Otto1-0/+3
2022-02-26update ionic linkArhell1-1/+1
2022-02-25Prefer Linux-specific fonts over ArialErik Faye-Lund2-3/+5
2022-02-25move theme-colors (vars+map) after color tints definitionsmaks1-24/+24
2022-02-25docs: add Tabler Icons to list of icon packs (#35497)Paweł Kuna1-0/+2
2022-02-25Remove border of disabled calendar buttons in Dropdowns exampleJulien Déramond1-0/+1
2022-02-25src/tooltip.js OptimizationДилян Палаузов1-3/+1
2022-02-25Add z-index for .toast-container (#35859)Mark Otto3-3/+6
2022-02-25Use all dropdowns CSS variablesJulien Déramond1-4/+4
2022-02-25Separate override for hr's in component examplesMark Otto1-1/+5
2022-02-24Base .text-muted on body colorMark Otto1-1/+1
2022-02-24`media-breakpoint-only` now passes `$breakpoints` int `breakpoint-max`. Fixe...Richard Giraud1-1/+1
2022-02-24Mention form height change in migration guideMark Otto1-0/+2
2022-02-23Docs: replace CSS by utilities in examples (#35699)Julien Déramond36-436/+262
2022-02-23Replace non-existent `--bs-btn-padding` by `--bs-btn-padding-{x|y}`Julien Déramond2-2/+3
2022-02-22Fix modal docchefarbeiter1-4/+4
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard7-12/+34
2022-02-22CI: add issues-helper (#35846)xrkffgg2-0/+38
2022-02-22remove opacity utlitilies from example CSS (#35877)Christian Oliff1-3/+0
2022-02-22Update devDependencies and pin karma-rollup-preprocessor (#35868)XhmikosR2-263/+244
2022-02-19Dropdown: use a better selector to avoid triggering click if button is disabl...GeoSot1-5/+1
2022-02-19Dropdown: use a combined selector to filter foreign not shown instances itera...GeoSot1-6/+3
2022-02-19tests: revisit all tests using Promise.reject instead of throwing an error (#...GeoSot10-72/+72
2022-02-19Replace AnchorJS with a Hugo render hook (#32953)XhmikosR5-18/+23
2022-02-19Make event name helper and use it on tooltip & popover to reduce dist sizes (...GeoSot5-69/+27
2022-02-19Carousel: remove one more call to ActiveIndexGeoSot1-3/+2
2022-02-19Carousel: change argument to `_setActiveIndicatorElement`, from element to indexGeoSot1-3/+3
2022-02-19Carousel: make direct triggering of slid event, instead of using a callbackGeoSot1-10/+6
2022-02-19Carousel: merge slide functionality, regardless of whether it is animated or notGeoSot1-20/+16
2022-02-19Carousel: simplify initialization on document load, using `getOrCreateInstance`GeoSot1-1/+1
2022-02-19Carousel: remove redundant config merge on `dataApiClickHandler`, as it is do...GeoSot1-1/+0
2022-02-18Apply list group numbering to all items (#35822)Jann Westermann1-1/+1
2022-02-18Add null modal-footer-bg variable (#35858)Mark Otto2-0/+2
2022-02-17New CSS variable for Navbars (#35829)Louis-Maxime Piton1-1/+2
2022-02-17Add !important property to colored links. (#35740)Nudasoft1-2/+2