]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
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

6 years agoRestore height and overflow on docs sidebar
Mark Otto [Wed, 24 Jul 2019 17:01:38 +0000 (10:01 -0700)] 
Restore height and overflow on docs sidebar

6 years agouse get selector from element only when needed
Johann-S [Tue, 23 Jul 2019 19:15:00 +0000 (21:15 +0200)] 
use get selector from element only when needed

6 years agoRemove https://glyph.smarticons.co/ from list of suggestions as the (#29121)
Ben Boyter [Wed, 24 Jul 2019 08:12:44 +0000 (18:12 +1000)] 
Remove https://glyph.smarticons.co/ from list of suggestions as the (#29121)

domain is now for sale and is triggers warnings in Firefox and Chrome

6 years agofix arrow popover (#29115)
Johann-S [Wed, 24 Jul 2019 07:53:58 +0000 (09:53 +0200)] 
fix arrow popover (#29115)

6 years agoApply `at-mixin-argumentless-call-parentheses: always` stylelint rule
Martijn Cuppens [Wed, 24 Jul 2019 06:41:18 +0000 (08:41 +0200)] 
Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule

6 years agoUpdate devDependencies.
XhmikosR [Wed, 24 Jul 2019 06:29:50 +0000 (09:29 +0300)] 
Update devDependencies.

6 years agoAdd `--continue-on-error` in the `css-lint` script. (#29119)
XhmikosR [Wed, 24 Jul 2019 06:47:37 +0000 (09:47 +0300)] 
Add `--continue-on-error` in the `css-lint` script. (#29119)

6 years agoRebuild the dist to pickup new utilities file (#29105)
Mark Otto [Wed, 24 Jul 2019 06:13:50 +0000 (23:13 -0700)] 
Rebuild the dist to pickup new utilities file (#29105)

Dist after adding new utils file

6 years agoadd polyfill.js in visual tests (#29116)
Johann-S [Wed, 24 Jul 2019 05:19:47 +0000 (07:19 +0200)] 
add polyfill.js in visual tests (#29116)

6 years agoDon't add the crossorigin attribute unless we pass integrity. (#29112)
XhmikosR [Tue, 23 Jul 2019 14:47:33 +0000 (17:47 +0300)] 
Don't add the crossorigin attribute unless we pass integrity. (#29112)

6 years agoForce reflow for fade-in animation (#29113)
Shohei Yoshida [Tue, 23 Jul 2019 14:21:23 +0000 (23:21 +0900)] 
Force reflow for fade-in animation (#29113)

6 years agofix docs bad use of private methods to change title of our tooltips (#29111)
Johann-S [Tue, 23 Jul 2019 13:18:41 +0000 (15:18 +0200)] 
fix docs bad use of private methods to change title of our tooltips (#29111)

6 years agorun js-test in parallel
Johann-S [Tue, 23 Jul 2019 11:58:11 +0000 (13:58 +0200)] 
run js-test in parallel

6 years agopackage.json: ignore spec files.
XhmikosR [Tue, 23 Jul 2019 10:04:48 +0000 (13:04 +0300)] 
package.json: ignore spec files.

6 years agorewrite tab unit tests
Johann-S [Mon, 22 Jul 2019 13:24:17 +0000 (15:24 +0200)] 
rewrite tab unit tests

6 years agouse qunit css for our fixture
Johann-S [Mon, 22 Jul 2019 12:46:03 +0000 (14:46 +0200)] 
use qunit css for our fixture

6 years agorewrite scrollspy unit tests
Johann-S [Sun, 30 Jun 2019 09:37:25 +0000 (11:37 +0200)] 
rewrite scrollspy unit tests

6 years agorewrite tooltip unit tests
Johann-S [Fri, 10 May 2019 19:57:27 +0000 (21:57 +0200)] 
rewrite tooltip unit tests

6 years agorewrite popover unit tests
Johann-S [Wed, 8 May 2019 19:32:50 +0000 (21:32 +0200)] 
rewrite popover unit tests

6 years agorewrite modal unit tests
Johann-S [Wed, 1 May 2019 13:43:40 +0000 (15:43 +0200)] 
rewrite modal unit tests

6 years agorewrite toast unit tests
Anton Bershanskiy [Fri, 29 Mar 2019 18:43:56 +0000 (13:43 -0500)] 
rewrite toast unit tests

6 years agorewrite dropdown unit tests
Johann-S [Wed, 10 Apr 2019 08:46:50 +0000 (10:46 +0200)] 
rewrite dropdown unit tests

6 years agorewrite collapse unit tests
Johann-S [Wed, 3 Apr 2019 18:38:28 +0000 (20:38 +0200)] 
rewrite collapse unit tests

6 years agorewrite carousel unit tests
Johann-S [Wed, 27 Mar 2019 10:58:00 +0000 (11:58 +0100)] 
rewrite carousel unit tests

6 years agotest jquery interface for our alert plugin
Johann-S [Wed, 27 Mar 2019 08:47:57 +0000 (09:47 +0100)] 
test jquery interface for our alert plugin

6 years agorewrite button unit tests
Johann-S [Mon, 25 Mar 2019 10:32:02 +0000 (11:32 +0100)] 
rewrite button unit tests

6 years agorewrite unit tests for selector engine
Johann-S [Sun, 24 Mar 2019 17:30:30 +0000 (18:30 +0100)] 
rewrite unit tests for selector engine

6 years agorewrite manipulator unit tests
Anton Bershanskiy [Fri, 22 Mar 2019 07:10:03 +0000 (02:10 -0500)] 
rewrite manipulator unit tests