]> git.ipfire.org Git - thirdparty/bootstrap.git/shortlog
thirdparty/bootstrap.git
2022-02-17  GeoSottweak bundlewatch.config gs/test-js-generic-trigger 35853/head
2022-02-17  GeoSotAdd dispose and toggler
2022-02-16  GeoSotInitial approach on generic triggering
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)
2022-01-13  Ryan BerlinerFix: `isVisible` function behavior in case of a `<detai...
2022-01-11  XhmikosRUpdate cspell config (#35647)
2022-01-11  XhmikosRUpdate devDependencies (#35678)
2022-01-05  Arslan Kalwarfixed button text (#35656)
2022-01-05  Sakurai KenjiFix custom-checkbox and custom-radio in migration doc...
2022-01-05  Patrick H.... Remove explicit use of aria-hidden for offcanvas when...
2022-01-05  Neeraj Kumar DasFix offcanvas title in 'Enable body scrolling' example...
2022-01-05  zhangchenglinRemove the useless class of the close button .text...
2022-01-04  XhmikosRUpdate nuget/bootstrap.png (#35641)
2022-01-04  XhmikosRUpdate devDependencies (#35640)
2022-01-03  XhmikosRBump copyright year to 2022 (#35639)
2021-12-28  AntonUpdate api.md (#35486)
2021-12-28  XhmikosRUpdate devDependencies (#35591)
2021-12-23  XhmikosRAdd note to carousel crossfade docs about bg color...
2021-12-23  Patrick H.... Strengthen and expand note about dynamic tabs with...
2021-12-21  GeoSotCarousel: move repeated code to a method
2021-12-21  GeoSotCarousel: remove always true `visibilityState` check
2021-12-21  GeoSotCarousel: move carousel default interval to `_getConfig...
2021-12-21  GeoSotCarousel: return early and drop a loop.
2021-12-21  GeoSotCarousel: add a helper to get the active element
2021-12-21  GeoSotPopover/Tooltip: Fix vertical alignment on arrow of...
2021-12-21  Kyle Tsangdocs: add reference to sticky-xxl utils (#35579)
next