]> git.ipfire.org Git - thirdparty/bootstrap.git/shortlog
thirdparty/bootstrap.git
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...
2021-12-01  GeoSotTooltip: remove leftover method (#35440)
2021-12-01  Ethan ClevengerUpdate edge-to-edge design instructions (#35446)
2021-12-01  XhmikosRtests/unit/util/scrollbar.spec.js: rename function
2021-12-01  XhmikosRtests: fix a few typos
2021-12-01  XhmikosRtests: remove extra spaces, unneeded arrays and add...
2021-12-01  XhmikosRtests: tweak Jasmine's matchers usage
2021-12-01  XhmikosRtests/browsers.js: remove unneeded export
2021-11-30  Christopher... Fix variable name in customizing comment (#35414)
2021-11-30  XhmikosRUpdate devDependencies (#35421)
2021-11-29  GeoSotAlert: add a couple more tests (#35419)
2021-11-29  GeoSotBaseComponent: add a couple more tests (#35410)
2021-11-26  François KarmanUpdate typography.md
2021-11-26  Travis RisnerCorrectly implement RFS in `:root` CSS variable for...
2021-11-25  Si NguyenUpdate _close.scss
2021-11-25  GeoSotClean tooltip component unneeded functionality (#32692)
next