]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
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)
XhmikosR [Thu, 1 Aug 2019 14:30:15 +0000 (17:30 +0300)]
Move favicon.ico and apple-touch-icon.png in hugo mounts.
XhmikosR [Wed, 31 Jul 2019 13:34:45 +0000 (16:34 +0300)]
Clean up mounts.
Bjørn Erik Pedersen [Tue, 30 Jul 2019 09:37:45 +0000 (12:37 +0300)]
Fix mounts
XhmikosR [Mon, 29 Jul 2019 07:57:54 +0000 (10:57 +0300)]
Make use of Hugo's 0.56+ module feature.
XhmikosR [Fri, 16 Aug 2019 10:20:26 +0000 (13:20 +0300)]
Use US locale consistently. (#29255)
Martijn Cuppens [Fri, 16 Aug 2019 09:49:06 +0000 (11:49 +0200)]
Enable wrapping for elements in .modal-footer (#25103)
Martijn Cuppens [Fri, 16 Aug 2019 08:36:13 +0000 (10:36 +0200)]
Restore `cursor: pointer` for checkbox/radio buttons (#29239)
Martijn Cuppens [Fri, 16 Aug 2019 08:23:51 +0000 (10:23 +0200)]
Clarify order documentation (#29252)
XhmikosR [Fri, 16 Aug 2019 08:10:07 +0000 (11:10 +0300)]
Update devDependencies. (#29221)
XhmikosR [Wed, 14 Aug 2019 19:40:46 +0000 (22:40 +0300)]
Fix redirects. (#29254)
XhmikosR [Wed, 14 Aug 2019 18:47:41 +0000 (21:47 +0300)]
Update config.yml (#29253)
Add missing trailing slash after #29144
Thomas Schaller [Tue, 13 Aug 2019 22:03:55 +0000 (00:03 +0200)]
Function map-get-multiple now returns the correct variable (#29247)
XhmikosR [Mon, 12 Aug 2019 06:28:47 +0000 (09:28 +0300)]
CI: run bundlesize only for pushes.
XhmikosR [Fri, 9 Aug 2019 15:28:41 +0000 (18:28 +0300)]
Reindent workflows/test.yml.
Martijn Cuppens [Fri, 9 Aug 2019 05:45:26 +0000 (07:45 +0200)]
Fix Firefox rendering issue (#29234)
XhmikosR [Thu, 8 Aug 2019 18:39:09 +0000 (21:39 +0300)]
Limit coveralls to our repo.
XhmikosR [Thu, 8 Aug 2019 18:26:02 +0000 (21:26 +0300)]
Run bundlesize separately.
Mark Otto [Thu, 8 Aug 2019 16:40:26 +0000 (09:40 -0700)]
Prep for migration to GitHub Actions CI/CD
XhmikosR [Thu, 8 Aug 2019 15:30:43 +0000 (18:30 +0300)]
Use `absURL` so that we get consistent URLs. (#29226)
XhmikosR [Thu, 8 Aug 2019 14:54:59 +0000 (17:54 +0300)]
docs: minor simplification. (#29227)
XhmikosR [Wed, 7 Aug 2019 14:26:04 +0000 (17:26 +0300)]
Remove unneeded Stylelint suppressions. (#29222)
XhmikosR [Wed, 7 Aug 2019 14:13:14 +0000 (17:13 +0300)]
browser-devices.md: Fix Android version (#29224)
Shohei Yoshida [Tue, 6 Aug 2019 07:54:53 +0000 (16:54 +0900)]
Fix min-width of input-group flex items (#29209)
Mark Otto [Mon, 5 Aug 2019 19:12:16 +0000 (12:12 -0700)]
Responsive containers (follow-up to #29095) (#29118)
* Follow-up to #29095
This PR fixes the responsive containers that were added in #29095, originally stubbed out in #25631. Apologies to @browner12 for getting that wrong.
Fixes #25631.
* update navbar as well because we cannot reset all containers uniformly
* Update navbars example to include container-xl example to ensure containers match
* rewrite responsive containers docs, add table of max-widths
* Update container docs
- Move table up to the intro
- Remove the container example because it's actually hella confusing
- Update and link to grid example as a demo instead
XhmikosR [Sun, 4 Aug 2019 17:28:50 +0000 (20:28 +0300)]
Simplify css-prefix scripts. (#29205)
XhmikosR [Sun, 4 Aug 2019 17:20:00 +0000 (20:20 +0300)]
Update form-control.md (#29203)
Fix Readonly plain text form alignment
XhmikosR [Sun, 4 Aug 2019 10:30:29 +0000 (13:30 +0300)]
Update javascript.md
Johann-S [Sun, 4 Aug 2019 10:05:04 +0000 (12:05 +0200)]
explain how to use bootstrap 5 with jQuery
Johann-S [Sun, 4 Aug 2019 09:55:37 +0000 (11:55 +0200)]
remove jquery references from list group
joseigor [Sun, 4 Aug 2019 05:42:23 +0000 (02:42 -0300)]
v5: Docs Utilities API updates (#29126)
Improvement to better understand how utilities class name are generated by the (_api.scss) base in the line of code below:
`$property-class: if($property-class, $property-class, nth($properties, 1));`
https://github.com/twbs/bootstrap/blob/
fc02932946424e986a72bb7b47044eab815851cb /scss/mixins/_utilities.scss#L21
XhmikosR [Sun, 4 Aug 2019 05:23:25 +0000 (08:23 +0300)]
docs: Fix badges after #28458. (#29199)
Mark Otto [Sat, 3 Aug 2019 14:27:33 +0000 (07:27 -0700)]
Mention pagination margin change in migration docs (#29196)
From #28948.
GeoSot [Sat, 3 Aug 2019 14:11:57 +0000 (17:11 +0300)]
Allow .page-links to get left margin. (#28948)
* Allow .page-links to get left margin.
* Add border-radius to page-links in case they have left margin
* Apply MartijnCuppens suggestion to _pagination.scss
Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
* Plus if/else Rules
* Formatting fixes
* Fix border-radius for pagination-size
* Use mixin for default pagination sizing
Martijn Cuppens [Sat, 3 Aug 2019 13:58:25 +0000 (15:58 +0200)]
Change SVG dimensions to px values (#29195)
XhmikosR [Fri, 2 Aug 2019 14:24:07 +0000 (17:24 +0300)]
Update javascript.md
Johann-S [Fri, 2 Aug 2019 13:51:05 +0000 (15:51 +0200)]
add a way to disable jQuery detection
XhmikosR [Fri, 2 Aug 2019 14:26:25 +0000 (17:26 +0300)]
robots.txt: adapt for Netlify. (#29192)
Since we build with `HUGO_ENV` set to `production` on Netlify, use another variable to prevent crawling.
XhmikosR [Fri, 2 Aug 2019 09:52:26 +0000 (12:52 +0300)]
Update devDependencies. (#29189)
XhmikosR [Thu, 1 Aug 2019 06:37:18 +0000 (09:37 +0300)]
Update javascript.md
XhmikosR [Thu, 1 Aug 2019 04:59:25 +0000 (07:59 +0300)]
Update javascript.md
Johann-S [Wed, 31 Jul 2019 20:05:24 +0000 (22:05 +0200)]
add callout about jquery events
Johann-S [Wed, 31 Jul 2019 20:00:11 +0000 (22:00 +0200)]
remove jquery in scrollspy docs
Johann-S [Wed, 31 Jul 2019 19:55:28 +0000 (21:55 +0200)]
remove jquery in tab docs
XhmikosR [Wed, 31 Jul 2019 13:14:21 +0000 (16:14 +0300)]
Fix typos. (#29178)
Herst [Wed, 31 Jul 2019 06:52:52 +0000 (08:52 +0200)]
Add missing role="document" (#29172)
XhmikosR [Tue, 30 Jul 2019 15:30:23 +0000 (18:30 +0300)]
carousel: fix transition properties order. (#29173)
Patrick H. Lauke [Tue, 30 Jul 2019 06:42:55 +0000 (07:42 +0100)]
Fix minor typo (#29168)
Shohei Yoshida [Mon, 29 Jul 2019 15:49:07 +0000 (00:49 +0900)]
Remove comment about tabindex (#29165)
XhmikosR [Mon, 29 Jul 2019 09:17:42 +0000 (12:17 +0300)]
Update migration.md
Johann-S [Sun, 28 Jul 2019 13:24:46 +0000 (15:24 +0200)]
remove underscore for static methods
Patrick H. Lauke [Mon, 29 Jul 2019 08:23:44 +0000 (09:23 +0100)]
Minor: fix sentence (#29160)
"Popovers whose both title..."
XhmikosR [Fri, 26 Jul 2019 14:22:08 +0000 (17:22 +0300)]
Rename site/data/nav.yml to sidebar.yml.
XhmikosR [Fri, 26 Jul 2019 14:06:17 +0000 (17:06 +0300)]
docs: Move trailing URL slashes to the variables.
Shohei Yoshida [Mon, 29 Jul 2019 07:32:09 +0000 (16:32 +0900)]
Fix reboot for placeholder links (#29140)
XhmikosR [Mon, 29 Jul 2019 06:59:09 +0000 (09:59 +0300)]
Update devDependencies. (#29141)
Chandan Deep [Mon, 29 Jul 2019 05:12:44 +0000 (10:42 +0530)]
Change property from background to background-image (#29149)
For Gradient, We have to use the background-image instead of only background.
Mark Otto [Sun, 28 Jul 2019 22:01:15 +0000 (15:01 -0700)]
Remove Slack badge link for now
Brian Juul Andersen [Sun, 28 Jul 2019 11:02:23 +0000 (13:02 +0200)]
Update scrollspy.md (#29156)
Fixed minor grammatical error:
"... the best method get scroll ..."
=>
"... the best method to get scroll ..."
Johann-S [Sun, 28 Jul 2019 09:49:44 +0000 (11:49 +0200)]
allow dynamic modal body for scrollable modals
Martijn Cuppens [Sat, 27 Jul 2019 06:30:39 +0000 (08:30 +0200)]
Haha, floats. It's 2019 (#29147)
Martijn Cuppens [Fri, 26 Jul 2019 17:47:53 +0000 (19:47 +0200)]
Remove `$enable-hover-media-query`
XhmikosR [Fri, 26 Jul 2019 16:05:51 +0000 (19:05 +0300)]
config.yml: add OpenCollective. (#29143)
This was missing since the Hugo switch (
d95d300 ).
XhmikosR [Fri, 26 Jul 2019 07:17:51 +0000 (10:17 +0300)]
Update docs vendor libs (#29134)
* Update bs-custom-file-input.min.js to v1.3.2.
* Update anchor.min.js to v4.2.0.
XhmikosR [Thu, 25 Jul 2019 07:04:07 +0000 (10:04 +0300)]
Update _variables.scss
ysds [Wed, 24 Jul 2019 13:24:45 +0000 (22:24 +0900)]
Remove outdated documentation
* Remove about generated button of file form
* Remove and merge layout examples of custom forms
* Clarify id/for
* Change some spacing classes for consistency