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

15218 Commits

Author SHA1 Message Date
Mark Otto
fa5572b273 Merge pull request #21187 from twbs/fix-21094
Fix pagination underline
2016-11-25 13:53:36 -08:00
Bardi Harborow
0f391965cd Update Normalize to v5.0.0. 2016-11-24 12:08:25 +11:00
Bardi Harborow
c2616fb74e Make JS compliant with the new ESLint rules. 2016-11-24 11:59:55 +11:00
Bardi Harborow
26c16743fc Refactor ESLint configuration. 2016-11-24 11:59:55 +11:00
Mark Otto
4332a5cc02 Merge pull request #21068 from twbs/list-group-border-color
switch to rgba for list-group border color
2016-11-23 11:45:11 -08:00
Mark Otto
7124388fdb Merge pull request #21118 from Elliot-Evans-95/v4-dev
renamed modal-title-padding to modal-header-padding
2016-11-23 11:39:23 -08:00
Mark Otto
c13215d038 Fixes #21094: Move text-decoration override from the default link state to the hover/focus state so it can override the global styles properly 2016-11-23 11:37:56 -08:00
Mark Otto
ec47feefd6 Fixes #21114: clarify by removing mention of nesting 2016-11-23 11:35:41 -08:00
Mark Otto
91bb6a038d Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2016-11-23 11:28:22 -08:00
Mark Otto
8d3f0995d1 Fixes #21123: More specific definition of fixed-width block level for .mx-auto 2016-11-23 11:28:17 -08:00
Mark Otto
ab54151ed3 Fixes #21179: docs typos on pull/float action 2016-11-23 11:26:37 -08:00
Chris Rebert
63843de193 Add Wall of Browser Bugs entry for #21120
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=510079
Closes #21120

[skip sauce]
2016-11-22 23:56:41 -08:00
Mark Otto
573e029feb grunt 2016-11-16 20:42:40 -08:00
Mark Otto
6910516d2c Merge pull request #21086 from ETNOL/feature/OmitXsFromGrid
Feature/omit xs from grid
2016-11-16 20:37:51 -08:00
Mark Otto
d90e4faf62 Merge pull request #21121 from bardiharborow/visual-tests
Update visual tests.
2016-11-16 20:32:26 -08:00
Mark Otto
bd61ec5754 Merge pull request #21122 from bardiharborow/badge-print-styles
Change .tag print styles to .badge.
2016-11-16 20:23:17 -08:00
Mark Otto
c4c71188ab Merge pull request #21141 from bardiharborow/bg-faded-demo-padding
Fix padding on .bg-faded demo.
2016-11-16 20:19:35 -08:00
Bardi Harborow
c104709193 Fix padding on .bg-faded demo. 2016-11-16 16:16:35 +11:00
Patrick H. Lauke
0913a0bf57 Merge pull request #21124 from Daniel15/patch-1
it's → its
2016-11-13 23:55:19 +01:00
Daniel Lo Nigro
fd184b45f3 it's → its
Small grammar fix.
2016-11-13 13:59:18 -08:00
Bardi Harborow
794136f191 Change .tag print styles to .badge. 2016-11-13 12:32:07 +11:00
Bardi Harborow
b9e7cef965 Update visual tests. 2016-11-13 02:34:18 +11:00
Elliot Evans
7f05cb9e94 renamed modal-title-padding to modal-header-padding 2016-11-10 22:37:20 +00:00
Mark Otto
93ba9ac629 grunt 2016-11-09 20:00:16 -08:00
Mark Otto
1b9262d44b Merge pull request #21107 from twbs/a11yfix
Fix MS A11y UserVoice entry in Most Wanted Features list
2016-11-09 19:53:20 -08:00
Chris Rebert
2133dbd718 browser-features.yml: Fix MS A11y UserVoice entry
And move one Firefox entry to keep the entries sorted by browser.
Refs #21089
2016-11-08 18:22:06 -08:00
Chris Rebert
dafd900e93 docs/_plugins/bugify.rb: Add support for MS A11y UserVoice ideas
Refs #21089
[ci skip]
2016-11-08 18:19:05 -08:00
Mark Otto
cbd13e5229 Merge pull request #21062 from vanillajonathan/patch-1
Linked to slack
2016-11-08 13:33:23 -08:00
Mark Otto
12fae028e1 Merge pull request #21099 from bardiharborow/links
Fix broken and redirected links.
2016-11-08 13:32:50 -08:00
Bardi Harborow
b4dbc69f0e Fix broken and redirected links. 2016-11-09 01:14:48 +11:00
Patrick H. Lauke
e63c617fe4 Merge pull request #21095 from patrickhlauke/v4-docs-print-fixes
Scope ::first-letter selector for print styles
2016-11-06 22:06:39 +01:00
Patrick H. Lauke
2b73773953 Scope ::first-letter selector for print styles
`*::first-letter` causes problems in IE11 - only prints first page of a
multi-page document
2016-11-06 21:02:29 +00:00
Patrick H. Lauke
c8ec89a496 Merge pull request #21089 from patrickhlauke/v4-dev
Add Safari skip link bug and Firefox/Edge AT focus feature requests
2016-11-05 16:30:56 +01:00
Patrick H. Lauke
e123cdda16 Add browser features around virtual/accessibility focus
These would help in making hidden skip links show up visually once they
receive AT focus (for sighted/partially sighted AT users)
2016-11-05 15:27:26 +00:00
Patrick H. Lauke
6b184763f0 Add Safari skip link bug 2016-11-05 15:24:37 +00:00
Eric Nolte
cec0c7c6d6 Update docs to reflect new breakpoint naming convention 2016-11-04 10:54:34 -06:00
Eric Nolte
9402be4d44 Update grid mixins to omit lowest breakpoint
The new breakpiont-limited class pattern is to omit the breakpoint size when using the lowest size eg. col-xs-12 to col-12. This commit implements this pattern to the grid system.
2016-11-04 10:47:23 -06:00
Eddie Lau 3dd13
760990fa13 replace img-circle by rounded-circle css class 2016-11-03 12:00:29 +08:00
Jonathan
cb270b182c Linked to slack 2016-11-01 15:37:47 +01:00
Mark Otto
cd5c7a2263 grunt 2016-10-31 21:36:10 -07:00
Mark Otto
ffaad0a819 Responsive display utilities (#20934)
* Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name
* make floats use the same format, add float-none mixin
2016-10-31 21:27:56 -07:00
Mark Otto
76d53404b5 grunt 2016-10-31 21:14:23 -07:00
Mark Otto
f734814f6b Make spacer utils responsive (#20926)
* make spacer utils responsive by grid tier
* update scale to add two levels, document them
* change responsive spacing utils to avoid the xs abbreviation in the class name for that tier
* update code snippet to match source
* update usage in our docs
* linter
* docs updates
2016-10-31 21:13:05 -07:00
Johann
a7f1b59959 Making .tooltip('show') throw an error on elements with display:none (#20940) 2016-10-31 20:33:53 -07:00
Bardi Harborow
0974267b8c Move from $.proxy to es6 arrow functions. (#21049) 2016-10-31 20:32:36 -07:00
Rodrigo Castro
d6cc0e017d Fixes #21057, fixes utilities link on typography documentation page (#21058) 2016-10-31 19:27:40 -07:00
Alberto Roura
5616e62093 Use variable names for form focus borders (#21050) 2016-10-31 09:12:00 -07:00
Mark Otto
d1171ac44a grunt 2016-10-30 15:21:53 -07:00
Mark Otto
b718b71627 Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev 2016-10-30 14:48:42 -07:00
Mark Otto
8c0e1f32b6 trailing whitespace 2016-10-30 14:48:35 -07:00