Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-13CI: switch to Node.js 18 LTS (#37461)HEADmainXhmikosR
2022-11-13cspell.yml: remove unused NODE environment variableXhmikosR
2022-11-13Use `Object.entries` in more places (#37482)XhmikosR
2022-11-12Docs: use `<button>` for dropdown/popover examples, explain preference over `...Patrick H. Lauke
2022-11-12Update CodeQL Action (#37481)XhmikosR
2022-11-12Update site/.eslintrc.json (#37485)XhmikosR
2022-11-12ESLint: enable prefer-template rule (#37484)XhmikosR
2022-11-12hydrateObj: use default param (#37483)XhmikosR
2022-11-11fix: change `replaceAll` usage introduced in #35566 (#37473)GeoSot
2022-11-11Update devDependencies and regenerate package-lock.json (#37471)XhmikosR
2022-11-11explicitly use `banner` function, avoiding passing argumentsGeorge Sotiropoulos
2022-11-11Bump rollup from 2.79.1 to 3.2.5dependabot[bot]
2022-11-09CI: remove git credentials after checkout (#37459)XhmikosR
2022-11-09Bump rollup-plugin-istanbul from 3.0.0 to 4.0.0 (#37446)dependabot[bot]
2022-11-09Bump eslint-config-xo from 0.42.0 to 0.43.1 (#37444)dependabot[bot]
2022-11-09Bump @babel/core from 7.19.6 to 7.20.2 (#37443)dependabot[bot]
2022-11-09Bump @babel/preset-env from 7.19.4 to 7.20.2 (#37448)dependabot[bot]
2022-11-09Bump eslint from 8.26.0 to 8.27.0 (#37449)dependabot[bot]
2022-11-09Bump sass from 1.55.0 to 1.56.1 (#37460)dependabot[bot]
2022-11-09Bump stylelint from 14.14.0 to 14.14.1 (#37450)dependabot[bot]
2022-11-07Realign Bundlewatch values (#37439)Julien Déramond
2022-11-07ref: refactor `getSelector` not to be exported (#37438)GeoSot
2022-11-07Properly escape IDs in getSelector() to handle weird IDs (#35565) (#35566)Pierre Souchay
2022-11-06Move `getElementFromSelector` & `getSelectorFromElement` to SelectorEngine (...GeoSot
2022-11-04Fix deprecation warning with sass 1.56.0 (#37425)Sebastian Blank
2022-11-01Bump autoprefixer from 10.4.12 to 10.4.13 (#37415)dependabot[bot]
2022-11-01Bump hugo-bin from 0.92.3 to 0.93.0 (#37414)dependabot[bot]
2022-10-31Docs: Only show added in page badge if relevant (#37399)Mark Otto
2022-10-31Add support for customising a card title color (#36979)Mitchell Cash
2022-10-31Docs: Slightly improve tooling setup descriptionJulien Déramond
2022-10-31Update authors and copyright to match npm, add repository referenceJesse Mandel
2022-10-31Change title of color-background.md pageMark Otto
2022-10-31Prevent extraneous whitespace around date time inputs in Webkit (#37350)Stephen Reay
2022-10-30Update z-index.mdjonnysp
2022-10-30Fix disabled floating labels and add some examples of it in the docs (#37299)Julien Déramond
2022-10-30Font style utilities did not contained "-style-" in BS4 (#37361)Jeldrik Hanschke
2022-10-29Import root in `bootstrap-utilities` (#37377)Eric Leibenguth
2022-10-26docs: remove moot newlines (#37379)XhmikosR
2022-10-26Use explicit imports in our javascript source files (#36854)GeoSot
2022-10-25Markdownlint fixes (#37255)XhmikosR
2022-10-25Docs: use 'added' page information to display a tag on top of the pages (#37341)Julien Déramond
2022-10-25Bump @babel/core from 7.19.3 to 7.19.6 (#37374)dependabot[bot]
2022-10-25Bump eslint from 8.25.0 to 8.26.0 (#37372)dependabot[bot]
2022-10-25Bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 (#37375)dependabot[bot]
2022-10-25Bump @rollup/plugin-replace from 5.0.0 to 5.0.1 (#37373)dependabot[bot]
2022-10-25Bump @rollup/plugin-babel from 6.0.0 to 6.0.2 (#37371)dependabot[bot]
2022-10-25Bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (#37370)dependabot[bot]
2022-10-23fixjonnysp
2022-10-23Use `--bs-border-width` for some components (#37344)jonnysp
2022-10-23Add `z-index` utilities, `.z-*` (#37317)Mark Otto