]> git.ipfire.org Git - thirdparty/bootstrap.git/shortlog
thirdparty/bootstrap.git
2022-02-23  Mark OttoAdd rudimentary nested dropdowns nested-dropdowns 35891/head
2022-02-23  Mark OttoSplit up padding CSS vars for dropdowns
2022-02-23  Julien DéramondDocs: replace CSS by utilities in examples (#35699)
2022-02-23  Julien DéramondReplace non-existent `--bs-btn-padding` by `--bs-btn...
2022-02-22  chefarbeiterFix modal doc
2022-02-22  Gaël PoupardRely on `border-width` for `<hr>` size (#35491)
2022-02-22  xrkffggCI: add issues-helper (#35846)
2022-02-22  Christian Oliffremove opacity utlitilies from example CSS (#35877)
2022-02-22  XhmikosRUpdate devDependencies and pin karma-rollup-preprocesso...
2022-02-19  GeoSotDropdown: use a better selector to avoid triggering...
2022-02-19  GeoSotDropdown: use a combined selector to filter foreign...
2022-02-19  GeoSottests: revisit all tests using Promise.reject instead...
2022-02-19  XhmikosRReplace AnchorJS with a Hugo render hook (#32953)
2022-02-19  GeoSotMake event name helper and use it on tooltip & popover...
2022-02-19  GeoSotCarousel: remove one more call to ActiveIndex
2022-02-19  GeoSotCarousel: change argument to `_setActiveIndicatorElemen...
2022-02-19  GeoSotCarousel: make direct triggering of slid event, instead...
2022-02-19  GeoSotCarousel: merge slide functionality, regardless of...
2022-02-19  GeoSotCarousel: simplify initialization on document load...
2022-02-19  GeoSotCarousel: remove redundant config merge on `dataApiClic...
2022-02-17  Jann WestermannApply list group numbering to all items (#35822)
2022-02-17  Mark OttoAdd null modal-footer-bg variable (#35858)
2022-02-17  Louis-Maxime... New CSS variable for Navbars (#35829)
2022-02-17  NudasoftAdd !important property to colored links. (#35740)
2022-02-17  Alan Christiancode indentation in readme
2022-02-16  Mark OttoRename dropdown-shadow to dropdown-box-shadow for consi...
2022-02-16  Mark OttoConvert pagination component to CSS variables (#35399)
2022-02-16  Eugene KopyovFixed border radius var name and .show target
2022-02-15  XhmikosRUpdate devDependencies (#35841)
2022-02-15  Mark OttoConvert dropdowns to CSS variables
2022-02-15  Mark OttoRewrite custom docs buttons
2022-02-15  Mark OttoTighten bundlewatch
2022-02-15  Mark OttoConvert .btn and mixins to use CSS variables
2022-02-14  Mark OttoCorrect the horizontal padding on grid containers ...
2022-02-14  vpakatiUpdate reboot.md
2022-02-14  Julien DéramondFix typo in Badges CSS variables description
2022-02-11  Mark OttoFixes #32082
2022-02-11  Mark OttoBump version callout
2022-02-11  Mark OttoBump bundlewatch
2022-02-11  Mark OttoConvert .badge to CSS variables
2022-02-09  Julien DéramondRemove remaining `.navbar-light` classes (#35814)
2022-02-09  Fabián KarabenAdd Spanish translation
2022-02-09  AntonFix overriding styles of `.list-group-item-action`
2022-02-09  Christopher... README: About release planning
2022-02-08  Sebastian PodjasekSupport floating labels on `.form-control-plaintext...
2022-02-08  Mark OttoAdd `.form-check-reverse` modifier class (#33606)
2022-02-08  Mark Ottobundlewatch
2022-02-08  Mark OttoAdd deprecation notice for .navbar-light
2022-02-08  Mark OttoConvert navbar to CSS variables
2022-02-08  XhmikosRUpdate devDependencies (#35798)
2022-02-07  AntonOptimize jQueryInterface in Collapse (#35689)
2022-02-07  XhmikosRpackage.json: add GitHub Sponsors and reorder propertie...
2022-02-07  GeoSotFix empty content of tooltip after 'copy' action in...
2022-02-07  The Fake CakeSet `cursor: default` on disabled `.form-check-label...
2022-02-06  Macinto5hAdd zebra striping for table columns
2022-02-06  Ty MickMove `gap` utility API from "Flex" to "Spacing"
2022-02-06  Sigurd Moland... Fixed typo in docs
2022-02-03  Florian LacreuseFix dropdown docs about autoclose and esc key.
2022-02-01  Gaël PoupardBreadcrumb docs: drop confusing currentColor and add...
2022-02-01  XhmikosRUpdate find-unused-sass-variables to v4.0.1 (#35761)
2022-02-01  XhmikosRevent-handler.js: remove unneeded return statement
2022-02-01  GeoSotEvent-handler: use `Array.find` instead of `for`
2022-02-01  GeoSotEvent-handler: initialize variable properly
2022-02-01  GeoSotFix Popover test that randomly fails on BrowserStack...
2022-02-01  GeoSotDropdown: use destructured variables in `dataApyKeydown...
2022-02-01  GeoSotDropdown: dropdown doesn't document `data-bs-target...
2022-02-01  GeoSotDropdown: merge instance identification in `dataApiKeyd...
2022-02-01  Toby ZernerRemove incorrect statement about the disabled attribute...
2022-02-01  XhmikosRUpdate devDependencies (#35743)
2022-01-31  QuyChange X to Extra
2022-01-30  GeoSotDropdown: use only one check for shown state
2022-01-30  GeoSotDropdown: get dropdown's parent in one place
2022-01-30  GeoSotMore tooltip refactoring (#35546)
2022-01-30  XhmikosRMove cspell to Actions (#35593)
2022-01-30  GeoSotChange selector-engine.js `parents` method to utilize...
2022-01-30  XhmikosRFix visual tests (#35585)
2022-01-30  XhmikosRUpdate cspell config (#35680)
2022-01-30  GeoSotModal.js: remove unnecessary checks from test
2022-01-30  GeoSotModal: handle click event from backdrop callback
2022-01-30  GeoSottests: replace 'done' callback with 'Promise' to fix...
2022-01-30  GeoSotEvent handler: merge `new Event` with `new CustomEvent`
2022-01-30  GeoSotEvent handler: replace deprecated `initEvent`
2022-01-29  XhmikosRMove linkinator to GitHub Actions. (#35573)
2022-01-29  Dimitri Papadopoulos... docs: fix a couple typos found with codespell (#35733)
2022-01-29  XhmikosRSelectorEngine: remove moot space
2022-01-29  XhmikosRReturn early in more places
2022-01-29  XhmikosRdropdown: Move constant
2022-01-29  GeoSotcollapse: merge class toggling
2022-01-29  XhmikosRevent-handler.js: use `for...of`
2022-01-29  XhmikosRRename variables
2022-01-29  XhmikosRbackdrop.js: cache `_getElement` calls
2022-01-29  XhmikosRRemove a few unneeded variables
2022-01-29  A Web Artisandocs: remove moot autocomplete attributes (#35741)
2022-01-25  Neeraj Kumar DasRemove duplicate Octicons entry in icons list
2022-01-25  Kirill ZdornyyFix spelling mistake in footer example (#35704)
2022-01-25  XhmikosRUpdate devDependencies (#35712)
2022-01-19  Julien DéramondDocs: group together reusable CSS for examples in a...
2022-01-18  XhmikosRUpdate devDependencies (#35686)
2022-01-13  XhmikosRREADME.md: mention Netlify (#35683)
2022-01-13  XhmikosRbuild-plugins.js: use globby package (#35586)
next