Kevin Kirsche
|
7a35231a92
|
Add new table variants not in V3
Audit the new table variants in V4 that aren't in V3
|
2015-08-20 22:38:47 -04:00 |
|
Kevin Kirsche
|
bcc16d0754
|
Document migration from panels to cards
X-Ref: #17120 for `.panel-default` replacement
|
2015-08-20 22:31:48 -04:00 |
|
Kevin Kirsche
|
5536facc68
|
Broken link in Sass mixins section of v4 docs
Fix #17177
Simplest example is using horizontal variants using rows.
|
2015-08-20 22:13:53 -04:00 |
|
Chris Rebert
|
85fac53cc8
|
navs.md: Fade effect: add missing backtick
|
2015-08-20 19:12:37 -07:00 |
|
Chris Rebert
|
55168ff93e
|
Card Columns docs: Link to MDN multi-column CSS docs
|
2015-08-20 19:06:31 -07:00 |
|
Kevin Kirsche
|
61b8d83feb
|
Fix Broken link in text alignment section of v4 Card docs
Fix #17182
|
2015-08-20 22:06:06 -04:00 |
|
Chris Rebert
|
92ce5431be
|
Card Columns docs: Put IE<=9 warning on its own line
Otherwise the "Heads up!" is at the end of the previous line, making the connection to the warning unclear.
|
2015-08-20 19:03:22 -07:00 |
|
Chris Rebert
|
d24a15d2b0
|
rm docs references to nuked stateful button feature
[skip sauce]
|
2015-08-20 18:47:41 -07:00 |
|
Chris Rebert
|
e3899b4fa8
|
reboot.md: fix typo: "to a minimal" [sic]
|
2015-08-20 18:37:20 -07:00 |
|
Chris Rebert
|
8e6972b170
|
docs/layout/grid.md: Fix responsive utilities link
|
2015-08-20 18:34:59 -07:00 |
|
Chris Rebert
|
911e58ed63
|
introduction.md: Fix typo: "started template"
|
2015-08-20 18:21:35 -07:00 |
|
Heinrich Fenkart
|
3c17c9e90c
|
Docs: link to tooling setup on download page
|
2015-08-21 02:38:36 +02:00 |
|
Heinrich Fenkart
|
66be25917a
|
Docs: various fixes
Mostly links.
Fixes #17056.
|
2015-08-21 02:15:17 +02:00 |
|
Heinrich Fenkart
|
3895bfa388
|
Docs: Fix "read more about x-ua" link
Fixes #17096
|
2015-08-21 01:28:41 +02:00 |
|
Heinrich Fenkart
|
c585ea5bdf
|
Merge pull request #17027 from n1c/patch-1
Title on Figures page should be Figures and not Images?
|
2015-08-21 01:20:51 +02:00 |
|
Heinrich Fenkart
|
29496ada60
|
Merge pull request #17065 from kkirsche/patch-8
Fix link to .table section in Reboot
|
2015-08-21 01:09:51 +02:00 |
|
Heinrich Fenkart
|
233ae8164f
|
Merge pull request #17085 from thejameskyle/tjk/4
v4 - Fix urls ./helpers => ./utilities
|
2015-08-21 01:08:48 +02:00 |
|
Heinrich Fenkart
|
666617109f
|
Merge pull request #17086 from thejameskyle/tjk/5
v4 - Fix text utilities link
|
2015-08-21 01:08:10 +02:00 |
|
Heinrich Fenkart
|
12df7622a0
|
Merge pull request #17025 from hebbet/v4-dev
fix broken link to flexbox
|
2015-08-21 01:02:03 +02:00 |
|
Heinrich Fenkart
|
a5bed79459
|
Fix link to wall of browser bugs; closes #17107
|
2015-08-21 00:45:09 +02:00 |
|
Heinrich Fenkart
|
2fb4e182c6
|
Docs: a little bit of love for the wall of browser bugs
|
2015-08-21 00:41:18 +02:00 |
|
Heinrich Fenkart
|
73a88dbe86
|
Docs: Update all dropdowns to new HTML structure
|
2015-08-21 00:18:55 +02:00 |
|
Mark Otto
|
70e4c72066
|
Merge branch 'v4' into v4-dev
|
2015-08-20 15:16:41 -07:00 |
|
Mark Otto
|
b3808f833d
|
this sucks, but it's needed for now due to the grunt build control plugin
|
2015-08-20 15:08:43 -07:00 |
|
Mark Otto
|
705fb5361e
|
grunt
|
2015-08-20 15:06:36 -07:00 |
|
Heinrich Fenkart
|
d211654e55
|
Merge pull request #17156 from kkirsche/patch-19
v4 Docs - Fix scroll spy navbar example
|
2015-08-20 23:14:09 +02: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
|
b3125aa499
|
v4 - Accordion example should use cards
Partial Fix: #17157
Additional code needed to get cards to butt up against each other as expected.
|
2015-08-20 15:35:11 -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 |
|
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 |
|
Benjamin Dean
|
b381af5e65
|
Fix "background-variants" anchor
|
2015-08-20 12:53:35 +03:00 |
|
lbryant
|
926fb11158
|
use Tether addTargetClasses: false option instead of manually removing them
|
2015-08-20 01:03:29 -04: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 |
|
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 |
|
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 |
|
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 |
|