]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Martijn Cuppens [Tue, 28 Aug 2018 18:11:08 +0000 (20:11 +0200)]
Remove `-webkit-text-decoration-skip`
Martijn Cuppens [Sun, 26 Aug 2018 14:15:43 +0000 (16:15 +0200)]
#27112: fix border focus border color
ysds [Wed, 29 Aug 2018 17:48:41 +0000 (02:48 +0900)]
Move CSS of hover underline to base from color variants
Mark Otto [Sun, 29 Jul 2018 22:46:27 +0000 (01:46 +0300)]
Add new docs Versions page.
Johann-S [Fri, 31 Aug 2018 19:00:29 +0000 (21:00 +0200)]
add information about valid selectors (#27137)
Johann-S [Wed, 1 Aug 2018 08:11:10 +0000 (10:11 +0200)]
move away from sauce labs to browserstack
XhmikosR [Wed, 29 Aug 2018 12:39:34 +0000 (15:39 +0300)]
build-plugins.js: Remove redundant space
XhmikosR [Tue, 28 Aug 2018 12:13:26 +0000 (15:13 +0300)]
Update devDependencies.
ysds [Sun, 26 Aug 2018 23:36:54 +0000 (08:36 +0900)]
Remove extra line break
Martijn Cuppens [Sun, 26 Aug 2018 11:53:36 +0000 (13:53 +0200)]
Simpler carousel indicators css (#26996)
acj [Tue, 14 Aug 2018 08:38:57 +0000 (10:38 +0200)]
Remove redundant space from blockquote footer prefix
acj [Tue, 14 Aug 2018 08:35:11 +0000 (10:35 +0200)]
Move blockquote footer font size to variables
Blockquote footer font size is currently hardcoded to 80%, implying (in a comment) that this would result in the default font size. However, since the blockquote font size itself is variable, this is not necessarily true, and 80% of anything actually results in an arbitrary font size.
80% as a default is still fine.
XhmikosR [Sat, 25 Aug 2018 16:17:19 +0000 (19:17 +0300)]
Remove _layouts/redirect.html.
This isn't needed, because it's not supposed to be seen normally, with JavaScript enabled.
m5o [Sat, 25 Aug 2018 16:31:52 +0000 (18:31 +0200)]
add text-reset to text utilities (#26866)
Mark Otto [Sun, 19 Aug 2018 03:15:44 +0000 (20:15 -0700)]
Specify new height for inputs in floating label example after v4.1.3's addition of a fixed height property on .form-control
Mark Otto [Fri, 24 Aug 2018 16:17:55 +0000 (09:17 -0700)]
Round corners on modal footer
Matches the method used for the modal header. Fixes #26955.
Martijn Cuppens [Tue, 21 Aug 2018 18:51:34 +0000 (20:51 +0200)]
#23389: Add breadbrumb in docs search results
XhmikosR [Mon, 20 Aug 2018 07:38:03 +0000 (10:38 +0300)]
Update devDependencies and gems.
Patrick H. Lauke [Mon, 20 Aug 2018 00:08:21 +0000 (01:08 +0100)]
Minor: missing dot before classname in explanatory text
Yannick Warnier [Wed, 15 Aug 2018 22:22:52 +0000 (17:22 -0500)]
Fix section numbering in scrollspy doc example
Greg Tyler [Wed, 15 Aug 2018 09:37:50 +0000 (10:37 +0100)]
Use mr utility class throughout media object docs
Rowan-James Tran [Wed, 1 Aug 2018 17:04:13 +0000 (10:04 -0700)]
Remove nowrap from .btn
Martijn Cuppens [Mon, 30 Jul 2018 20:17:21 +0000 (22:17 +0200)]
#26975: remove grid columns min height
Mark Otto [Sun, 19 Aug 2018 03:22:08 +0000 (20:22 -0700)]
dist
Johann-S [Sat, 18 Aug 2018 13:57:07 +0000 (15:57 +0200)]
Recommend a plugin to animate custom file input (#27088)
XhmikosR [Mon, 13 Aug 2018 07:14:14 +0000 (10:14 +0300)]
Update deps.
XhmikosR [Sun, 12 Aug 2018 21:39:45 +0000 (00:39 +0300)]
Update bundlesize limits.
Martijn Cuppens [Tue, 7 Aug 2018 18:39:26 +0000 (20:39 +0200)]
Change if statement
Martijn Cuppens [Mon, 13 Aug 2018 07:00:53 +0000 (09:00 +0200)]
Tweak modal transform (#27005)
Johann-S [Sun, 12 Aug 2018 19:41:17 +0000 (21:41 +0200)]
add babel plugin proposal object rest spread to our dev deps
XhmikosR [Sun, 12 Aug 2018 20:23:25 +0000 (23:23 +0300)]
Add missing trailing slash in Edge tracker links.
XhmikosR [Sun, 12 Aug 2018 20:17:10 +0000 (23:17 +0300)]
Revert "Remove Chinese translation since it 404s."
This reverts commit
8bb35313b17da1414ca3445a6c821718a4d62bc5 .
This is no longer needed.
XhmikosR [Sun, 12 Aug 2018 20:16:49 +0000 (23:16 +0300)]
Revert "broken link checker: check external links too."
This reverts commit
9e5ec00d50e4b89ff8496425fff1a5a1011b440d .
Unfortunately, we are getting too many timeouts.
XhmikosR [Sun, 12 Aug 2018 18:28:57 +0000 (21:28 +0300)]
build/*.js: set `sourceType` to module.
XhmikosR [Sun, 12 Aug 2018 18:24:45 +0000 (21:24 +0300)]
Use ES6 arrow function.
XhmikosR [Thu, 2 Aug 2018 09:36:43 +0000 (12:36 +0300)]
Remove Chinese translation since it 404s.
XhmikosR [Thu, 2 Aug 2018 09:34:28 +0000 (12:34 +0300)]
docs/4.1/components/forms.md: fix useiconic link.
XhmikosR [Thu, 2 Aug 2018 09:32:40 +0000 (12:32 +0300)]
broken link checker: check external links too.
It's slower, but since it runs only on Travis, we better be safe.
XhmikosR [Thu, 2 Aug 2018 08:30:03 +0000 (11:30 +0300)]
Run all css tasks in dist script.
XhmikosR [Thu, 2 Aug 2018 08:28:30 +0000 (11:28 +0300)]
Fix paths.
XhmikosR [Sun, 12 Aug 2018 14:40:02 +0000 (17:40 +0300)]
Update devDependencies and gems.
Also, enforce LF in clean-css.
Johann-S [Sat, 11 Aug 2018 20:40:47 +0000 (22:40 +0200)]
fix(util): use querySelector for ids
Johann-S [Tue, 7 Aug 2018 16:37:46 +0000 (18:37 +0200)]
fix(util): use getElementById when it's possible
XhmikosR [Mon, 9 Jul 2018 13:37:49 +0000 (16:37 +0300)]
Commit our svgo config.
jarstelfox [Tue, 10 Jul 2018 19:09:51 +0000 (12:09 -0700)]
Fix dispose causing popover title to change
see: https://github.com/twbs/bootstrap/issues/26847
in v4, destroy was replaced by dispose
Jonathan [Thu, 2 Aug 2018 10:13:19 +0000 (12:13 +0200)]
Hyphenate client-side/server-side (#27016)
Mitchell Grice [Tue, 31 Jul 2018 00:44:53 +0000 (10:44 +1000)]
Fix #26990 broken external example
Martijn Cuppens [Wed, 1 Aug 2018 08:15:25 +0000 (10:15 +0200)]
Use Iconic github page instead of site
The SSL certificate of the useiconic.com is expired
XhmikosR [Thu, 2 Aug 2018 06:43:52 +0000 (09:43 +0300)]
Update package.json
Fix paths to docs.
XhmikosR [Thu, 2 Aug 2018 06:25:40 +0000 (09:25 +0300)]
package.json: be more explicit with the files we include.
Mark Otto [Sun, 29 Jul 2018 21:18:09 +0000 (14:18 -0700)]
Merge branch 'form-validation-icons' into v4-dev
Martijn Cuppens [Thu, 26 Jul 2018 16:22:59 +0000 (18:22 +0200)]
#26972: fix responsive highlight width
XhmikosR [Sat, 28 Jul 2018 18:47:14 +0000 (21:47 +0300)]
Update devDependencies and gems.
Robert [Sun, 29 Jul 2018 21:04:35 +0000 (23:04 +0200)]
Fix custom-select font size/padding (#26585)
fixes #26476
Mark Otto [Sun, 29 Jul 2018 20:02:42 +0000 (13:02 -0700)]
dist
Mark Otto [Sun, 29 Jul 2018 04:34:27 +0000 (21:34 -0700)]
Add margin utils to the grid for fully functional grid control (#26957)
* Add margin utils to the grid for fully functional grid control
* bump the max filesize
lgdean [Sat, 28 Jul 2018 02:34:30 +0000 (19:34 -0700)]
fix typo: seperator -> separator (#26982)
XhmikosR [Wed, 25 Jul 2018 20:14:16 +0000 (23:14 +0300)]
Update browsers-devices.md
Martijn Cuppens [Wed, 25 Jul 2018 04:15:05 +0000 (06:15 +0200)]
Carousel indicators transition (#26902)
ysds [Wed, 25 Jul 2018 00:56:03 +0000 (09:56 +0900)]
Fix custom range height (#26898)
Fixes #26897
ysds [Wed, 25 Jul 2018 00:40:55 +0000 (09:40 +0900)]
Flexbox based sticky footer example (#26674)
* Flexbox based sticky footer
* Update guide message
* Use utility classes instead of custom CSS
Martijn Cuppens [Wed, 25 Jul 2018 00:39:15 +0000 (02:39 +0200)]
Custom input range disabled styling (#26540)
Mark Otto [Wed, 25 Jul 2018 00:26:29 +0000 (17:26 -0700)]
Merge branch 'garhbod-patch-1' into v4-dev
Mark Otto [Wed, 25 Jul 2018 00:25:12 +0000 (17:25 -0700)]
Merge branch 'v4-dev' into malkomich-v4-dev
Stefan Wrobel [Wed, 25 Jul 2018 00:24:20 +0000 (17:24 -0700)]
Add .text-decoration-none utility class (#25933)
ref: https://github.com/twbs/bootstrap/pull/23881#issuecomment-
337789596
Andrew [Wed, 25 Jul 2018 00:23:17 +0000 (19:23 -0500)]
add 'lighter' and 'bolder' font weight classes (#26580)
* add 'lighter' and 'bolder' font weight classes
these are 2 special values for font weight, that will give their content a font-weight value of 100 more or less than their inherited font-weight.
probably doesn't fully fulfill this issue, https://github.com/twbs/bootstrap/issues/23969, but it's a start
* Update .stylelintrc
* add 'lighter' and 'bolder' variables per @mdo 's request.
Mark Otto [Tue, 24 Jul 2018 02:25:52 +0000 (19:25 -0700)]
Ship v4.1.3
Mark Otto [Tue, 24 Jul 2018 00:51:14 +0000 (17:51 -0700)]
dist
Johann-S [Mon, 23 Jul 2018 18:49:21 +0000 (20:49 +0200)]
fix(tests): visual plugins tests
Martijn Cuppens [Wed, 28 Feb 2018 18:37:13 +0000 (19:37 +0100)]
Allow background images for active buttons
Mark Otto [Sat, 21 Jul 2018 00:11:23 +0000 (19:11 -0500)]
Clarify to close #26329
Mohammad Younes [Wed, 11 Apr 2018 21:48:45 +0000 (00:48 +0300)]
fix `.modal-dialog-centered` on IE10/11
Joshua David [Fri, 22 Jun 2018 04:13:44 +0000 (14:13 +1000)]
Fix modal overflow style nesting (#26742)
Nest `.modal` styling directly under `.modal-open`
to avoid issues when bootstrap is nested.
Mark Otto [Fri, 20 Jul 2018 23:34:57 +0000 (18:34 -0500)]
Merge branch 'document-tooltip-flickering' of https://github.com/simPod/bootstrap into simPod-document-tooltip-flickering
Martijn Cuppens [Wed, 18 Jul 2018 15:37:32 +0000 (17:37 +0200)]
#26912: fix custom file input z-index
ysds [Fri, 20 Jul 2018 14:33:26 +0000 (23:33 +0900)]
Fix property order
ysds [Fri, 20 Jul 2018 14:26:23 +0000 (23:26 +0900)]
Remove `:not(:root)` from the workaround for SVG overflow bug
* `svg:not(:root)` specificity is very high (https://github.com/necolas/normalize.css/issues/718)
* Bootstrap do not support SVG documents (See #26878)
ysds [Fri, 20 Jul 2018 03:21:19 +0000 (12:21 +0900)]
Lower the specificity of vertical-align of SVG
Mark Otto [Mon, 16 Jul 2018 05:29:11 +0000 (22:29 -0700)]
Add Noto Color Emoji to font stack
Fixes #26227
Mark Otto [Mon, 16 Jul 2018 05:22:55 +0000 (22:22 -0700)]
Clarify custom select styles
Fixes #26281
Mark Otto [Fri, 20 Jul 2018 23:21:40 +0000 (18:21 -0500)]
Update validation tooltips to use tooltip vars (#26887)
Updates the properties and values for which we have existing variables to match our tooltips. Come 4.2, we'll create new tooltips for these.
Mark Otto [Mon, 16 Jul 2018 05:51:47 +0000 (22:51 -0700)]
Improve responsive table docs
- Splits the examples with code snippets
- Adds note about possible broken visuals
Closes #25813
Johann-S [Wed, 27 Jun 2018 09:33:07 +0000 (11:33 +0200)]
feat(plugins): allow to import separate plugins
XhmikosR [Mon, 16 Jul 2018 16:07:34 +0000 (19:07 +0300)]
Move the browserslist config to a separate file.
Mark Otto [Mon, 16 Jul 2018 05:46:37 +0000 (22:46 -0700)]
Merge branch 'v4-dev' of https://github.com/Varunram/bootstrap into Varunram-v4-dev
Mark Otto [Mon, 16 Jul 2018 05:27:36 +0000 (22:27 -0700)]
More wordsmithing
Mark Otto [Sun, 15 Jul 2018 21:16:35 +0000 (14:16 -0700)]
dist
Lefteris Psitopoulos [Thu, 15 Mar 2018 19:20:03 +0000 (21:20 +0200)]
#25842 Remove max-width from table class
Mark Otto [Sun, 15 Jul 2018 21:00:23 +0000 (14:00 -0700)]
Form control heights (#26820)
* Redo input height on .form-control
- Use the already present -height variables on .form-control
- Consolidate the select size and multiple overrides into the .form-control base class instead of sm/lg modifiers
- Remove the Sass extends from input groups since it picks up too many selectors
* Prevent height on textareas
ysds [Sun, 15 Jul 2018 04:31:20 +0000 (13:31 +0900)]
Fix custom range thumb style (#26385)
* Fix focus box shadow of custom ranges
* Put `:focus` selector right after `.custom-range`
* Remove unnecessary `outline: none`
* Fix box-shadow issues in IE/Edge
* Better align
* Fix thumb vertical positions in IE/Edge
* Fix incorrect formula of thumb vertical positions in Webkit
* Fix an incorrect comment
* Fix incorrect box-shadow-width
Andrew Luca [Sun, 15 Jul 2018 04:29:19 +0000 (07:29 +0300)]
Fix `custom-forms` heights and position (#25602)
Now `.custom-control` will have height equal to `$font-size-base`
Fix custom checkbox and radio top position (we can't subtract rem from unit)
`$line-height-base - $custom-control-indicator-size` is not valid
Because `$line-height-base` is a unitless variable and `$custom-control-indicator-size`
is a unit (rem) variable
Mark Otto [Sat, 14 Jul 2018 23:27:58 +0000 (16:27 -0700)]
fixes #26579
Mark Otto [Sat, 14 Jul 2018 22:14:29 +0000 (15:14 -0700)]
Update cursor on floating labels example (#26826)
Mark Otto [Sat, 14 Jul 2018 21:07:14 +0000 (14:07 -0700)]
Merge branch 'examples-cleanup' of https://github.com/MartijnCuppens/bootstrap into MartijnCuppens-examples-cleanup
Mark Otto [Sat, 14 Jul 2018 21:04:39 +0000 (14:04 -0700)]
Merge branch 'box-shadow_issue_26377' of https://github.com/parammittal16/bootstrap into parammittal16-box-shadow_issue_26377
Mark Otto [Fri, 13 Jul 2018 16:31:55 +0000 (09:31 -0700)]
Update issue templates
Mark Otto [Fri, 13 Jul 2018 16:30:58 +0000 (09:30 -0700)]
Update issue template
Mark Otto [Thu, 12 Jul 2018 15:47:40 +0000 (08:47 -0700)]
Update README.md
Mark Otto [Thu, 12 Jul 2018 07:04:51 +0000 (00:04 -0700)]
Ship v4.1.2
Simon Podlipsky [Thu, 12 Jul 2018 14:31:20 +0000 (17:31 +0300)]
Reword