Mark Otto
645eebba61
Merge pull request #12894 from lipis/patch-2
...
Removed margin-bottom from last p of .blog-footer
2014-03-06 21:11:00 -08:00
Mark Otto
a4df363174
grunt after merging #12917
2014-03-04 14:35:23 -08:00
Mark Otto
64579505d2
Fixes #12916 : Don't let .lead resize on viewport change
2014-03-04 13:52:13 -08:00
Mark Otto
caf332080e
Merge pull request #12897 from avindra/patch-1
...
Fix for stray 1px line under top navigation in Dashboard example
2014-03-04 11:35:32 -08:00
Mark Otto
2ece8dd336
Merge branch 'master' into rtl_via_css_flip
2014-03-03 21:50:03 -08:00
avindra
80ce694b24
Fix for stray 1px line under top navigation
...
If you add an "active" class to one of the <li> elements in the top navigation, and style it so that active tabs have a different color, it becomes clear that there is a 1 pixel stray line under the navigation. This style fixes that.
2014-03-02 16:19:44 -05:00
Lipis
e872955737
Removed margin-bottom from last p of .blog-footer
2014-03-02 11:03:09 +01:00
XhmikosR
ef49635ae2
Fix csslint errors.
2014-02-27 11:15:53 +02:00
Mark Otto
b22f064c2e
Use CSS Flip to generate RTL variation
2014-02-24 19:22:41 -08:00
Mark Otto
449dd83ec3
Fixes #12735 : Fix sidebar hover state in Dashboard example
2014-02-21 15:06:21 -08:00
Marti Kaljuve
6d232c2b9b
Add initial right and left properties to offcanvas example for transitions.
2014-02-11 18:18:21 +02:00
Mark Otto
842af44fcc
Merge branch 'pr/12579'
2014-02-08 15:53:18 -08:00
Zlatan Vasović
bdf9ce4c45
Omit semicolons consistently in docs
2014-02-07 19:31:08 +01:00
Mark Otto
cae76171d0
Follow up to 1bdd59b18c2d1b2409d0422a60e8c007053202df, to better position the sidebar so the potential scrollbar doesn't get hidden by the navbar
2014-02-07 02:44:04 -08:00
Mark Otto
3ccc16cad0
grunt for days
2014-02-07 02:24:37 -08:00
Mark Otto
16bbcd7aff
clarify comment
2014-02-07 01:33:27 -08:00
Mark Otto
f83b201007
Fixes #12526 : Add scrollbars when necessary to the Dashboard example's sidebar
2014-02-07 01:27:07 -08:00
Mark Otto
7eb532262f
Merge pull request #12465 from XhmikosR/docs-img
...
Docs: losslessly compress images.
2014-02-05 14:11:46 -08:00
Mark Otto
28f5f6ecf3
Merge pull request #12512 from ZDroid/placeholder-img-fix
...
Improve alignment of the dashboard placeholder images
2014-02-04 16:21:23 -08:00
Panayiotis Lipiridis
40e1a3bd9f
Sticky footers without any wrappers
2014-02-04 13:56:42 +01:00
XhmikosR
2deb5f9f91
Compress examples screenshots with kraken.io.
...
Before: 1,12 MB (1.174.728 bytes)
After: 1,11 MB (1.173.614 bytes)
2014-02-04 11:33:28 +02:00
XhmikosR
3ab2324df0
Remove double semicolon.
2014-02-04 10:39:02 +02:00
XhmikosR
9f668a5573
Add examples/**/*.css in csscomb task.
2014-02-04 10:39:02 +02:00
XhmikosR
48118576f1
Examples: fix csslint errors.
2014-02-04 09:04:40 +02:00
Chris Rebert
d675284cf6
Safari's justified nav bug is still present as of Safari v7.0.1; fixes #12454
2014-02-03 02:38:18 -08:00
Zlatan Vasović
09f62f6a7a
Improve alignment of the dashboard placeholder images
...
Fixes #12435
2014-02-01 22:46:55 +01:00
Chris Rebert
2c6b099f91
fix "pading-right" [sic] typo in dashboard.css; fixes #12455
2014-01-30 20:39:12 -08:00
XhmikosR
8939268a33
Update jQuery to v1.11.0.
...
Also, use Google's CDN per #11369 .
2014-01-30 20:50:17 +02:00
Chris Riddell
d002f0459d
its an email input
2014-01-30 23:14:05 +10:30
Julian Thilo
af1ba5cf74
Clarify nesting in grid example
2014-01-25 01:58:54 +01:00
Christian
ae579e950b
Update index.html
...
This is very minor, but to help encourage best practises it'd be best to have the input type 'email' for this email input example instead of 'text'
2014-01-21 18:36:48 +09:00
Quy Ton
f2d37ccc23
Additional changes to #12275 and #12292
2014-01-19 07:41:14 -08:00
Zlatan Vasović
cf8f1ec0cd
Improve <meta> tags
2014-01-19 13:27:17 +01:00
westurner
a73dacf4a0
Added WAI-ARIA roles to examples/theme/index.html (document, main)
...
https://en.wikipedia.org/wiki/WAI-ARIA
http://www.w3.org/TR/wai-aria/roles
2014-01-18 16:32:14 -08:00
Julian Thilo
67594cb544
Fix holder.js links in examples
...
Replaces links to holder.js with links to the new docs.min.js.
The uncompressed holder.js file is now in docs/assets/js/vendor,
which is excluded from Jekyll builds. In turn, Holder is now
included in docs.min.js, which is smaller than holder.js,
so this should make everybody happy. :)
2014-01-18 22:58:05 +01:00
Julian Thilo
7fcfe61f4d
Update copyright notices in all places
...
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo
- grunt dist to update all the files
2014-01-07 01:05:24 +01:00
Mark Otto
1d0bf580c9
Use mix of medium and small grid clases on dashboard example
2014-01-05 13:26:15 -08:00
Chris Rebert
ae255447f2
add .container(-fluid) to remaining navbar examples for consistency/accuracy
...
follow-up to 93a4d6cc5e
2014-01-05 12:55:03 -08:00
wangsai
e4508bb37c
fix assets links in all examples
2014-01-01 22:29:13 +08:00
Mark Otto
a9c829bc0c
Rearrange repository contents because muahahahahahaha
2013-12-28 22:47:03 -08:00
Mark Otto
c5fb401a62
Move examples out of the main repo to twbs/bootstrap-examples
...
While examples are phenomenally useful and awesome for folks getting
started with Bootstrap, they don't really shine as well being buried in
the main docs. Moreover, having anything that's not core HTML, CSS, JS,
or documentation in the main repo seems to just get in the way.
Therefore, examples gets its own repo.
Specifically, we're doing the following:
* Deletes all example screenshots
* Deletes example layout
* Deletes example files
* Updates Getting Started docs to include only the template and a link
to the new examples project
All the examples and their history will be preserved in the switch.
2013-06-20 12:36:27 -07:00
Mark Otto
65ad52060e
Offcanvas example update
...
* Remove plugin file and put JS inline
* Update grid layout to use tablet columns
* Switch from LESS to CSS for transition
* Pad footer sides for better mobile rendering
* Spacing cleanup
2013-06-19 20:31:03 -07:00
Mark Otto
b0bece66f2
Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap into trumbitta-offcanvas-example
2013-06-19 19:13:38 -07:00
Mark Otto
0a18d33d2c
Redo grid documentation
...
* Update example sections to include basic, mobile-desktop, and mobile-tablet-desktop implementations
* Add more examples to the grid example page
* Red columns instead of gray for more Bootstrapy aesthetic
2013-06-09 23:43:43 -07:00
Mark Otto
245ebda651
nuke the .col
2013-06-03 21:57:51 -07:00
Robert Burns
97e6e5f150
Fix navbar toggles
2013-06-02 17:51:36 -04:00
Mark Otto
5f7352a6fe
Better grid template; link color change in docs navbar
2013-05-16 22:11:31 -07:00
Mark Otto
5fbb9e9f5d
More row change ups:
...
* No more negative side margins
* However, keep the negative margin for nested rows
2013-05-16 21:03:56 -07:00
Robert Burns
d4546cbcc2
Fix buttons within examples
2013-05-12 22:04:22 -04:00
Robert Burns
3a539abbd2
Fix form in navbar
2013-05-09 07:21:22 -04:00