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

6 years agoSwitch from QUnit to Jasmine.
Johann-S [Wed, 13 Mar 2019 14:23:50 +0000 (16:23 +0200)] 
Switch from QUnit to Jasmine.

6 years agoUpdate devDependencies. (#29099)
XhmikosR [Tue, 23 Jul 2019 09:53:01 +0000 (12:53 +0300)] 
Update devDependencies. (#29099)

6 years agoReplace http-server with zeit/serve. (#29101)
XhmikosR [Tue, 23 Jul 2019 09:35:37 +0000 (12:35 +0300)] 
Replace http-server with zeit/serve. (#29101)

6 years agoDowngrade karma-browserstack-launcher to v1.4.0. (#29109)
XhmikosR [Tue, 23 Jul 2019 09:14:29 +0000 (12:14 +0300)] 
Downgrade karma-browserstack-launcher to v1.4.0. (#29109)

This might fix the build failures we are getting.

6 years agoExtend `.container-fluid` (#29106)
Martijn Cuppens [Tue, 23 Jul 2019 06:50:24 +0000 (08:50 +0200)] 
Extend `.container-fluid` (#29106)

6 years agoMove Icons in data. (#29087)
XhmikosR [Tue, 23 Jul 2019 06:41:14 +0000 (09:41 +0300)] 
Move Icons in data. (#29087)

6 years agofix broken classes
Mark Otto [Mon, 22 Jul 2019 17:38:28 +0000 (10:38 -0700)] 
fix broken classes

6 years agoFix subnavbar active style.
XhmikosR [Sun, 21 Jul 2019 15:16:56 +0000 (18:16 +0300)] 
Fix subnavbar active style.

6 years agoDisable the `!default` rule for our docs variables.
XhmikosR [Sun, 21 Jul 2019 15:06:52 +0000 (18:06 +0300)] 
Disable the `!default` rule for our docs variables.

6 years agoUse the background shorthand.
XhmikosR [Sun, 21 Jul 2019 14:53:36 +0000 (17:53 +0300)] 
Use the background shorthand.

6 years agodocs: use the `escape_svg` function.
XhmikosR [Sun, 21 Jul 2019 14:49:40 +0000 (17:49 +0300)] 
docs: use the `escape_svg` function.

6 years agoSimplify code for 'cover' example by using utility classes. (#28986)
Christian Oliff [Mon, 22 Jul 2019 14:02:03 +0000 (23:02 +0900)] 
Simplify code for 'cover' example by using utility classes. (#28986)

6 years agoAdd bootstrap-utilities in bundlesize.config.json.
XhmikosR [Mon, 22 Jul 2019 13:45:59 +0000 (16:45 +0300)] 
Add bootstrap-utilities in bundlesize.config.json.

6 years agoFix license header.
XhmikosR [Mon, 22 Jul 2019 13:40:43 +0000 (16:40 +0300)] 
Fix license header.

6 years agoAdd utilities documentation
Martijn Cuppens [Fri, 19 Jul 2019 18:47:22 +0000 (20:47 +0200)] 
Add utilities documentation

6 years agoAdd bootstrap-utilities in the css-minify-main script.
Martijn Cuppens [Fri, 19 Jul 2019 18:34:00 +0000 (20:34 +0200)] 
Add bootstrap-utilities in the css-minify-main script.

6 years agoAdd bootstrap-utilities.scss
julian-hecker [Sat, 13 Jul 2019 08:09:01 +0000 (11:09 +0300)] 
Add bootstrap-utilities.scss

6 years agoSimplify `css-compile-main` script (#29102)
Martijn Cuppens [Mon, 22 Jul 2019 13:31:25 +0000 (15:31 +0200)] 
Simplify `css-compile-main` script (#29102)

6 years agoSimplify code.
XhmikosR [Fri, 19 Jul 2019 15:49:52 +0000 (18:49 +0300)] 
Simplify code.

6 years agoUse sha384.
XhmikosR [Thu, 18 Jul 2019 09:30:42 +0000 (12:30 +0300)] 
Use sha384.

6 years agoManually escape script.
XhmikosR [Thu, 18 Jul 2019 09:29:12 +0000 (12:29 +0300)] 
Manually escape script.

6 years agoRemove useless script.
XhmikosR [Thu, 18 Jul 2019 09:26:44 +0000 (12:26 +0300)] 
Remove useless script.

6 years agoUse .html like every other example, change the layout, simplify some things for now
Mark Otto [Wed, 17 Jul 2019 21:46:40 +0000 (14:46 -0700)] 
Use .html like every other example, change the layout, simplify some things for now

6 years agoRemove card columns in favor of masonry grid
Martijn Cuppens [Sun, 30 Jun 2019 13:59:58 +0000 (16:59 +0300)] 
Remove card columns in favor of masonry grid

6 years agoAllow to pass integrity & async attribute to extra js
Martijn Cuppens [Sun, 30 Jun 2019 13:24:24 +0000 (15:24 +0200)] 
Allow to pass integrity & async attribute to extra js

6 years agoUpdate svgo.yml. (#29089)
XhmikosR [Mon, 22 Jul 2019 08:00:09 +0000 (11:00 +0300)] 
Update svgo.yml. (#29089)

6 years agoMove search styles, prep for responsive containers in docs
Mark Otto [Sun, 21 Jul 2019 23:47:51 +0000 (16:47 -0700)] 
Move search styles, prep for responsive containers in docs

6 years agono need for checks or conditions
Mark Otto [Sun, 21 Jul 2019 20:13:07 +0000 (13:13 -0700)] 
no need for checks or conditions

6 years agoremove subnav from home and examples
Mark Otto [Sun, 21 Jul 2019 20:10:09 +0000 (13:10 -0700)] 
remove subnav from home and examples

6 years agoMake subnav and sidebar work on mobile too
Mark Otto [Thu, 18 Jul 2019 21:33:34 +0000 (00:33 +0300)] 
Make subnav and sidebar work on mobile too

6 years agomake docs navbar more usable on mobile
Mark Otto [Thu, 18 Jul 2019 20:59:59 +0000 (13:59 -0700)] 
make docs navbar more usable on mobile

6 years agoMove subnav to partial, take first pass at conditionalizing breadcrumb links
Mark Otto [Thu, 18 Jul 2019 20:49:05 +0000 (13:49 -0700)] 
Move subnav to partial, take first pass at conditionalizing breadcrumb links

6 years agoAdd :focus to all new :hover selectors
Mark Otto [Mon, 15 Jul 2019 17:26:55 +0000 (10:26 -0700)] 
Add :focus to all new :hover selectors

6 years agoUpdate remaining tables to Bootstrap tables in docs by adding .table class
Mark Otto [Mon, 15 Jul 2019 16:59:55 +0000 (09:59 -0700)] 
Update remaining tables to Bootstrap tables in docs by adding .table class

6 years agoDocument changes to tables
Mark Otto [Mon, 15 Jul 2019 16:53:10 +0000 (09:53 -0700)] 
Document changes to tables

6 years agoClarify form control visual updates in migration guide
Mark Otto [Mon, 15 Jul 2019 16:43:59 +0000 (09:43 -0700)] 
Clarify form control visual updates in migration guide

6 years agoUpdate Migration docs to mention new icons
Mark Otto [Mon, 15 Jul 2019 16:33:53 +0000 (09:33 -0700)] 
Update Migration docs to mention new icons

6 years agoRevert padding-right on ol and ul in Reboot, update migration doc
Mark Otto [Mon, 15 Jul 2019 16:31:50 +0000 (09:31 -0700)] 
Revert padding-right on ol and ul in Reboot, update migration doc

6 years agov4/v5: Add responsive containers (#29095)
Mark Otto [Mon, 22 Jul 2019 00:38:36 +0000 (17:38 -0700)] 
v4/v5: Add responsive containers (#29095)

* create responsive containers

provide more flexibility and allow the user to determine when containers switch from fluid to fixed width.

* fix the base container code

this commit fixes the non-media portion of the generated CSS. I learned about the `@extends` directive and was able to put it to good use.

I create a new temporary map that contains all the main `$container-max-widths` and join it to our 2 special cases of 'xs' and 'fluid'.  Then we loop through that and, with the appropriate infixes, extend our placeholder

* formatting for style

forgot to run my tests before the last push, i think these are better.

* finish incomplete comment

* fix the responsive containers

using the `@extend` directive I was able to clean up this code

* fix responsive containers in the navbar

mostly we just look through all of our breakpoints so we can include all of the responsive container classes in the tweaks we have to do for the navbar (redeclaring flex properties, don't double up on padding, etc)

* Simplify container extends

* Simplify navbar containers

* Rearrange, add comments, ensure everything is nested in $enable-grid-classes

* Reduce new CSS by using attribute selector

We avoid using `@extend` whenever possible, and this is more readable

* Update _grid.scss

* Update _navbar.scss

* Add docs for responsive containers, redesign the container layout page

* Add to the Grid example

6 years agoOptimize the embedded SVGs. (#29075)
XhmikosR [Sun, 21 Jul 2019 21:23:54 +0000 (00:23 +0300)] 
Optimize the embedded SVGs. (#29075)

6 years agoFix Typos across Bootstrap repository (#29082) 29091/head
Kitten King [Sat, 20 Jul 2019 09:53:02 +0000 (15:23 +0530)] 
Fix Typos across Bootstrap repository (#29082)

6 years agoUse escape-svg() function (#29077)
Martijn Cuppens [Sat, 20 Jul 2019 01:57:12 +0000 (03:57 +0200)] 
Use escape-svg() function (#29077)

* Use escape-svg() function

* Update theming.md

6 years agoRemove iconic and add feather icons. (#29079)
XhmikosR [Fri, 19 Jul 2019 15:25:03 +0000 (18:25 +0300)] 
Remove iconic and add feather icons. (#29079)

6 years agoOptimize a few SVGs.
XhmikosR [Thu, 18 Jul 2019 08:50:09 +0000 (11:50 +0300)] 
Optimize a few SVGs.

6 years agoSVGs: lowercase hex values.
XhmikosR [Thu, 18 Jul 2019 08:40:22 +0000 (11:40 +0300)] 
SVGs: lowercase hex values.

6 years agoRemove trailing spaces.
XhmikosR [Thu, 18 Jul 2019 08:35:20 +0000 (11:35 +0300)] 
Remove trailing spaces.

6 years agodocs-navbar.html: reindent and use our classes.
XhmikosR [Thu, 18 Jul 2019 08:33:48 +0000 (11:33 +0300)] 
docs-navbar.html: reindent and use our classes.

6 years agoRemove unneeded div.
XhmikosR [Thu, 18 Jul 2019 07:58:52 +0000 (10:58 +0300)] 
Remove unneeded div.

This is a link.

6 years agoMake it possible to change default alignment & allow to inherit alignment from table...
Martijn Cuppens [Thu, 18 Jul 2019 05:49:39 +0000 (07:49 +0200)] 
Make it possible to change default alignment & allow to inherit alignment from table (#29039)

6 years agoUse :focus-within for .form-file focus state (#29036)
Mark Otto [Wed, 17 Jul 2019 13:56:54 +0000 (06:56 -0700)] 
Use :focus-within for .form-file focus state (#29036)

Fixes #26563, closes #26576, closes #29021.

6 years agoFix ads alignment
Martijn Cuppens [Wed, 17 Jul 2019 12:44:13 +0000 (14:44 +0200)] 
Fix ads alignment

6 years agoUse `has-children`.
XhmikosR [Wed, 17 Jul 2019 08:44:32 +0000 (11:44 +0300)] 
Use `has-children`.

6 years agoIt's `viewBox`.
XhmikosR [Wed, 17 Jul 2019 06:39:20 +0000 (09:39 +0300)] 
It's `viewBox`.

6 years agoFix inline SVG.
XhmikosR [Wed, 17 Jul 2019 06:02:14 +0000 (09:02 +0300)] 
Fix inline SVG.

6 years agoMove sidebar icon to CSS
Mark Otto [Tue, 16 Jul 2019 23:00:46 +0000 (16:00 -0700)] 
Move sidebar icon to CSS

6 years agoMove the icon to a partial and optimize it.
XhmikosR [Tue, 16 Jul 2019 08:32:51 +0000 (11:32 +0300)] 
Move the icon to a partial and optimize it.

6 years agoAdd width/height in the SVG arrow.
XhmikosR [Tue, 16 Jul 2019 08:31:22 +0000 (11:31 +0300)] 
Add width/height in the SVG arrow.

Fixes IE.

6 years agoRemove display none code.
XhmikosR [Sat, 13 Jul 2019 13:28:25 +0000 (16:28 +0300)] 
Remove display none code.

6 years agoUse the responsive themes image.
XhmikosR [Sat, 13 Jul 2019 11:27:37 +0000 (14:27 +0300)] 
Use the responsive themes image.

6 years agoFix docs search. (#29067)
XhmikosR [Wed, 17 Jul 2019 13:05:56 +0000 (16:05 +0300)] 
Fix docs search. (#29067)

6 years agoAdd redirect for `/forms/`.
XhmikosR [Wed, 17 Jul 2019 09:52:14 +0000 (12:52 +0300)] 
Add redirect for `/forms/`.

6 years agoUse the direct link to migrations page.
XhmikosR [Wed, 17 Jul 2019 06:32:52 +0000 (09:32 +0300)] 
Use the direct link to migrations page.

6 years agoRemove redundant fill-rule
Martijn Cuppens [Wed, 17 Jul 2019 09:42:37 +0000 (11:42 +0200)] 
Remove redundant fill-rule

6 years agoMove xmlns after `svg` for consistency.
XhmikosR [Wed, 17 Jul 2019 09:28:55 +0000 (12:28 +0300)] 
Move xmlns after `svg` for consistency.

6 years agoEscape the newly added SVGs.
XhmikosR [Wed, 17 Jul 2019 08:57:06 +0000 (11:57 +0300)] 
Escape the newly added SVGs.

Also use `viewBox` instead of `viewbox`.

6 years agoupdated babel
Johann-S [Thu, 11 Jul 2019 09:29:35 +0000 (11:29 +0200)] 
updated babel

6 years agoUpdate devDependencies.
XhmikosR [Wed, 10 Jul 2019 08:08:03 +0000 (11:08 +0300)] 
Update devDependencies.

Held babel back due to issues with `objectSpread`.

6 years agoMove inline JS to application.js.
XhmikosR [Wed, 17 Jul 2019 08:29:30 +0000 (11:29 +0300)] 
Move inline JS to application.js.

6 years agoIgnore sw.js.
XhmikosR [Tue, 16 Jul 2019 10:38:53 +0000 (13:38 +0300)] 
Ignore sw.js.