Yohn
|
5da8b315c0
|
data-toggle instead of rel for tooltip and popover
|
2012-12-23 07:00:03 -05:00 |
|
Yohn
|
da0217405f
|
data-toggle instead of rel for tooltip and popover
|
2012-12-23 06:51:46 -05:00 |
|
Yohn
|
f152dead92
|
Update docs/javascript.html
|
2012-12-23 04:25:27 -05:00 |
|
Yohn
|
68ff08cc91
|
Update docs/templates/pages/javascript.mustache
|
2012-12-23 04:23:18 -05:00 |
|
Jake Spurlock
|
0834bd51ec
|
Update docs/templates/pages/javascript.mustache
Adding spaces around the pipes. Makes it consistent with the rest of the docs.
|
2012-12-22 21:03:58 -08:00 |
|
Mark Otto
|
f74990d898
|
Version bump
|
2012-12-22 16:10:06 -08:00 |
|
fat
|
2c0ed072b0
|
shifting focus to parent and adding aria menuitem for dropdown
|
2012-12-22 13:57:57 -08:00 |
|
fat
|
4d195222d4
|
remake js
|
2012-12-22 13:48:28 -08:00 |
|
fat
|
fad0fb683b
|
allow multiple trigger types in tooltip and popover + default tooltip to hover & focus
|
2012-12-22 13:24:37 -08:00 |
|
fat
|
e2434fefbd
|
chnage for #6248
|
2012-12-21 20:27:53 -08:00 |
|
fat-kun
|
356e47efe1
|
Merge pull request #6247 from jimwebb/scrollspy-documentation-clarify
change scrollspy documentation to clarify javascript usage
|
2012-12-21 20:23:44 -08:00 |
|
fat
|
f59bf47081
|
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
|
2012-12-21 20:20:04 -08:00 |
|
fat
|
ddd59f22c7
|
update mustace to reflect changes to data-slide-to
|
2012-12-21 20:19:33 -08:00 |
|
fat
|
24a36df9f6
|
add support for [data-slide-to] attr on carousel
|
2012-12-21 19:45:19 -08:00 |
|
Mark Otto
|
7f7039321d
|
Fixes #6189: Add holder.js to carousel example
|
2012-12-21 19:10:05 -08:00 |
|
Mark Otto
|
a55605ca57
|
add readme image
|
2012-12-21 19:04:59 -08:00 |
|
Mark Otto
|
558bc52432
|
Add docs readme icon
|
2012-12-21 18:54:36 -08:00 |
|
fat
|
818c56f078
|
rewrite makefile to make a bit more "efficient" + rebuild
|
2012-12-21 17:42:24 -08:00 |
|
fat
|
e194c3e4f4
|
rebuild
|
2012-12-21 17:25:31 -08:00 |
|
Mark Otto
|
dc32555f5b
|
Fixes #6370: Add comment to docs on typeahead and autocomplete
|
2012-12-21 15:46:10 -08:00 |
|
Mark Otto
|
c11f41ba04
|
flatten buttons and forms
|
2012-12-21 00:50:28 -08:00 |
|
Mark Otto
|
7c04d573d0
|
update docs regarding normalize and clearfix
|
2012-12-20 21:44:45 -08:00 |
|
Quy Ton
|
a27bf30f0d
|
Miscellaneous changes to docs
|
2012-12-20 21:38:53 -08:00 |
|
Mark Otto
|
7b7581d44a
|
Finish migrating to Normalize 2:
* Port print styles from reset.less to scaffolding.less
* Port responsive image styles from reset.less to scaffolding.less
|
2012-12-20 20:52:20 -08:00 |
|
Mark Otto
|
c1e82732cf
|
Update new example name and links
|
2012-12-20 20:27:07 -08:00 |
|
Mark Otto
|
a24e47b5b8
|
Update the examples index:
* Retina ready screenshots
* Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html)
|
2012-12-20 15:08:05 -08:00 |
|
Mark Otto
|
43d130762b
|
Fixes #6352: marketing-alternate broken nav in FF17
|
2012-12-20 14:40:39 -08:00 |
|
Mark Otto
|
1c33b857a6
|
Convert normalize comments to // style
|
2012-12-20 14:08:09 -08:00 |
|
Mark Otto
|
be74ad7e0d
|
Merge branch '3.0.0-wip' into bs3-normalize
Conflicts:
less/bootstrap.less
|
2012-12-20 14:02:54 -08:00 |
|
Mark Otto
|
8eb1549842
|
remove .hide specificity override from grid classes
|
2012-12-20 13:57:14 -08:00 |
|
Mark Otto
|
6bd5dc7d9f
|
Add important flag to .show/.hide utility classes; remove .hide requirement from modals
|
2012-12-20 13:53:38 -08:00 |
|
Mark Otto
|
a5e04c0799
|
Merge branch '2.3.0-wip' into 3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
docs/templates/pages/base-css.mustache
less/dropdowns.less
less/forms.less
|
2012-12-20 13:47:36 -08:00 |
|
Mark Otto
|
5e4f663e69
|
Undo important on hide/show utilties; punt to 3.0
|
2012-12-20 13:46:07 -08:00 |
|
Mark Otto
|
00ff34b9e6
|
fix up code snippet
|
2012-12-20 13:41:45 -08:00 |
|
Mark Otto
|
b6575cc72e
|
fix up code snippet
|
2012-12-20 13:41:08 -08:00 |
|
Mark Otto
|
30d8eb3ed5
|
Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip
|
2012-12-20 01:34:19 -08:00 |
|
Mark Otto
|
0a1434b23b
|
Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into blakeembrey-dropdown-selectors
|
2012-12-20 01:34:10 -08:00 |
|
Mark Otto
|
f706acb11c
|
Fixes #6339: Use important flag on .hide and .show utility classes
|
2012-12-20 01:30:32 -08:00 |
|
Mark Otto
|
cdb25e11ef
|
lighter buttons closer to todays versions
|
2012-12-20 01:21:09 -08:00 |
|
Mark Otto
|
c00f29e4d4
|
Fixes #6236: Fix popover font-size in input groups
|
2012-12-20 00:54:58 -08:00 |
|
Mark Otto
|
4e54e7bb35
|
Remove dropdown submenu docs
|
2012-12-20 00:27:46 -08:00 |
|
Mark Otto
|
cc6974b74e
|
Remove dropdown submenu CSS
|
2012-12-20 00:27:05 -08:00 |
|
Mark Otto
|
acde2dc1ee
|
Nuke third lines form carousel examples
|
2012-12-20 00:20:00 -08:00 |
|
Mark Otto
|
72f13e2870
|
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 |
|
Mark Otto
|
9726fded1c
|
Get on that carousel indicator lifestyle with some new hawtness
|
2012-12-19 23:52:38 -08:00 |
|
Mark Otto
|
5d776bcfd2
|
Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3
|
2012-12-19 23:39:40 -08:00 |
|
fat
|
bbe4625672
|
lol we dont' have affix(refresh)
|
2012-12-19 23:39:26 -08:00 |
|
Mark Otto
|
14844db862
|
Holy shit, buttons, button states, and input states updated
|
2012-12-19 23:37:33 -08:00 |
|
fat
|
7f9ff0ba5b
|
add js support for carousel indicators
|
2012-12-19 23:25:25 -08:00 |
|
Mark Otto
|
09dde5c84a
|
Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebert-3.0.0-wip
Conflicts:
docs/assets/css/bootstrap.css
less/mixins.less
|
2012-12-19 23:18:02 -08:00 |
|