0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Commit Graph

12854 Commits

Author SHA1 Message Date
Thomas McDonald
0409024266 install scss-lint in system 2015-08-20 13:54:54 -07:00
Chris Rebert
4e63f0b729 Merge pull request #17164 from twbs/shrinkwrap
Update shrinkwrap to help fix Travis build
2015-08-20 13:48:47 -07:00
Chris Rebert
59011ccf7a Update shrinkwrap to help fix Travis build 2015-08-20 13:43:51 -07:00
David Richardson
42792682ac Fix use of LESS var syntax in docs when referencing SCSS
Example:
> ... SCSS variables (e.g., `@enable-gradients: true`) ...
Referenced SCSS but used the LESS syntax. Changed to:
> ... SCSS variables (e.g., `$enable-gradients: true`) ...

Closes #17114
2015-08-20 13:03:12 -07:00
Kevin Kirsche
477790c672 Use border-radius mixing in form-control-sm and form-control-lg
Fix #17160
2015-08-20 15:53:41 -04:00
Kevin Kirsche
df734852ee v4 Docs - Fix scroll spy navbar example
Fix #17125
2015-08-20 15:24:07 -04:00
Heinrich Fenkart
d16144cf2f Merge pull request #17152 from zacechola/popover_container_example
v4 - Fix container option example code
2015-08-20 21:15:55 +02:00
Zac Echola
8bfb295c1b Fix container option example code 2015-08-20 13:46:49 -05:00
Kevin Kirsche
ca9fdcee9c Add pixel values for the rem breakpoints and column sizes
Fix: #17145
2015-08-20 12:39:21 -04:00
Heinrich Fenkart
d07782ca2a Merge pull request #17139 from coliff/patch-6
v4 Docs - Fix tether typo
2015-08-20 17:49:58 +02:00
Kevin Kirsche
5c03882aff Rendered example bin in grid docs should use sass
Fix #17129
2015-08-20 11:48:27 -04:00
Christian Oliff
9471ad7533 Fix tether typo
Fix tether typo
2015-08-21 00:43:34 +09:00
Heinrich Fenkart
0771881935 Merge pull request #17133 from zacechola/btn_xs_removal
Remove btn-xs from dropdown docs
2015-08-20 16:48:04 +02:00
Zac Echola
8dec4e8995 Remove btn-xs from dropdown 2015-08-20 09:18:11 -05:00
Heinrich Fenkart
761364f64f Merge pull request #17132 from zacechola/jquery_cdn_link
Add jquery cdn link
2015-08-20 16:08:25 +02:00
Zac Echola
0cc0e1bccd Add jquery cdn link 2015-08-20 09:00:59 -05:00
Heinrich Fenkart
b591d232a6 Merge pull request #17115 from benjamindean/patch-1
Fix "background-variants" anchor
2015-08-20 13:24:52 +02:00
Benjamin Dean
b381af5e65 Fix "background-variants" anchor 2015-08-20 12:53:35 +03:00
Jan Stevens
b7b8f98c86 Fixes the _image mixing by prefixing the parameters with $ 2015-08-20 11:35:00 +02:00
Boris Kaiser
463837c1c7 Remove duplicate "spaced-comment" in eslintrc
Closes #17100
2015-08-20 01:27:47 -07:00
Gleb Mazovetskiy
f88cbe7ee4 Fix -flex compile on Sass Ruby #17046 2015-08-20 08:38:02 +01:00
Manoj Kumar
6b1cf58d58 Add more compatibility info and caniuse links to Flexbox docs
Closes #17091
2015-08-19 20:33:07 -07:00
James Kyle
5d8751274d Use .example-element instead of doge 😢 2015-08-19 16:52:24 -07:00
Heinrich Fenkart
136461b5b6 Merge pull request #17064 from paulirish/patch-1
reboot.scss typo  (shttp --> http)
2015-08-20 01:06:41 +02:00
Paul Irish
291910402b reboot.scss: typo 2015-08-19 16:02:57 -07:00
James Kyle
8be18f32ac Fix text utilities link 2015-08-19 15:42:41 -07:00
Heinrich Fenkart
6ce530a1c4 Merge pull request #17083 from thejameskyle/tjk/2
v4 - fix after => :after
2015-08-20 00:35:31 +02:00
James Kyle
459b9fa0e0 Fix urls ./helpers => ./utilities 2015-08-19 15:33:35 -07:00
Heinrich Fenkart
1f6c4859fe Merge pull request #17081 from gps035/patch-1
Correct presented class for outline buttons
2015-08-20 00:33:27 +02:00
Heinrich Fenkart
c0fe7400e5 Merge pull request #17080 from thejameskyle/tjk/1
v4 - Add display typography code example
2015-08-20 00:30:51 +02:00
James Kyle
4540ad38af Use doge instead of css for <pre> example 2015-08-19 15:28:49 -07:00
James Kyle
3a2c798397 v4 - fix after => :after 2015-08-19 15:21:42 -07:00
gps035
d868eb2825 Correct presented class for outline buttons 2015-08-19 23:17:19 +01:00
James Kyle
56eefe2ab4 Add code example to display typography 2015-08-19 15:16:13 -07:00
Chris Rebert
43a6765fbe Merge pull request #17079 from SidRoberts/patch-1
Fixed a typo in buttons (disaabled)
2015-08-19 15:12:06 -07:00
Sid Roberts
6cc6f201af Fixed a typo (disaabled). 2015-08-19 23:09:17 +01:00
Heinrich Fenkart
d46ab6bf3a Merge pull request #17063 from chrisbell08/v4-dev
Fix spelling mistake.
2015-08-19 23:57:10 +02:00
Kevin Kirsche
9e8bd818b2 Card variables should be in _variables.scss
Fixes #17061
2015-08-19 17:35:34 -04:00
Kevin Kirsche
805d4874f0 Fix link to .table section in Reboot
Fix #17062
2015-08-19 17:30:48 -04:00
Kevin Kirsche
b6e0481c32 State Edge support instead of IE 11 as latest
Fix #17055
2015-08-19 17:23:50 -04:00
Paul Irish
604dba1803 reboot.scss typo 2015-08-19 14:16:09 -07:00
Chris Bell
333be22824 Update _variables.scss
Fixed spelling mistake. Changed table of "ontents" to "Contents".
2015-08-19 22:06:39 +01:00
Chris Rebert
1efb07dad9 Merge pull request #17047 from petetnt/petetnt-v4-dev-patch-1
Fixed couple of formatting errors in modal.md (v4)
2015-08-19 13:11:27 -07:00
Thomas McDonald
b027b50452 try enabling travis-ci caching 2015-08-19 13:11:24 -07:00
Chris Rebert
7102ac6e6c Merge pull request #17034 from chrisrowe/patch-1
Fixed "Srollspy" typo in component title
2015-08-19 13:10:22 -07:00
Chris Rebert
7bc5af2628 Merge pull request #17030 from swaincreates/v4-dev-spelling-fix
V4 dev spelling fix in docs/getting-started/flexbox.md
2015-08-19 13:09:12 -07:00
Thomas McDonald
255f941bca try and install ruby 2015-08-19 12:54:26 -07:00
Thomas McDonald
c9a5f82357 Merge pull request #17038 from supergibbs/tehter-spelling
tehter spelling
2015-08-19 12:40:37 -07:00
Thomas McDonald
67f459b949 Merge pull request #17033 from bvleur/patch-1
v4: Fix Typo in Forms docs
2015-08-19 12:38:19 -07:00
Pete Nykänen
66a9ed278e Fixed couple of formatting errors in modal.md
One extra `</p>` was out of place, plus couple of issues with `'s which caused some odd formatting.
2015-08-19 21:43:16 +03:00