aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-11-25Merge pull request #21187 from twbs/fix-21094Mark Otto1-1/+1
Fix pagination underline
2016-11-24Update Normalize to v5.0.0.Bardi Harborow1-94/+133
2016-11-24Make JS compliant with the new ESLint rules.Bardi Harborow22-260/+234
2016-11-24Refactor ESLint configuration.Bardi Harborow3-199/+263
2016-11-23Merge pull request #21068 from twbs/list-group-border-colorMark Otto1-1/+1
switch to rgba for list-group border color
2016-11-23Merge pull request #21118 from Elliot-Evans-95/v4-devMark Otto2-2/+2
renamed modal-title-padding to modal-header-padding
2016-11-23Fixes #21094: Move text-decoration override from the default link state to ↵Mark Otto1-1/+1
the hover/focus state so it can override the global styles properly
2016-11-23Fixes #21114: clarify by removing mention of nestingMark Otto1-1/+1
2016-11-23Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+10
2016-11-23Fixes #21123: More specific definition of fixed-width block level for .mx-autoMark Otto1-1/+1
2016-11-23Fixes #21179: docs typos on pull/float actionMark Otto1-2/+2
2016-11-22Add Wall of Browser Bugs entry for #21120Chris Rebert1-0/+10
Refs https://bugs.chromium.org/p/chromium/issues/detail?id=510079 Closes #21120 [skip sauce]
2016-11-16gruntMark Otto28-403/+404
2016-11-16Merge pull request #21086 from ETNOL/feature/OmitXsFromGridMark Otto13-155/+187
Feature/omit xs from grid
2016-11-16Merge pull request #21121 from bardiharborow/visual-testsMark Otto10-790/+760
Update visual tests.
2016-11-16Merge pull request #21122 from bardiharborow/badge-print-stylesMark Otto1-1/+1
Change .tag print styles to .badge.
2016-11-16Merge pull request #21141 from bardiharborow/bg-faded-demo-paddingMark Otto1-1/+2
Fix padding on .bg-faded demo.
2016-11-16Fix padding on .bg-faded demo.Bardi Harborow1-1/+2
2016-11-13Merge pull request #21124 from Daniel15/patch-1Patrick H. Lauke1-1/+1
it's → its
2016-11-13it's → itsDaniel Lo Nigro1-1/+1
Small grammar fix.
2016-11-13Change .tag print styles to .badge.Bardi Harborow1-1/+1
2016-11-13Update visual tests.Bardi Harborow10-790/+760
2016-11-10renamed modal-title-padding to modal-header-paddingElliot Evans2-2/+2
2016-11-09gruntMark Otto16-16/+28
2016-11-09Merge pull request #21107 from twbs/a11yfixMark Otto2-11/+12
Fix MS A11y UserVoice entry in Most Wanted Features list
2016-11-08browser-features.yml: Fix MS A11y UserVoice entryChris Rebert1-11/+11
And move one Firefox entry to keep the entries sorted by browser. Refs #21089
2016-11-08docs/_plugins/bugify.rb: Add support for MS A11y UserVoice ideasChris Rebert1-0/+1
Refs #21089 [ci skip]
2016-11-08Merge pull request #21062 from vanillajonathan/patch-1Mark Otto1-1/+1
Linked to slack
2016-11-08Merge pull request #21099 from bardiharborow/linksMark Otto10-12/+12
Fix broken and redirected links.
2016-11-09Fix broken and redirected links.Bardi Harborow10-12/+12
2016-11-06Merge pull request #21095 from patrickhlauke/v4-docs-print-fixesPatrick H. Lauke1-1/+4
Scope ::first-letter selector for print styles
2016-11-06Scope ::first-letter selector for print stylesPatrick H. Lauke1-1/+4
`*::first-letter` causes problems in IE11 - only prints first page of a multi-page document
2016-11-05Merge pull request #21089 from patrickhlauke/v4-devPatrick H. Lauke2-0/+30
Add Safari skip link bug and Firefox/Edge AT focus feature requests
2016-11-05Add browser features around virtual/accessibility focusPatrick H. Lauke1-0/+20
These would help in making hidden skip links show up visually once they receive AT focus (for sighted/partially sighted AT users)
2016-11-05Add Safari skip link bugPatrick H. Lauke1-0/+10
2016-11-04Update docs to reflect new breakpoint naming conventionEric Nolte12-143/+143
2016-11-04Update grid mixins to omit lowest breakpointEric Nolte1-12/+44
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-03replace img-circle by rounded-circle css classEddie Lau 3dd131-3/+3
2016-11-01Linked to slackJonathan1-1/+1
2016-10-31gruntMark Otto22-214/+808
2016-10-31Responsive display utilities (#20934)Mark Otto12-50/+73
* 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-31gruntMark Otto36-227/+5740
2016-10-31Make spacer utils responsive (#20926)Mark Otto5-36/+77
* 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-31Making .tooltip('show') throw an error on elements with display:none (#20940)Johann3-0/+28
2016-10-31Move from $.proxy to es6 arrow functions. (#21049)Bardi Harborow6-18/+14
2016-10-31Fixes #21057, fixes utilities link on typography documentation page (#21058)Rodrigo Castro1-1/+1
2016-10-31Use variable names for form focus borders (#21050)Alberto Roura1-2/+2
2016-10-30gruntMark Otto22-30/+70
2016-10-30Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-devMark Otto2-2/+5
2016-10-30trailing whitespaceMark Otto1-1/+1