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

31 Commits

Author SHA1 Message Date
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
Mark Otto
e18d6b691d note to the migration page 2015-08-18 20:03:03 -07:00
Mark Otto
c6d6135e26 reformat that 2015-08-17 00:12:07 -07:00
Mark Otto
c064eef67b Massive cleanup
- Simpler main nav on all pages
- Back to purple masthead on homepage instead of dark graphite
- Active link styles on the main nav
- Cleaned up sidebar nav
- New docs layout name
- Homepage copy edits
- Updated bright purple docs color
2015-08-14 22:45:55 -07:00
Mark Otto
fed0d8a2d4 restore page headers, use partial and page frontmatter to organize it 2015-08-05 17:47:45 -07:00
Mark Otto
490294e68b Fix up some form docs styles, sizing, etc 2015-04-23 01:10:14 -07:00
Mark Otto
56e267e71f more migration docs notes 2015-04-23 00:14:52 -07:00
Mark Otto
321c3b66bb more migration content 2015-03-11 19:50:00 +00:00
Mark Otto
f36aa15bd0 start to fill in more migration docs 2015-03-11 19:45:48 +00:00
Chris Rebert
e651b48eb6 update responsive utility docs post-overhaul 2015-01-06 17:49:33 -08:00
Chris Rebert
5868b5bc9c add migration guidance regarding responsive visibility classes 2015-01-06 17:49:33 -08:00
Chris Rebert
00e6fae8fb Remove affix from docs & CSS; add migration guidance 2015-01-05 11:36:51 -08:00
Mark Otto
2b16cb921c make some notes for myself 2014-12-23 03:57:55 -08:00
Chris Rebert
7c419a6b0f add notes about high-level TODOs for the v3=>v4 migration guide 2014-12-19 20:35:46 -08:00
Chris Rebert
27213cfb63 add stub entry about Buttons changes to the migration guide 2014-12-19 20:31:47 -08:00
Chris Rebert
b6abac3e1e Document changes to nested tables in the migration guide 2014-12-19 20:30:50 -08:00
Chris Rebert
5d76a6182a add stub entry for Tabs+Pills changes to the migration guide 2014-12-19 20:30:16 -08:00
Chris Rebert
ad5e724e5f add stub entry about new approach for skeuomorphic theming to the migration guide 2014-12-19 20:28:12 -08:00
Chris Rebert
c0da3d0b23 Document removal of deprecated screen size variables in the migration guide 2014-12-19 20:25:26 -08:00
Chris Rebert
c58e3803af Document removal of online Customizer in the migration docs 2014-12-19 20:14:56 -08:00
Chris Rebert
e071f5bf14 add stub entry about addition of new utility classes to the migration guide 2014-12-19 20:11:49 -08:00
Chris Rebert
98c5171f11 add stub entry about addition of new table variants to the migration guide 2014-12-19 20:11:31 -08:00
Chris Rebert
75907f89fb clarify that .progress still exists 2014-12-19 20:08:43 -08:00
Chris Rebert
b9994c077c add stub entry for removal of Justified navs to the migration guide 2014-12-19 20:07:58 -08:00
Chris Rebert
cc726d8833 add stub entries for Panel, Thumbnail, Well removals to the migration guide 2014-12-19 20:02:55 -08:00
Chris Rebert
7afd2c4e50 Document Pager and Carousel class renames in the migration guide 2014-12-19 20:01:18 -08:00
Chris Rebert
861d1ac07d Document removal of non-responsive example in the migration guide 2014-12-19 19:54:45 -08:00
Chris Rebert
283b74fc60 Document official support of Android v5.0+ Browser and WebView in the migration guide 2014-12-19 19:52:57 -08:00
Mark Otto
83b3252404 migration to layout and nav 2014-12-18 22:35:37 -08:00
Mark Otto
41226bd91e replace html tables with markdown in migration 2014-12-18 20:19:45 -08:00
Chris Rebert
ea9ce859ae add stub v3 => v4 migration docs page 2014-12-16 20:31:36 -08:00