]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Tue, 14 Apr 2020 00:45:20 +0000 (17:45 -0700)]
Remove existing Theming page as we build out a new Customize section
Tanguy Krotoff [Fri, 24 Apr 2020 19:53:31 +0000 (21:53 +0200)]
Remove caret element (#30633)
Martijn Cuppens [Fri, 24 Apr 2020 07:20:27 +0000 (09:20 +0200)]
Update table docs copy
Co-Authored-By: Mark Otto <markd.otto@gmail.com>
Martijn Cuppens [Tue, 21 Apr 2020 08:13:38 +0000 (10:13 +0200)]
Customizable table group seperator colors
Martijn Cuppens [Wed, 15 Apr 2020 12:54:25 +0000 (14:54 +0200)]
Add bs prefix
Martijn Cuppens [Tue, 24 Mar 2020 14:00:00 +0000 (15:00 +0100)]
Prevent nested tables style leaks
dependabot-preview[bot] [Tue, 21 Apr 2020 12:16:23 +0000 (15:16 +0300)]
Bump karma from 5.0.1 to 5.0.2 (#30629)
Bumps [karma](https://github.com/karma-runner/karma) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.0.1...v5.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot-preview[bot] [Tue, 21 Apr 2020 12:05:39 +0000 (15:05 +0300)]
Bump stylelint from 13.3.2 to 13.3.3 (#30628)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.2 to 13.3.3.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.3.2...13.3.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Catalin Zalog [Mon, 20 Apr 2020 06:19:06 +0000 (09:19 +0300)]
Add `$form-text-font-weight` (#30617)
Martijn Cuppens [Sat, 18 Apr 2020 12:10:18 +0000 (14:10 +0200)]
Drop `@support (position: sticky)` media query (#30415)
Catalin Zalog [Sat, 18 Apr 2020 09:51:50 +0000 (12:51 +0300)]
grid: checks for `$grid-columns > 0` (#30605)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Martijn Cuppens [Sat, 18 Apr 2020 06:11:17 +0000 (08:11 +0200)]
Remove negative margins leftovers (#30596)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Catalin Zalog [Fri, 17 Apr 2020 17:18:51 +0000 (20:18 +0300)]
feat: checks for `$grid-breakpoints` map list (#30609)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
XhmikosR [Fri, 17 Apr 2020 16:47:19 +0000 (19:47 +0300)]
Improve docs-sidebar.html (#30567)
Reduce the output HTML
Tanguy Krotoff [Wed, 15 Apr 2020 15:59:31 +0000 (17:59 +0200)]
Fix crash when pressing ArrowUp the first time
Tanguy Krotoff [Wed, 15 Apr 2020 14:59:53 +0000 (16:59 +0200)]
Replace event.delegateTarget with event.target
No need for fixEvent() anymore
Tanguy Krotoff [Wed, 15 Apr 2020 14:52:18 +0000 (16:52 +0200)]
Replace event.which with event.key and event.button
XhmikosR [Fri, 17 Apr 2020 12:09:51 +0000 (15:09 +0300)]
collapse: don't rely on implicit conversion (#30566)
`config` can be an `Object` and we only need to test for `hide` or `show` if it's a `String`
Catalin Zalog [Thu, 16 Apr 2020 17:15:51 +0000 (20:15 +0300)]
feat: checks for `$grid-row-columns` (#30606)
Catalin Zalog [Thu, 16 Apr 2020 14:38:21 +0000 (17:38 +0300)]
feat: removes `.form-text` display (#30598)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Mark Otto [Wed, 15 Apr 2020 23:51:30 +0000 (16:51 -0700)]
Create config.yml
Martijn Cuppens [Wed, 15 Apr 2020 16:52:16 +0000 (18:52 +0200)]
Add `bs-` prefixes to custom properties (#30591)
XhmikosR [Wed, 15 Apr 2020 14:14:56 +0000 (17:14 +0300)]
guuters.md: fix link and highlight (#30595)
Martijn Cuppens [Wed, 15 Apr 2020 04:36:35 +0000 (06:36 +0200)]
Disable negative margins by default (#30585)
* Disable negative margins by default
* Use shorter enable variable
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Mark Otto [Wed, 15 Apr 2020 04:22:55 +0000 (21:22 -0700)]
v5: Improve the responsiveness of our Dashboard example (#30573)
Cleans up some column classes to ensure things line up across all viewports. Also fixes some broken padding on the .navbar-brand.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Mark Otto [Wed, 15 Apr 2020 04:03:56 +0000 (21:03 -0700)]
Slight adjustment to the h3 heading spacing in docs
Mark Otto [Tue, 14 Apr 2020 21:15:50 +0000 (14:15 -0700)]
v5: Update system font stack (#30561)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Mark Otto [Tue, 14 Apr 2020 19:30:49 +0000 (12:30 -0700)]
Update release-drafter.yml
Mark Otto [Tue, 14 Apr 2020 19:15:46 +0000 (12:15 -0700)]
Update release-drafter.yml
Mark Otto [Tue, 14 Apr 2020 18:12:46 +0000 (11:12 -0700)]
Merge pull request #30460 from twbs/release-drafter
Add Release Drafter Action
k-utsumi [Tue, 14 Apr 2020 15:25:59 +0000 (00:25 +0900)]
Delete appearance from `button.close` (#30582)
Martijn Cuppens [Tue, 14 Apr 2020 13:05:34 +0000 (15:05 +0200)]
Simplify checkbox & radio input (#30557)
- Define background properties in `.form-check-input`
- Use `background-size: contain` to simplify background sizes (especially for those with linear gradients)
- Remove double `color-adjust`
- Adjust svgs to 20x20 box. This way the strokes aren't rescaled.
Martijn Cuppens [Tue, 14 Apr 2020 12:04:29 +0000 (14:04 +0200)]
Update RFS to 9.0.3 (#30581)
* Two dimensional fix - https://github.com/twbs/rfs/pull/225
Mark Otto [Tue, 14 Apr 2020 11:57:11 +0000 (04:57 -0700)]
Redo display headings (#30568)
- Convert to Sass map
- Consolidate font-weights into single option (matching line-height for them)
- Add two new sizes and create a new scale
- Update migration docs
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Catalin Zalog [Tue, 14 Apr 2020 06:21:13 +0000 (09:21 +0300)]
Restore `.form-text` (#30565)
Mark Otto [Tue, 14 Apr 2020 01:23:56 +0000 (18:23 -0700)]
Merge pull request #30354 from twbs/grid-xxl-and-sidebar-toc
v5: Add new `xxl` grid tier and move ToC to a sidebar
Mark Otto [Mon, 13 Apr 2020 22:34:08 +0000 (15:34 -0700)]
Merge branch 'master' into release-drafter
Mark Otto [Mon, 13 Apr 2020 21:40:47 +0000 (14:40 -0700)]
Update docs for new XXL grid tier
- Updates mentions of number and exact tiers
- Updates grid example to include xxl container
- Adds some scss-docs references
- Cleans up other grid mentions and docs
- Updates navbar example to include an expand at XXL variant
Mark Otto [Wed, 8 Apr 2020 18:16:50 +0000 (11:16 -0700)]
Clarify media query using .02px and bump from callout to warning
XhmikosR [Thu, 2 Apr 2020 19:27:17 +0000 (22:27 +0300)]
layout/z-index.md: retrieve z-index variables on build time
Mark Otto [Thu, 2 Apr 2020 18:44:35 +0000 (11:44 -0700)]
Update file size for the grid build
Mark Otto [Thu, 2 Apr 2020 18:44:07 +0000 (11:44 -0700)]
Rewrite grid docs to account for new grid tier
- Breaks grid content across multiple pages
- Updates mentions of grid tiers from five to six
- Rewrites how it works sections to reference new options and tiers
Mark Otto [Wed, 1 Apr 2020 21:35:25 +0000 (14:35 -0700)]
Move table of contents to new sidebar, restyle it to be simpler
Mark Otto [Wed, 1 Apr 2020 21:31:29 +0000 (14:31 -0700)]
Add an xxl grid tier
- Staring at my laptop, I realized I'm wasting away space. This adds a
significant amount of CSS, but it feels right already.
- Added the xxl tier with a width that divides by 12
- Motivation was originally trying to have a third column for our toc so
that our docs are more useful
XhmikosR [Mon, 13 Apr 2020 14:40:01 +0000 (17:40 +0300)]
Update devDependencies (#30544)
* @babel/plugin-proposal-object-rest-spread ^7.9.0 → ^7.9.5
* @babel/preset-env ^7.9.0 → ^7.9.5
* @rollup/plugin-commonjs ^11.0.2 → ^11.1.0
* @rollup/plugin-node-resolve ^7.1.1 → ^7.1.3
* hugo-bin ^0.56.3 → ^0.57.0
* karma ^4.4.1 → ^5.0.1
* nodemon ^2.0.2 → ^2.0.3
* rollup ^2.3.3 → ^2.6.1
* stylelint ^13.3.0 → ^13.3.2
* terser ^4.6.10 → ^4.6.11
Catalin Zalog [Sat, 11 Apr 2020 11:40:39 +0000 (14:40 +0300)]
Use `box-shadow` mixin for `.btn` (#30512)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Catalin Zalog [Sat, 11 Apr 2020 11:27:01 +0000 (14:27 +0300)]
Use `box-shadow` mixin for `.form-select` (#30555)
Gaël Poupard [Fri, 10 Apr 2020 18:31:58 +0000 (20:31 +0200)]
Use custom properties for font-stacks (#30509)
Martijn Cuppens [Thu, 9 Apr 2020 18:25:09 +0000 (20:25 +0200)]
Remove redundant class and line height (#30542)
XhmikosR [Thu, 9 Apr 2020 17:56:43 +0000 (20:56 +0300)]
Pass multiple classes to `classList.add` / `classList.remove` (#30537)
This is supported by our currently supported browsers.
XhmikosR [Thu, 9 Apr 2020 09:41:00 +0000 (12:41 +0300)]
Add v4-dev in bundlewatch config. (#30541)
Martijn Cuppens [Thu, 9 Apr 2020 06:07:11 +0000 (08:07 +0200)]
Add checkbox transition (#30528)
XhmikosR [Wed, 8 Apr 2020 18:28:54 +0000 (21:28 +0300)]
Replace bundlesize with bundlewatch. (#30538)
Mark Otto [Wed, 8 Apr 2020 17:58:23 +0000 (10:58 -0700)]
Fix spinner-grow animation (#30504)
* Fix spinner-grow animation
Safari seems to be interpreting the old keyframes animation as incomplete. Adding `transform` to the second frame seems to resolve the issue.
Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
Gaël Poupard [Wed, 8 Apr 2020 10:50:57 +0000 (12:50 +0200)]
Use correct hex color code(#30533)
dependabot-preview[bot] [Tue, 7 Apr 2020 13:08:17 +0000 (16:08 +0300)]
Bump autoprefixer from 9.7.5 to 9.7.6 (#30524)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.5 to 9.7.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.7.5...9.7.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot-preview[bot] [Tue, 7 Apr 2020 13:01:29 +0000 (16:01 +0300)]
Bump rollup from 2.3.2 to 2.3.3 (#30523)
Bumps [rollup](https://github.com/rollup/rollup) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.3.2...v2.3.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot-preview[bot] [Tue, 7 Apr 2020 12:07:29 +0000 (15:07 +0300)]
Bump stylelint from 13.2.1 to 13.3.0 (#30522)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.1...13.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Martijn Cuppens [Mon, 6 Apr 2020 18:13:35 +0000 (20:13 +0200)]
Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Catalin Zalog [Mon, 6 Apr 2020 12:59:29 +0000 (15:59 +0300)]
Add `.card-footer` color (#30515)
Martijn Cuppens [Mon, 6 Apr 2020 11:29:39 +0000 (13:29 +0200)]
Add nav link transition (#29988)
XhmikosR [Thu, 2 Apr 2020 19:35:55 +0000 (22:35 +0300)]
Update devDependencies and regenerate package-lock.json (#30501)
* linkinator 2.0.6
* rollup 2.3.2
* terser 4.6.10
We are now down to one low npm vulnerability
Martijn Cuppens [Thu, 2 Apr 2020 05:10:11 +0000 (07:10 +0200)]
Fix card list group borders & radii (#30497)
Catalin Zalog [Wed, 1 Apr 2020 17:44:22 +0000 (20:44 +0300)]
Use `box-shadow` mixin for form controls (#30480)
ysds [Wed, 4 Mar 2020 14:51:15 +0000 (23:51 +0900)]
Always modal scroll top to 0
Martijn Cuppens [Thu, 27 Feb 2020 17:34:42 +0000 (18:34 +0100)]
Fix border radii
ysds [Thu, 27 Feb 2020 15:30:06 +0000 (17:30 +0200)]
Fix CSS and improve docs
gsoti [Tue, 23 Apr 2019 14:03:59 +0000 (17:03 +0300)]
Add Full-Screen size to Modal and Responsive variations for breakpoints
(Works from breakpoint and down)
Shohei Yoshida [Wed, 1 Apr 2020 06:42:33 +0000 (15:42 +0900)]
transition() mixin prevent redundant 'transition: none' and pass `null` (#30391)
* Prevent redundant 'none' for prefers-reduced-motion
* Output warning when use 'none' or 'null' with multiple arguments
* Fix for libsass(node-sass)
Martijn Cuppens [Fri, 6 Mar 2020 16:22:27 +0000 (17:22 +0100)]
Fix date inputs heights in safari
Martijn Cuppens [Tue, 31 Mar 2020 20:42:45 +0000 (22:42 +0200)]
Fix active state dropdown
Martijn Cuppens [Tue, 31 Mar 2020 20:41:28 +0000 (22:41 +0200)]
Use unordered lists in dropdown-menus
cccabinet [Sun, 29 Dec 2019 01:21:20 +0000 (10:21 +0900)]
Docs: Use unordered lists in dropdowns
Martijn Cuppens [Tue, 31 Mar 2020 18:42:38 +0000 (20:42 +0200)]
Fix text decorations (#30492)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Martijn Cuppens [Tue, 31 Mar 2020 18:02:57 +0000 (20:02 +0200)]
Require `.form-label` classes on form labels (#30476)
Gaël Poupard [Tue, 31 Mar 2020 14:28:10 +0000 (16:28 +0200)]
docs(tables): 1, 2, 2, 4… (#30489)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 31 Mar 2020 13:35:18 +0000 (16:35 +0300)]
Regenerate package-lock.json. (#30488)
We are down to 2 npm vulnerabilities (1 low, 1 high).
dependabot-preview[bot] [Tue, 31 Mar 2020 13:25:34 +0000 (16:25 +0300)]
Bump eslint-plugin-import from 2.20.1 to 2.20.2 (#30486)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] [Tue, 31 Mar 2020 13:17:56 +0000 (16:17 +0300)]
Bump rollup from 2.2.0 to 2.3.1 (#30485)
Bumps [rollup](https://github.com/rollup/rollup) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.2.0...v2.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot-preview[bot] [Tue, 31 Mar 2020 13:11:23 +0000 (16:11 +0300)]
Bump terser from 4.6.7 to 4.6.9 (#30483)
Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.6.9.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.6.7...v4.6.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot-preview[bot] [Tue, 31 Mar 2020 13:06:12 +0000 (16:06 +0300)]
Bump eslint-plugin-unicorn from 18.0.0 to 18.0.1 (#30484)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 18.0.0 to 18.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.0...v18.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Yannik Hampe [Tue, 31 Mar 2020 12:51:50 +0000 (14:51 +0200)]
Use variables for list-group-item color levels (#30009)
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Martijn Cuppens [Tue, 31 Mar 2020 08:33:05 +0000 (10:33 +0200)]
Cleanup responsive tables (#30482)
Mark Otto [Mon, 30 Mar 2020 18:55:44 +0000 (11:55 -0700)]
Update release-notes.yml
Mark Otto [Mon, 30 Mar 2020 18:51:45 +0000 (11:51 -0700)]
Update release-notes.yml
Mark Otto [Mon, 30 Mar 2020 18:48:28 +0000 (11:48 -0700)]
Update release-notes.yml
Mark Otto [Mon, 30 Mar 2020 18:33:34 +0000 (11:33 -0700)]
Update release-notes.yml
Mark Otto [Mon, 30 Mar 2020 18:33:21 +0000 (11:33 -0700)]
Update release-drafter.yml
Mark Otto [Mon, 30 Mar 2020 17:58:00 +0000 (10:58 -0700)]
Update release-drafter.yml
Mark Otto [Mon, 30 Mar 2020 17:46:16 +0000 (10:46 -0700)]
Testing
Martijn Cuppens [Mon, 30 Mar 2020 13:12:36 +0000 (15:12 +0200)]
Switch to custom properties to control grid gutter widths (#30475)
XhmikosR [Sun, 29 Mar 2020 06:59:54 +0000 (09:59 +0300)]
Remove `MSPointerEvent` and `ms-touch-action` in tests (#30463)
XhmikosR [Sun, 29 Mar 2020 06:53:57 +0000 (09:53 +0300)]
Use `textContent` instead of `innerText`. (#30462)
It's supported by all of our supported browsers.
Catalin Zalog [Sat, 28 Mar 2020 20:01:37 +0000 (22:01 +0200)]
Order sizes variables (#30479)
XhmikosR [Sat, 28 Mar 2020 16:05:11 +0000 (18:05 +0200)]
docs: remove `makeArray` (#30470)
Martijn Cuppens [Fri, 13 Mar 2020 18:01:33 +0000 (19:01 +0100)]
Simplify sidebar styles
Gaël Poupard [Thu, 12 Mar 2020 16:20:26 +0000 (17:20 +0100)]
docs(sidenav): use class selector for active item
Gaël Poupard [Thu, 12 Mar 2020 16:00:27 +0000 (17:00 +0100)]
docs(sidenav): transition arrow too
Gaël Poupard [Tue, 18 Feb 2020 13:05:05 +0000 (14:05 +0100)]
docs(sidenav): get rid of custom JS for active state
Gaël Poupard [Tue, 18 Feb 2020 12:48:06 +0000 (13:48 +0100)]
docs(sidenav): fix struggling CSS when collapsing sidenav