Justin John Mathews
7b4971e4d1
Corrected carousel arrows to active.#6494, #6489
...
Corrected the carousel arrows to active on resizing the browser window.
2013-01-09 15:53:17 +05:30
Patrick H. Lauke
034155ec21
Basic keyboard accessibility CSS tweaks
...
Mostly doubling-up :hover styles to also cover :focus, as a first step
to making the framework more keyboard-friendly.
Additionally, fixed two small markup issues in the docs/examples to
make the "Learn more" large primary button-styled links
keyboard-focusable (as without href they're treated as non-tabable
anchors).
2013-01-02 22:39:21 +00:00
Mark Otto
4fa4d5254d
Fixes #6189 : Add holder.js to carousel example
2012-12-21 19:10:05 -08:00
Mark Otto
b7f2a382b6
Update new example name and links
2012-12-20 20:27:07 -08:00
Mark Otto
0f9490bf3e
Fixes #6352 : marketing-alternate broken nav in FF17
2012-12-20 14:40:39 -08:00
Mark Otto
3e64d03731
Merge branch '2.2.3' into 3.0.0-wip
...
Conflicts:
Makefile
README.md
component.json
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/index.html
docs/templates/pages/base-css.mustache
docs/templates/pages/index.mustache
docs/templates/pages/javascript.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/responsive.less
less/type.less
package.json
2012-12-20 00:02:52 -08:00
Nathan Bridgewater
312509e1c0
lowered carousel beneath the nav
2012-12-09 22:10:38 -06:00
Mark Otto
cb67366206
Merge branch '2.2.2-wip' into 3.0.0-wip
...
Conflicts:
README.md
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/examples/fluid.html
docs/scaffolding.html
less/breadcrumbs.less
less/popovers.less
less/responsive.less
2012-12-05 11:05:10 -08:00
Mark Otto
5cf2e8a1cb
Once more, update all the favicons to retina
2012-12-03 13:25:56 -08:00
Mark Otto
d37d269230
Improve rendering of carousel example for IE10
2012-12-03 13:01:27 -08:00
Mark Otto
145ed23ac5
Remove more fluid grid stuff
...
* No more fluid layout
* No fluid grid overrides for tables.less
* No more fluid example page
2012-11-30 16:18:40 -08:00
Mark Otto
4bfab509df
add holder and replace placehold.it
2012-11-29 20:59:14 -08:00
Mark Otto
8db7111a63
add in latest carousel example, reorg examples on getting started
2012-10-16 12:50:10 -05:00
Mark Otto
814f9f17f9
improve spacing in carousel example
2012-10-15 13:57:09 -05:00
Mark Otto
e83a974afe
compress images and add new carousel example for .net magazine article
2012-10-10 17:58:22 -07:00
Mark Otto
9a25a10ba6
comments in template
2012-10-08 18:59:44 -07:00
Mark Otto
01a7f17579
adding another template for same-width nav links using 'display: table-cell;'
2012-10-08 18:58:35 -07:00
Mark Otto
cfc032fd41
add sticky footer example per martin bean's suggestion, using the implementation by ryan fait
2012-09-30 22:09:51 -07:00
Mark Otto
6cfabf5e22
add link to examples on index page; add back narrow marketing page and signin page examples
2012-09-30 21:28:20 -07:00
Mark Otto
f12b0239bc
nuke new examples for now
2012-09-17 08:53:13 -07:00
Mark Otto
2fd17aa6a8
more carouself example work
2012-09-16 21:54:06 -07:00
Mark Otto
fe4a2d2c96
way cooler carousel example, along with updated screenshots for examples
2012-09-14 15:55:46 -07:00
Mark Otto
7ea4783df8
tweak copy on each template, add sign in template
2012-09-14 15:21:44 -07:00
Mark Otto
8d97ae98d2
adding new examples
2012-09-14 15:17:46 -07:00
Mark Otto
f6271da47b
navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs from #3946
2012-08-14 16:24:58 -07:00
Mark Otto
2b31caae2d
fix navbar form alignment, and update examples to show these cases
2012-07-30 12:15:08 -07:00
Mark Otto
47d66e0a3f
fix examples collapse classes, rename navbar-redux to navbar and delete the old one
2012-07-30 10:08:27 -07:00
Mark Otto
b3b04ec3ff
fixes #4210 : indenting on hero example
2012-07-29 12:07:18 -07:00
Mark Otto
1e2fdd0b7c
move navbar and update paths so it sits in tests
2012-05-15 09:45:53 -07:00
Mark Otto
d8ff335cfd
move forms test to less/tests
2012-05-14 23:45:25 -07:00
Mark Otto
a25e78f9c9
add forms test page for all html5 input types and refactor selectors
2012-05-14 23:40:06 -07:00
Mark Otto
d03abac628
adding navbar example, for fixed and static navbars
2012-05-14 08:57:24 -07:00
Bryan Petty
d23a146d77
Restrict collapsed items in Navbar to only those in .nav-collapse, and buttons in Navbar.
2012-04-02 02:52:06 -06:00
Mark Otto
13ae2b0fe6
introduce .navbar-link to resolve issue with buttons in .navbar-text
2012-03-25 01:21:47 -07:00
Mark Otto
582f4789ea
adding 144x144 ipad touch icon
2012-03-25 00:46:03 -07:00
Mark Otto
a3bc40c4cd
fix apple touch icons in examples
2012-03-12 00:21:52 -07:00
Mark Otto
d4a48c9618
Merge branch 'meleyal-patch-1' into 2.0.2-wip
2012-02-27 19:50:44 -08:00
Mark Otto
1fbe0bb290
really add protocol to examples
2012-02-27 18:48:28 -08:00
meleyal
f17658b02d
Fix broken links to fav and touch icons in examples, fixes #2244
2012-02-24 23:06:02 +01:00
Jacob Thornton
d743b4b881
Merge branch 'master' of https://github.com/twitter/bootstrap into 2.0.1-wip
2012-02-07 22:05:17 -08:00
John Wright
93aa5c869e
some (android) devices need this viewport meta tag for responsive design to work
2012-02-07 11:06:08 -08:00
John Wright
2f63576538
some (android) devices need this viewport meta tag for responsive design to work.
2012-02-07 11:05:13 -08:00
John Wright
68a92876bc
Some devices need this for responsive design to work
2012-02-07 10:58:01 -08:00
Mark Otto
73db806660
fix meta tag for viewport in examples and shims
2012-02-04 23:53:24 -08:00
Mark Otto
0c475b8e4c
Merge branch 'master' of github.com:twitter/bootstrap
2012-02-01 22:13:26 -08:00
ejain
d66eb91437
Import the responsive css *after* setting the body padding to fix the issue described in #1570 .
2012-02-01 21:17:04 -08:00
Mark Otto
cc15d0f766
remove twitter widgets js from examples
2012-02-01 18:00:40 -08:00
Mark Otto
d90e519486
fix icon-bar class in exampless
2012-02-01 17:57:39 -08:00
Mark Otto
b6886bd543
fixing jquery links in examples
2012-02-01 17:41:24 -08:00
Jacob Thornton
4bb7653f67
move examples into docs...
2012-01-31 17:35:23 -08:00