]> git.ipfire.org Git - thirdparty/bootstrap.git/shortlog
thirdparty/bootstrap.git
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)
2021-12-21  Julien Déramondfix(docs): typo in Alerts CSS Variables description...
2021-12-21  XhmikosRUpdate devDependencies (#35545)
2021-12-20  Gaël Poupardfix(alerts): ensure color is set and used (#35571)
2021-12-18  Louis-Maxime... docs: A fix for CSS Variables and some proposal (#35563)
2021-12-18  Phil E. TaylorFix typo in comment (#35564)
2021-12-17  Mark OttoConvert alerts to CSS variables (#35401)
2021-12-16  Andy JiangAdd missing `border-radius` for `btn-group` (#35467)
2021-12-16  Florian LacreuseAdd sticky bottom utility (#35518)
2021-12-16  Julien Déramonddocs: Use param to set Bootstrap version in Contents...
2021-12-15  XhmikosRbuild/postcss.config.js: minor tweaks (#35506)
2021-12-15  GeoSotTooltip: remove extraneous call to _getConfig() (#35540)
2021-12-15  GeoSotPopover.js: Accept empty content through `data-bs-conte...
2021-12-15  XhmikosRScrollspy: minor refactoring (#35512)
2021-12-15  XhmikosRReprocess inline SVGs with the latest SVGO (#35484)
2021-12-14  Ty Mickdocs: Add responsive variations for align-content-betwe...
2021-12-14  XhmikosRUpdate stylelint and stylelint-config-twbs-bootstrap...
2021-12-14  XhmikosRUpdate devDependencies (#35498)
2021-12-10  GeoSotExtract Component config functionality to a separate...
2021-12-10  XhmikosRJS tests: only test one Node.js version (#35481)
2021-12-10  XhmikosRTab: minor refactoring (#35511)
2021-12-10  XhmikosRutil/index.js: minor refactoring (#35510)
2021-12-10  XhmikosRToast: join multiple classList calls (#35507)
2021-12-09  XhmikosRFix tests fixture type (#35501)
2021-12-09  GeoSotScrollbar - remove margin/padding properties properly...
2021-12-09  GeoSotDropdown: fix toggle focus after dropdown is hidden...
2021-12-09  GeoSotScrollBar.js. Minor refactoring and add test (#35492)
2021-12-07  Alexander GitterFix variable name in form overview docs (#35468)
2021-12-07  AntonReplace inline styles in example "Dropdowns" (#35483)
2021-12-07  GeoSotTooltip: remove title attribute before show & add tests...
2021-12-07  Alexander GitterFix typo in $purples (#35466)
2021-12-07  dependabot... Bump cspell from 5.13.1 to 5.13.2 (#35473)
2021-12-07  XhmikosRUpdate devDependencies (#35472)
2021-12-03  Mark OttoDocs offcanvas navbar (#34487)
2021-12-02  XhmikosRCI: add `workflow_dispatch` (#35454)
2021-12-02  XhmikosRREADME.md: wrap file contents in a `details` element...
2021-12-02  Louis-Maxime... Tests: Minor fixes (#35455)
2021-12-01  GeoSotTooltip/Popover: add underscore prefix to protected...
2021-12-01  GeoSotTooltip: a simple code-block position change
2021-12-01  GeoSotTooltip: simplify popper check
2021-12-01  GeoSotTooltip: refactor `_hoverState` to Boolean to achieve...
2021-12-01  GeoSotTooltip: merge timeout functionality
2021-12-01  GeoSotTooltip: Change `_enter` & `_leave` to work without...
2021-12-01  GeoSotTooltip: Remove redundant `config.delay` check
2021-12-01  GeoSotTooltip: Remove `Data.set` usage for dynamically create...
2021-12-01  GeoSotTooltip: merge `isAnimated` checks
2021-12-01  GeoSotTooltip: refactor jQueryInterface
2021-12-01  GeoSotDropdown: change doc for `data-bs-popper=none`
2021-12-01  GeoSotDropdown: clearMenus is always an event callback
2021-12-01  GeoSotDropdown: Clean more
2021-12-01  GeoSotDropdown: rename vars
2021-12-01  GeoSotDropdown: Remove redundant `Space` check
2021-12-01  GeoSotDropdown: Deduplicate complex check
2021-12-01  GeoSotDropdown: Remove redundant check since the `show` metho...
2021-12-01  GeoSotDropdown: Change constant to the way we use it
2021-12-01  GeoSotDropdown: Merge `display='static'` & `isNavbar` functio...
2021-12-01  GeoSotDropdown: Remove static method used once
2021-12-01  GeoSotDropdown tests: Use a function to improve readability...
2021-12-01  XhmikosRRemove the now outdated build/svgo.yml (#35447)
2021-12-01  GeoSotFix popover arrow & tooltip template after the `setCont...
next