]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Martijn Cuppens [Thu, 3 Oct 2019 07:21:40 +0000 (09:21 +0200)]
Variable card height (#29462)
Paweł Kuna [Thu, 3 Oct 2019 06:52:25 +0000 (08:52 +0200)]
Better radio input (#29441)
Martijn Cuppens [Wed, 2 Oct 2019 19:48:15 +0000 (21:48 +0200)]
Trim trailing whitespace from markdown files (#29460)
Martijn Cuppens [Wed, 2 Oct 2019 19:37:24 +0000 (21:37 +0200)]
Remove appearance from textarea (#29455)
Mark Otto [Wed, 2 Oct 2019 19:19:45 +0000 (12:19 -0700)]
v5: .form-check layout changes (#29322)
* Scope .form-check-input layout to the .form-check parent
* Remove margin-bottom from list-group-items in case they are label elements
* document .form-check in input groups and list groups, and cleanup the no-label examples in the main .form-check docs
Andreas Schroth [Wed, 2 Oct 2019 19:10:31 +0000 (21:10 +0200)]
Remove "extra" section from composer.json (#29420)
This section is meaningless and doesn't serve any purpose.
XhmikosR [Wed, 2 Oct 2019 19:05:15 +0000 (22:05 +0300)]
coveralls: Add `COVERALLS_GIT_BRANCH` (#29458)
Without this, coveralls didn't receive the branch info thus leading to failures when we switched branches.
XhmikosR [Wed, 2 Oct 2019 18:56:39 +0000 (21:56 +0300)]
workflows/test.yml: specify `CI=true` (#29440)
XhmikosR [Wed, 2 Oct 2019 18:49:34 +0000 (21:49 +0300)]
README.md: link to the Actions page for Tests (#29480)
astrahov [Tue, 1 Oct 2019 13:14:43 +0000 (18:14 +0500)]
Variable carousel indicator opacity (#29468)
Paweł Kuna [Fri, 27 Sep 2019 15:58:53 +0000 (17:58 +0200)]
Remove outline from select box in FF (#29445)
* Remove outline from select box in FF
* Use $form-select-color
wojtask9 [Fri, 27 Sep 2019 12:22:31 +0000 (14:22 +0200)]
Remove duplicated td selector (#29454)
XhmikosR [Fri, 27 Sep 2019 06:01:36 +0000 (09:01 +0300)]
Change blue and pink colors to be accessible. (#29198)
XhmikosR [Thu, 26 Sep 2019 18:50:14 +0000 (21:50 +0300)]
Sass: remove redundant stylelint inline suppressions. (#29427)
XhmikosR [Tue, 24 Sep 2019 18:32:49 +0000 (21:32 +0300)]
`update-deps`: remove moot `cross-env` call. (#29419)
Shohei Yoshida [Tue, 24 Sep 2019 10:48:45 +0000 (19:48 +0900)]
Grid card example tweaks (#29409)
Stack in cards in one column when < md
XhmikosR [Tue, 24 Sep 2019 09:34:57 +0000 (12:34 +0300)]
Update devDependencies.
XhmikosR [Tue, 17 Sep 2019 18:34:53 +0000 (21:34 +0300)]
.eslintrc.json: Remove a couple of default rules.
XhmikosR [Tue, 24 Sep 2019 09:53:50 +0000 (12:53 +0300)]
GH Actions updates. (#29429)
XhmikosR [Mon, 16 Sep 2019 21:22:49 +0000 (00:22 +0300)]
Use Hugo for our docs Sass and JS. (#29280)
Now there's only one command needed to run the docs: `npm run docs-serve`.
Also, simplify the npm scripts.
XhmikosR [Wed, 28 Aug 2019 14:31:45 +0000 (17:31 +0300)]
examples: darken gray a little bit.
XhmikosR [Mon, 5 Aug 2019 13:11:51 +0000 (16:11 +0300)]
card.md: use `text-dark` for warning card.
XhmikosR [Sat, 3 Aug 2019 15:47:13 +0000 (18:47 +0300)]
badge.md: use `text-dark` for warning.
XhmikosR [Sat, 3 Aug 2019 15:27:11 +0000 (18:27 +0300)]
Darken footer color.
XhmikosR [Sat, 3 Aug 2019 15:20:45 +0000 (18:20 +0300)]
Tweak syntax highlighting colors to be WCAG2AA valid.
XhmikosR [Mon, 16 Sep 2019 12:28:25 +0000 (15:28 +0300)]
workflows/test.yml: switch to `setup-node@v1`. (#29410)
ysds [Thu, 12 Sep 2019 14:30:47 +0000 (23:30 +0900)]
Fix incorrect aspect ratio on IE11
Martijn Cuppens [Thu, 25 Apr 2019 19:10:55 +0000 (21:10 +0200)]
Remove redundant properties
jahanzaibsuleman07 [Fri, 13 Sep 2019 18:15:20 +0000 (23:15 +0500)]
Responsive sticky top (#29158)
XhmikosR [Fri, 13 Sep 2019 09:13:08 +0000 (12:13 +0300)]
Update devDependencies. (#29381)
Martijn Cuppens [Sat, 7 Sep 2019 19:16:48 +0000 (21:16 +0200)]
Typo fix (#29382)
ysds [Fri, 6 Sep 2019 14:57:29 +0000 (23:57 +0900)]
Remove unnecessary z-index
Martijn Cuppens [Fri, 6 Sep 2019 07:24:08 +0000 (09:24 +0200)]
Make sure the content doesn't cover the navbar dropdown
See https://github.com/twbs/bootstrap/pull/29368#issuecomment-
528725686
XhmikosR [Sat, 31 Aug 2019 11:41:15 +0000 (14:41 +0300)]
about/brand.md: Remove unused class.
XhmikosR [Sat, 31 Aug 2019 11:30:29 +0000 (14:30 +0300)]
Use the `$white` variable.
Martijn Cuppens [Fri, 30 Aug 2019 20:32:12 +0000 (23:32 +0300)]
Docs tweaks
- Simplify display headings example markup
- Simplify footer styles
- Remove z-indices hacks in the docs
- Remove redundant modal styling in docs
- Use `escape-svg()` to escape docs sidebar chevron
- Simplify sidebar chevron code
- Cleanup masthead css & fix column width between `md` & `lg`
- Easier to download logo's with the `download` attribute.
- Changed some color codes into variables
- Cleanup brands css
XhmikosR [Sun, 1 Sep 2019 10:37:24 +0000 (13:37 +0300)]
Move shortcodes used only once where they are needed.
XhmikosR [Sun, 1 Sep 2019 10:23:58 +0000 (13:23 +0300)]
getting-started/theming.md: throw an error if the regex doesn't succeed.
XhmikosR [Sun, 1 Sep 2019 10:23:31 +0000 (13:23 +0300)]
Break a couple of long lines.
XhmikosR [Fri, 6 Sep 2019 05:51:46 +0000 (08:51 +0300)]
homepage: remove redundant class (#29357)
This broke IE11.
Mark Otto [Thu, 5 Sep 2019 18:43:31 +0000 (11:43 -0700)]
Update subnav to remove breadcrumb and just keep versions and search (#29368)
XhmikosR [Thu, 5 Sep 2019 08:23:34 +0000 (11:23 +0300)]
Update devDependencies. (#29349)
XhmikosR [Tue, 3 Sep 2019 15:04:11 +0000 (18:04 +0300)]
Tweak form validation snippet. (#29359)
* remove load event
* use `forEach` and `querySelectorAll`
* simplify check
XhmikosR [Mon, 2 Sep 2019 16:19:25 +0000 (19:19 +0300)]
Examples: use our utilities more. (#29358)
XhmikosR [Mon, 2 Sep 2019 09:52:26 +0000 (12:52 +0300)]
Use the example shortcode in more places. (#29346)
XhmikosR [Mon, 2 Sep 2019 09:44:19 +0000 (12:44 +0300)]
ESLint: specify `--report-unused-disable-directives` (#29350)
XhmikosR [Mon, 2 Sep 2019 09:31:02 +0000 (12:31 +0300)]
Docs: simplify a few Hugo `range`s. (#29333)
XhmikosR [Mon, 2 Sep 2019 09:21:42 +0000 (12:21 +0300)]
Fix a few redirected links. (#29352)
XhmikosR [Sat, 31 Aug 2019 05:11:16 +0000 (08:11 +0300)]
Fix shortcodes/example.html class bug. (#29344)
It always used the first placeholder's class before.
ysds [Thu, 29 Aug 2019 13:12:26 +0000 (22:12 +0900)]
Add responsive example
ysds [Wed, 28 Aug 2019 14:37:39 +0000 (23:37 +0900)]
Allow override default col width
Mark Otto [Wed, 24 Jul 2019 06:00:29 +0000 (23:00 -0700)]
Cleanup
- Rename and move the variable to variables file
- Move code to the grid file
- Use the mixin to generate our own classes
- Wrap in a grid classes enabled conditional
- Document the mixin
Mark Otto [Wed, 17 Jul 2019 23:48:43 +0000 (02:48 +0300)]
Move margins, and equal height via utility example
Mark Otto [Wed, 17 Jul 2019 23:27:53 +0000 (02:27 +0300)]
First pass at .row-cols classes
Trying to find a new way to do responsive card decks while not locking ourselves into the cards themselves. My thinking here is we can easily control the column (.col) width by the parent, but I don't know how many we need (have 0-5 now) across each breakpoint. This works for cards so far, and I think could get us equal height, too.
XhmikosR [Fri, 30 Aug 2019 14:35:12 +0000 (17:35 +0300)]
card.md remove empty `class` placeholder argument (#29345)
XhmikosR [Fri, 30 Aug 2019 14:21:47 +0000 (17:21 +0300)]
carousel.md: Remove duplicate bd-example div. (#29341)
The example shortcode already adds this.
XhmikosR [Fri, 30 Aug 2019 08:52:22 +0000 (11:52 +0300)]
Merge lint scripts (#29329)
* Merge js-lint scripts into one script.
* Merge stylelint scripts into one.
Martijn Cuppens [Fri, 30 Aug 2019 07:42:41 +0000 (09:42 +0200)]
Clean up line heights & add line height utilities (#29271)
XhmikosR [Fri, 30 Aug 2019 05:01:21 +0000 (08:01 +0300)]
docs-sidebar.html: reindent. (#29337)
Mark Otto [Thu, 29 Aug 2019 20:07:55 +0000 (14:07 -0600)]
Clean up instances of old .form-group (#29321)
XhmikosR [Thu, 29 Aug 2019 13:20:49 +0000 (16:20 +0300)]
Minor lint tweaks. (#29328)
XhmikosR [Thu, 29 Aug 2019 12:18:47 +0000 (15:18 +0300)]
docs: remove swatches for theme colors. (#29327)
Use the built-in utilities instead.
XhmikosR [Thu, 29 Aug 2019 12:09:24 +0000 (15:09 +0300)]
theming.md: automate _root.scss. (#29326)
XhmikosR [Thu, 29 Aug 2019 08:10:06 +0000 (11:10 +0300)]
theming.md: bring `:root` up to par with Scss. (#29323)
Also, add a warning in _root.scss so that we don't miss it again.
XhmikosR [Wed, 28 Aug 2019 15:29:15 +0000 (18:29 +0300)]
blog example: remove unused CSS. (#29316)
XhmikosR [Tue, 27 Aug 2019 20:19:52 +0000 (23:19 +0300)]
Homepage: add missing link to the versions page. (#29308)
Martijn Cuppens [Thu, 22 Aug 2019 08:16:52 +0000 (10:16 +0200)]
Switch percentage `font-size`s to `em` and change some font sizes for consistency in docs
Martijn Cuppens [Thu, 22 Aug 2019 08:14:42 +0000 (10:14 +0200)]
Switch percentage `font-size`s to `em` and change some font sizes for consistency
Martijn Cuppens [Sat, 17 Aug 2019 13:12:08 +0000 (15:12 +0200)]
Don't bind validation to form controls
XhmikosR [Tue, 27 Aug 2019 13:03:21 +0000 (16:03 +0300)]
Dist (#29263)
XhmikosR [Tue, 27 Aug 2019 11:39:53 +0000 (14:39 +0300)]
Update devDependencies. (#29305)
Mark Otto [Tue, 27 Aug 2019 00:59:29 +0000 (17:59 -0700)]
mention new variable in our docs
Martijn Cuppens [Sat, 24 Aug 2019 13:11:02 +0000 (16:11 +0300)]
Allow modification of the value of rem
XhmikosR [Tue, 27 Aug 2019 05:44:35 +0000 (08:44 +0300)]
Remove "Wall of browser bugs" page. (#29297)
While important in the past, it has become obsolete, so removing it seems the best solution.
Martijn Cuppens [Mon, 26 Aug 2019 06:42:44 +0000 (08:42 +0200)]
Update z-indices (#29292)
- `.carousel-caption` doesn't need a z-index. There are no non-static element in its containing block (`.carousel-item`)
- The `z-index` of `.carousel-indicators` is way higher than it needs to be (`15`), the highest sibling `z-index` is `1`, so it can be set to `2` to be the top layer.
Martijn Cuppens [Sat, 17 Aug 2019 18:19:00 +0000 (20:19 +0200)]
Link helpers & use utility API for all utilities
Johann-S [Thu, 22 Aug 2019 20:02:06 +0000 (22:02 +0200)]
dropdown show method should do the same as toggle
Mark Otto [Fri, 23 Aug 2019 23:59:57 +0000 (16:59 -0700)]
Document example of datalists with form controls (#29058)
- Add example to the new form control docs
- Reset the [list] selector in Reboot to hide the random dropdown arrow in Chrome
XhmikosR [Fri, 23 Aug 2019 23:47:06 +0000 (02:47 +0300)]
Update devDependencies. (#29281)
Kept `eslint@6.1.0` since the newer versions have a bug that affects us.
XhmikosR [Fri, 23 Aug 2019 23:32:29 +0000 (02:32 +0300)]
Actions CI tweaks (#29276)
* Allow bundlesize to run for forks too.
* Add name for clone step.
* Add` fail-fast: false`
Martijn Cuppens [Sat, 17 Aug 2019 14:58:26 +0000 (16:58 +0200)]
Documentation tweak
Martijn Cuppens [Sat, 17 Aug 2019 13:55:22 +0000 (15:55 +0200)]
Remove padding around color swatches
Martijn Cuppens [Sat, 17 Aug 2019 13:54:52 +0000 (15:54 +0200)]
Add rounded corners to color swatches
Mark Otto [Tue, 16 Jul 2019 22:16:15 +0000 (01:16 +0300)]
Add support and docs for color input
Markus Hatvan [Thu, 22 Aug 2019 19:17:34 +0000 (21:17 +0200)]
Remaining JS linting TODO (#29289)
* Enable and fix all occurrences with no-mixed-operators rule
* Take care of the max-depth warning in button.js
Signed-off-by: mhatvan <markus_hatvan@aon.at>
Johann-S [Sun, 18 Aug 2019 20:05:20 +0000 (22:05 +0200)]
dropdown - destroy old popper.js references
tracyjordan [Thu, 22 Aug 2019 07:58:08 +0000 (09:58 +0200)]
fixed minor typo (#29291)
Martijn Cuppens [Wed, 21 Aug 2019 09:13:44 +0000 (11:13 +0200)]
Remove `position: relative` from `.collapsing`
Martijn Cuppens [Wed, 21 Aug 2019 08:51:41 +0000 (10:51 +0200)]
Drop `$nav-divider-*` variables (not used)
Martijn Cuppens [Wed, 21 Aug 2019 08:33:26 +0000 (10:33 +0200)]
Drop nav divider mixin
XhmikosR [Mon, 19 Aug 2019 06:37:40 +0000 (09:37 +0300)]
change-version.js: Add _gh_pages folder in ignores. (#29270)
Martijn Cuppens [Sat, 17 Aug 2019 11:48:48 +0000 (13:48 +0200)]
Split up `.form-control` & `.form-select` selectors
Martijn Cuppens [Sat, 17 Aug 2019 11:38:41 +0000 (13:38 +0200)]
Fix date heights
m5o [Wed, 24 Jul 2019 15:15:10 +0000 (17:15 +0200)]
set min-height for form-control textarea
* set `min-height` for `.form-control` textarea
* prevent user from shrink textarea to minimum height
Johann-S [Wed, 14 Aug 2019 16:02:41 +0000 (18:02 +0200)]
Remove useless check for null object with spread operator
XhmikosR [Wed, 14 Aug 2019 15:50:06 +0000 (18:50 +0300)]
Minor wording tweaks
Johann-S [Wed, 14 Aug 2019 15:27:58 +0000 (17:27 +0200)]
allow to pass popper.js configuration for tooltip/popover and dropdown
tu4mo [Sun, 18 Aug 2019 14:08:59 +0000 (17:08 +0300)]
Add possibility to define custom border color for disabled form controls (#29257)
XhmikosR [Sun, 18 Aug 2019 13:57:25 +0000 (16:57 +0300)]
docs css: minor cleanup (#29266)
Martijn Cuppens [Sun, 18 Aug 2019 13:29:23 +0000 (15:29 +0200)]
docs: fix tap targets (#29272)