0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

17146 Commits

Author SHA1 Message Date
XhmikosR
7e149e20a9 Enable stylelint for _reboot.scss. 2017-10-07 00:11:40 +03:00
XhmikosR
0af78ac630 Hound CI: Enable stylelint. (#24234) 2017-10-06 23:59:38 +03:00
XhmikosR
d959a11f9e Bump gems to their latest versions. (#24264) 2017-10-05 15:25:03 +03:00
Mark Otto
8fccaa2439 formatting 2017-10-05 09:42:17 +03:00
XhmikosR
91b219d5e6 Add comment where we explicitly use flex: 1 0 0%;. 2017-10-05 09:42:17 +03:00
XhmikosR
219ba7f2ea make-col-offset: Remove percentage if it's zero. 2017-10-05 09:42:17 +03:00
Gijs Boddeus
8f483dc432 Merge branch 'v4-dev' into yiq-function-update 2017-10-05 08:38:59 +02:00
XhmikosR
7b715ee7e8 Examples: remove unused images. (#24237) 2017-10-04 19:23:17 +03:00
XhmikosR
19aebb4203 Suggest CodePen along with JSBin. (#24238) 2017-10-04 19:07:47 +03:00
Johann-S
347b3ac1c0 Remove global jQuery in eslint because we import jQuery (#24246) 2017-10-04 17:31:35 +03:00
Johann-S
b9c4a5cde2 Fix dropup in bottom navbar for all the breakpoints 2017-10-04 16:22:55 +02:00
Gijs Boddeus
b14250f196 Merge branch 'v4-dev' into yiq-function-update 2017-10-04 16:12:21 +02:00
Johann-S
133cc32197 Merge pull request #24240 from lucascono/v4-dev
Fix modal when we try to show that modal two times
2017-10-04 14:15:05 +02:00
XhmikosR
be9e6f3638 Update modal.js 2017-10-04 15:03:06 +03:00
lucascono
ef2da793e8 Merge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev 2017-10-04 09:00:18 -03:00
Lucas Banegas
2729d81832 Merge pull request #2 from lucascono/v4-dev-modal-unit-test
Unit test for modal bug fix
2017-10-04 08:58:02 -03:00
lucascono
47968c8126 Unit test for modal bug fix
Unit test for pull request #24240
2017-10-04 08:55:40 -03:00
Gijs Boddeus
f40cce9ebc Merge branch 'v4-dev' into yiq-function-update 2017-10-04 12:05:13 +02:00
XhmikosR
1c24bdeca8 Remove double spaces. 2017-10-04 13:01:15 +03:00
XhmikosR
9289773b8a content/images.md: fix indentation in picture snippet. 2017-10-04 13:01:15 +03:00
XhmikosR
5462404226 npm scripts: quote globs. 2017-10-04 13:01:15 +03:00
Lucas Banegas
d8d1326364 Merge branch 'v4-dev' into v4-dev 2017-10-04 06:34:06 -03:00
Gijs Boddeus
cefc68d464 fix travis error 2017-10-04 11:29:38 +02:00
Lucas Banegas
cc2f5f71ae Merge pull request #1 from lucascono/v4-dev-modal-fix
Fix modal bug
2017-10-04 06:13:36 -03:00
lucascono
4b6537bef3 Fix modal bug
Fix for issue #24117
2017-10-04 06:08:34 -03:00
Gijs Boddeus
3d5b1c004a Merge branch 'v4-dev' into yiq-function-update 2017-10-04 11:03:20 +02:00
Gijs Boddeus
df6a8f7d81 revert 1db5082 2017-10-04 10:57:02 +02:00
Gijs Boddeus
48676f0e2b revert a77c13c 2017-10-04 10:55:48 +02:00
XhmikosR
1207048319 Add image dimensions in examples page. (#24236) 2017-10-04 11:51:11 +03:00
lucascono
8c04a74c8c Merge remote-tracking branch 'refs/remotes/twbs/v4-dev' into v4-dev 2017-10-04 05:33:17 -03:00
Johann-S
a9e7abd29b Fix caret position for Dropdown in a bottom navbar 2017-10-04 10:32:32 +02:00
Johann-S
101129763c Add a navbar-bottom example with a dropup inside. 2017-10-04 10:32:32 +02:00
Johann-S
b6988714a1 Fix dropup in navbar 2017-10-04 10:32:32 +02:00
Johann-S
b29b1e1558 Use imported jQuery object 2017-10-04 09:55:32 +02:00
XhmikosR
722407f502 Update package-lock.json. (#24235) 2017-10-04 10:46:12 +03:00
XhmikosR
17a1584e03 Merge branch 'v4-dev' into yiq-function-update 2017-10-04 09:57:54 +03:00
XhmikosR
0a3830997b Hound: Disable scss. (#24221) 2017-10-04 09:57:38 +03:00
Gijs Boddeus
1db5082c3f rearrange properties in _borders.scss mixins 2017-10-04 08:52:48 +02:00
Gijs Boddeus
a77c13c403 change order off properties in _colors.scss 2017-10-04 08:51:24 +02:00
Gijs Boddeus
263190305e Merge branch 'v4-dev' into yiq-function-update 2017-10-04 08:46:03 +02:00
Andres Galante
682ad1fff5 adds Andres to the team page 2017-10-03 22:52:19 -07:00
Simon Knox
e731353aac Use variable for heading margin bottom in reboot 2017-10-03 22:18:48 -07:00
Andres Galante
f2725a6721 #24176 adds a note on the image docs about how to use picture 2017-10-03 22:13:00 -07:00
Mark Otto
742e3a79dd Update column resets docs to include new section for column breaks
- Moves offset reset to the offset section
- Adds new breaks section to fix #24136
2017-10-03 16:10:54 -07:00
Gareth Adams
a02d068b24 Updates docs to match Tooltip type checking (#22342)
* Updates docs to match Tooltip type checking

Documentation now matches the types defined in the DefaultType constant in
js/src/tooltip.js

* Revert documentation clarify where true is invalid
2017-10-03 20:23:42 +02:00
XhmikosR
ee574b76a7 Switch to lowercase doctype. (#24217)
Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.
2017-10-03 19:34:59 +03:00
Roman O
527f55c2f3 Offset option for dropdown can be function (#24222)
* Offset option can be function (Popper.js)

* Fix...add function type for offset option

* Remove constants for popper config

* Optimize code. Remove foreach loop.

* Refactoring. Remove getOffset method
2017-10-03 14:34:44 +02:00
Mark Otto
898708dd27 dist 2017-10-02 21:48:56 -07:00
Mark Otto
89970da349 Update input-btn-line-height vars to reassign global sm/lg vars 2017-10-02 21:40:45 -07:00
Mark Otto
4149cb2d17 Update input/button padding to fix cutoff text in Windows Chrome 2017-10-02 21:40:45 -07:00