]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
5 years agoUpdate devDependencies. (#29281)
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.

5 years agoActions CI tweaks (#29276)
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`

5 years agoDocumentation tweak
Martijn Cuppens [Sat, 17 Aug 2019 14:58:26 +0000 (16:58 +0200)] 
Documentation tweak

5 years agoRemove padding around color swatches
Martijn Cuppens [Sat, 17 Aug 2019 13:55:22 +0000 (15:55 +0200)] 
Remove padding around color swatches

5 years agoAdd rounded corners to color swatches
Martijn Cuppens [Sat, 17 Aug 2019 13:54:52 +0000 (15:54 +0200)] 
Add rounded corners to color swatches

5 years agoAdd support and docs for color input
Mark Otto [Tue, 16 Jul 2019 22:16:15 +0000 (01:16 +0300)] 
Add support and docs for color input

5 years agoRemaining JS linting TODO (#29289)
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>
5 years agodropdown - destroy old popper.js references
Johann-S [Sun, 18 Aug 2019 20:05:20 +0000 (22:05 +0200)] 
dropdown - destroy old popper.js references

5 years agofixed minor typo (#29291)
tracyjordan [Thu, 22 Aug 2019 07:58:08 +0000 (09:58 +0200)] 
fixed minor typo (#29291)

5 years agoRemove `position: relative` from `.collapsing`
Martijn Cuppens [Wed, 21 Aug 2019 09:13:44 +0000 (11:13 +0200)] 
Remove `position: relative` from `.collapsing`

5 years agoDrop `$nav-divider-*` variables (not used)
Martijn Cuppens [Wed, 21 Aug 2019 08:51:41 +0000 (10:51 +0200)] 
Drop `$nav-divider-*` variables (not used)

5 years agoDrop nav divider mixin
Martijn Cuppens [Wed, 21 Aug 2019 08:33:26 +0000 (10:33 +0200)] 
Drop nav divider mixin

5 years agochange-version.js: Add _gh_pages folder in ignores. (#29270)
XhmikosR [Mon, 19 Aug 2019 06:37:40 +0000 (09:37 +0300)] 
change-version.js: Add _gh_pages folder in ignores. (#29270)

5 years agoSplit up `.form-control` & `.form-select` selectors
Martijn Cuppens [Sat, 17 Aug 2019 11:48:48 +0000 (13:48 +0200)] 
Split up `.form-control` & `.form-select` selectors

5 years agoFix date heights
Martijn Cuppens [Sat, 17 Aug 2019 11:38:41 +0000 (13:38 +0200)] 
Fix date heights

5 years agoset min-height for form-control textarea
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

5 years agoRemove useless check for null object with spread operator
Johann-S [Wed, 14 Aug 2019 16:02:41 +0000 (18:02 +0200)] 
Remove useless check for null object with spread operator

5 years agoMinor wording tweaks
XhmikosR [Wed, 14 Aug 2019 15:50:06 +0000 (18:50 +0300)] 
Minor wording tweaks

5 years agoallow to pass popper.js configuration for tooltip/popover and dropdown
Johann-S [Wed, 14 Aug 2019 15:27:58 +0000 (17:27 +0200)] 
allow to pass popper.js configuration for tooltip/popover and dropdown

5 years agoAdd possibility to define custom border color for disabled form controls (#29257)
tu4mo [Sun, 18 Aug 2019 14:08:59 +0000 (17:08 +0300)] 
Add possibility to define custom border color for disabled form controls (#29257)

5 years agodocs css: minor cleanup (#29266)
XhmikosR [Sun, 18 Aug 2019 13:57:25 +0000 (16:57 +0300)] 
docs css: minor cleanup (#29266)

5 years agodocs: fix tap targets (#29272)
Martijn Cuppens [Sun, 18 Aug 2019 13:29:23 +0000 (15:29 +0200)] 
docs: fix tap targets (#29272)

5 years agoMove favicon.ico and apple-touch-icon.png in hugo mounts.
XhmikosR [Thu, 1 Aug 2019 14:30:15 +0000 (17:30 +0300)] 
Move favicon.ico and apple-touch-icon.png in hugo mounts.

5 years agoClean up mounts.
XhmikosR [Wed, 31 Jul 2019 13:34:45 +0000 (16:34 +0300)] 
Clean up mounts.

5 years agoFix mounts
Bjørn Erik Pedersen [Tue, 30 Jul 2019 09:37:45 +0000 (12:37 +0300)] 
Fix mounts

5 years agoMake use of Hugo's 0.56+ module feature.
XhmikosR [Mon, 29 Jul 2019 07:57:54 +0000 (10:57 +0300)] 
Make use of Hugo's 0.56+ module feature.

5 years agoUse US locale consistently. (#29255)
XhmikosR [Fri, 16 Aug 2019 10:20:26 +0000 (13:20 +0300)] 
Use US locale consistently. (#29255)

5 years agoEnable wrapping for elements in .modal-footer (#25103)
Martijn Cuppens [Fri, 16 Aug 2019 09:49:06 +0000 (11:49 +0200)] 
Enable wrapping for elements in .modal-footer (#25103)

5 years agoRestore `cursor: pointer` for checkbox/radio buttons (#29239)
Martijn Cuppens [Fri, 16 Aug 2019 08:36:13 +0000 (10:36 +0200)] 
Restore `cursor: pointer` for checkbox/radio buttons (#29239)

5 years agoClarify order documentation (#29252)
Martijn Cuppens [Fri, 16 Aug 2019 08:23:51 +0000 (10:23 +0200)] 
Clarify order documentation (#29252)

5 years agoUpdate devDependencies. (#29221)
XhmikosR [Fri, 16 Aug 2019 08:10:07 +0000 (11:10 +0300)] 
Update devDependencies. (#29221)

5 years agoFix redirects. (#29254)
XhmikosR [Wed, 14 Aug 2019 19:40:46 +0000 (22:40 +0300)] 
Fix redirects. (#29254)

5 years agoUpdate config.yml (#29253)
XhmikosR [Wed, 14 Aug 2019 18:47:41 +0000 (21:47 +0300)] 
Update config.yml (#29253)

Add missing trailing slash after #29144

5 years agoFunction map-get-multiple now returns the correct variable (#29247)
Thomas Schaller [Tue, 13 Aug 2019 22:03:55 +0000 (00:03 +0200)] 
Function map-get-multiple now returns the correct variable (#29247)

5 years agoCI: run bundlesize only for pushes.
XhmikosR [Mon, 12 Aug 2019 06:28:47 +0000 (09:28 +0300)] 
CI: run bundlesize only for pushes.

5 years agoReindent workflows/test.yml.
XhmikosR [Fri, 9 Aug 2019 15:28:41 +0000 (18:28 +0300)] 
Reindent workflows/test.yml.

6 years agoFix Firefox rendering issue (#29234)
Martijn Cuppens [Fri, 9 Aug 2019 05:45:26 +0000 (07:45 +0200)] 
Fix Firefox rendering issue (#29234)

6 years agoLimit coveralls to our repo.
XhmikosR [Thu, 8 Aug 2019 18:39:09 +0000 (21:39 +0300)] 
Limit coveralls to our repo.

6 years agoRun bundlesize separately.
XhmikosR [Thu, 8 Aug 2019 18:26:02 +0000 (21:26 +0300)] 
Run bundlesize separately.

6 years agoPrep for migration to GitHub Actions CI/CD
Mark Otto [Thu, 8 Aug 2019 16:40:26 +0000 (09:40 -0700)] 
Prep for migration to GitHub Actions CI/CD

6 years agoUse `absURL` so that we get consistent URLs. (#29226)
XhmikosR [Thu, 8 Aug 2019 15:30:43 +0000 (18:30 +0300)] 
Use `absURL` so that we get consistent URLs. (#29226)

6 years agodocs: minor simplification. (#29227)
XhmikosR [Thu, 8 Aug 2019 14:54:59 +0000 (17:54 +0300)] 
docs: minor simplification. (#29227)

6 years agoRemove unneeded Stylelint suppressions. (#29222)
XhmikosR [Wed, 7 Aug 2019 14:26:04 +0000 (17:26 +0300)] 
Remove unneeded Stylelint suppressions. (#29222)

6 years agobrowser-devices.md: Fix Android version (#29224)
XhmikosR [Wed, 7 Aug 2019 14:13:14 +0000 (17:13 +0300)] 
browser-devices.md: Fix Android version (#29224)

6 years agoFix min-width of input-group flex items (#29209)
Shohei Yoshida [Tue, 6 Aug 2019 07:54:53 +0000 (16:54 +0900)] 
Fix min-width of input-group flex items (#29209)

6 years agoResponsive containers (follow-up to #29095) (#29118)
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

6 years agoSimplify css-prefix scripts. (#29205)
XhmikosR [Sun, 4 Aug 2019 17:28:50 +0000 (20:28 +0300)] 
Simplify css-prefix scripts. (#29205)

6 years agoUpdate form-control.md (#29203)
XhmikosR [Sun, 4 Aug 2019 17:20:00 +0000 (20:20 +0300)] 
Update form-control.md (#29203)

Fix Readonly plain text form alignment

6 years agoUpdate javascript.md
XhmikosR [Sun, 4 Aug 2019 10:30:29 +0000 (13:30 +0300)] 
Update javascript.md

6 years agoexplain how to use bootstrap 5 with jQuery
Johann-S [Sun, 4 Aug 2019 10:05:04 +0000 (12:05 +0200)] 
explain how to use bootstrap 5 with jQuery

6 years agoremove jquery references from list group
Johann-S [Sun, 4 Aug 2019 09:55:37 +0000 (11:55 +0200)] 
remove jquery references from list group

6 years agov5: Docs Utilities API updates (#29126)
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

6 years agodocs: Fix badges after #28458. (#29199)
XhmikosR [Sun, 4 Aug 2019 05:23:25 +0000 (08:23 +0300)] 
docs: Fix badges after #28458. (#29199)

6 years agoMention pagination margin change in migration docs (#29196)
Mark Otto [Sat, 3 Aug 2019 14:27:33 +0000 (07:27 -0700)] 
Mention pagination margin change in migration docs (#29196)

From #28948.

6 years agoAllow .page-links to get left margin. (#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

6 years agoChange SVG dimensions to px values (#29195)
Martijn Cuppens [Sat, 3 Aug 2019 13:58:25 +0000 (15:58 +0200)] 
Change SVG dimensions to px values (#29195)

6 years agoUpdate javascript.md
XhmikosR [Fri, 2 Aug 2019 14:24:07 +0000 (17:24 +0300)] 
Update javascript.md

6 years agoadd a way to disable jQuery detection
Johann-S [Fri, 2 Aug 2019 13:51:05 +0000 (15:51 +0200)] 
add a way to disable jQuery detection

6 years agorobots.txt: adapt for Netlify. (#29192)
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.

6 years agoUpdate devDependencies. (#29189)
XhmikosR [Fri, 2 Aug 2019 09:52:26 +0000 (12:52 +0300)] 
Update devDependencies. (#29189)

6 years agoUpdate javascript.md
XhmikosR [Thu, 1 Aug 2019 06:37:18 +0000 (09:37 +0300)] 
Update javascript.md

6 years agoUpdate javascript.md
XhmikosR [Thu, 1 Aug 2019 04:59:25 +0000 (07:59 +0300)] 
Update javascript.md

6 years agoadd callout about jquery events
Johann-S [Wed, 31 Jul 2019 20:05:24 +0000 (22:05 +0200)] 
add callout about jquery events

6 years agoremove jquery in scrollspy docs
Johann-S [Wed, 31 Jul 2019 20:00:11 +0000 (22:00 +0200)] 
remove jquery in scrollspy docs

6 years agoremove jquery in tab docs
Johann-S [Wed, 31 Jul 2019 19:55:28 +0000 (21:55 +0200)] 
remove jquery in tab docs

6 years agoFix typos. (#29178)
XhmikosR [Wed, 31 Jul 2019 13:14:21 +0000 (16:14 +0300)] 
Fix typos. (#29178)

6 years agoAdd missing role="document" (#29172)
Herst [Wed, 31 Jul 2019 06:52:52 +0000 (08:52 +0200)] 
Add missing role="document" (#29172)

6 years agocarousel: fix transition properties order. (#29173)
XhmikosR [Tue, 30 Jul 2019 15:30:23 +0000 (18:30 +0300)] 
carousel: fix transition properties order. (#29173)

6 years agoFix minor typo (#29168)
Patrick H. Lauke [Tue, 30 Jul 2019 06:42:55 +0000 (07:42 +0100)] 
Fix minor typo (#29168)

6 years agoRemove comment about tabindex (#29165)
Shohei Yoshida [Mon, 29 Jul 2019 15:49:07 +0000 (00:49 +0900)] 
Remove comment about tabindex (#29165)

6 years agoUpdate migration.md
XhmikosR [Mon, 29 Jul 2019 09:17:42 +0000 (12:17 +0300)] 
Update migration.md

6 years agoremove underscore for static methods
Johann-S [Sun, 28 Jul 2019 13:24:46 +0000 (15:24 +0200)] 
remove underscore for static methods

6 years agoMinor: fix sentence (#29160)
Patrick H. Lauke [Mon, 29 Jul 2019 08:23:44 +0000 (09:23 +0100)] 
Minor: fix sentence (#29160)

"Popovers whose both title..."

6 years agoRename site/data/nav.yml to sidebar.yml.
XhmikosR [Fri, 26 Jul 2019 14:22:08 +0000 (17:22 +0300)] 
Rename site/data/nav.yml to sidebar.yml.

6 years agodocs: Move trailing URL slashes to the variables.
XhmikosR [Fri, 26 Jul 2019 14:06:17 +0000 (17:06 +0300)] 
docs: Move trailing URL slashes to the variables.

6 years agoFix reboot for placeholder links (#29140)
Shohei Yoshida [Mon, 29 Jul 2019 07:32:09 +0000 (16:32 +0900)] 
Fix reboot for placeholder links (#29140)

6 years agoUpdate devDependencies. (#29141)
XhmikosR [Mon, 29 Jul 2019 06:59:09 +0000 (09:59 +0300)] 
Update devDependencies. (#29141)

6 years agoChange property from background to background-image (#29149)
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.

6 years agoRemove Slack badge link for now
Mark Otto [Sun, 28 Jul 2019 22:01:15 +0000 (15:01 -0700)] 
Remove Slack badge link for now

6 years agoUpdate scrollspy.md (#29156) 28352/head
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 ..."

6 years agoallow dynamic modal body for scrollable modals
Johann-S [Sun, 28 Jul 2019 09:49:44 +0000 (11:49 +0200)] 
allow dynamic modal body for scrollable modals

6 years agoHaha, floats. It's 2019 (#29147)
Martijn Cuppens [Sat, 27 Jul 2019 06:30:39 +0000 (08:30 +0200)] 
Haha, floats. It's 2019 (#29147)

6 years agoRemove `$enable-hover-media-query`
Martijn Cuppens [Fri, 26 Jul 2019 17:47:53 +0000 (19:47 +0200)] 
Remove `$enable-hover-media-query`

6 years agoconfig.yml: add OpenCollective. (#29143)
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).

6 years agoUpdate docs vendor libs (#29134)
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.

6 years agoUpdate _variables.scss
XhmikosR [Thu, 25 Jul 2019 07:04:07 +0000 (10:04 +0300)] 
Update _variables.scss

6 years agoRemove outdated documentation
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

6 years agoRemove leftover CSS for custom control
ysds [Wed, 24 Jul 2019 13:06:48 +0000 (22:06 +0900)] 
Remove leftover CSS for custom control

6 years agoFix variable name
ysds [Wed, 24 Jul 2019 13:03:17 +0000 (22:03 +0900)] 
Fix variable name

6 years agoMerge code page with reboot
Martijn Cuppens [Thu, 25 Jul 2019 16:01:41 +0000 (18:01 +0200)] 
Merge code page with reboot

6 years agoRemove duplicate
Shohei Yoshida [Thu, 25 Jul 2019 15:28:02 +0000 (00:28 +0900)] 
Remove duplicate

6 years agoReboot updates
Martijn Cuppens [Mon, 17 Jun 2019 18:08:37 +0000 (20:08 +0200)] 
Reboot updates

- Remove unsupported browsers fixes
- More consistent comment blocks
- Reorganise order of some blocks
- Add height fix for date/month/week/time inputs (#18842)
- Remove redundant type selectors
- Additional resets and theming options for `legend`
- Add date & color inputs to reboot page
- Use the same borders for text search, text inputs, textareas and date inputs
- Move code styling to reboot

6 years agoMention dropped `.pre-scrollable` class in migration guide.
Martijn Cuppens [Thu, 25 Jul 2019 16:12:14 +0000 (18:12 +0200)] 
Mention dropped `.pre-scrollable` class in migration guide.

6 years agoDrop `.pre-scrollable` class
Martijn Cuppens [Thu, 25 Jul 2019 16:03:45 +0000 (18:03 +0200)] 
Drop `.pre-scrollable` class

6 years agoDrop `color()`, `theme-color()` & `gray()` functions (#29083)
Martijn Cuppens [Thu, 25 Jul 2019 07:41:13 +0000 (09:41 +0200)] 
Drop `color()`, `theme-color()` & `gray()` functions  (#29083)

Drop `color()`, `theme-color()` & `gray()` functions  in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined.

Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.

6 years agoFix busted hover/focus on sidebar
Mark Otto [Thu, 25 Jul 2019 07:17:43 +0000 (00:17 -0700)] 
Fix busted hover/focus on sidebar

6 years agoRestore `7rem` so that the sidebar is balanced on top and bottom
Mark Otto [Thu, 25 Jul 2019 06:47:49 +0000 (23:47 -0700)] 
Restore `7rem` so that the sidebar is balanced on top and bottom

6 years agoSidebar theming tweaks
Martijn Cuppens [Thu, 25 Jul 2019 06:18:36 +0000 (08:18 +0200)] 
Sidebar theming tweaks

6 years agoIncrease navbar link brightness for slightly better color contrast
Mark Otto [Wed, 24 Jul 2019 17:06:58 +0000 (20:06 +0300)] 
Increase navbar link brightness for slightly better color contrast

6 years agoSplit up docs _nav.scss
Mark Otto [Wed, 24 Jul 2019 17:03:39 +0000 (10:03 -0700)] 
Split up docs _nav.scss

- _navbar.scss for all main navbar code
- new _subnav.scss to move all subnav styles into