Arnold Daniels
|
0ba9bda24a
|
data-provide instead of data-provides for rowlink. Fixes #44
Fixed CSS compile order. Fixes #82 Fixes #83
|
2013-03-03 18:18:27 +01:00 |
|
Arnold Daniels
|
aa559571bb
|
Fix missing accordion CSS when customizing. Fixes #71.
Fix typeahead docs, function options. Fixes #73
|
2013-02-20 02:30:57 +01:00 |
|
Arnold Daniels
|
695c18090a
|
Merge branch 'master' of git://github.com/twitter/bootstrap into 2.3.0-j4
Fixed variables when loading custom.json
Conflicts:
Makefile
README.md
component.json
composer.json
docs/assets/css/bootstrap-responsive.css
docs/assets/js/application.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/index.html
docs/javascript.html
docs/templates/pages/index.mustache
docs/templates/pages/javascript.mustache
js/bootstrap-typeahead.js
package.json
|
2013-02-20 02:16:44 +01:00 |
|
fat
|
501aabf572
|
remove prevent default on focus
|
2013-02-07 21:42:34 -08:00 |
|
fat
|
366e1e0a6d
|
only fire hidden once backdrop has been removed
|
2013-02-07 20:13:40 -08:00 |
|
fat
|
1bf070b4ce
|
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Conflicts:
docs/assets/js/bootstrap.min.js
|
2013-02-07 19:47:01 -08:00 |
|
fat
|
d8a7a380bc
|
if no callback, don't try to call callback ya goof
|
2013-02-07 19:45:42 -08:00 |
|
Mark Otto
|
e3f3542d0b
|
Fixes #6823: add some docs notes about tooltips in input groups
|
2013-02-06 17:25:58 -08:00 |
|
fat
|
3b56227553
|
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Conflicts:
docs/assets/js/bootstrap.min.js
|
2013-02-05 22:30:54 -08:00 |
|
fat
|
4814281540
|
clean up styles
|
2013-02-05 22:29:59 -08:00 |
|
Mark Otto
|
0fe9148b91
|
Fixes #6190: Add print utility classes
|
2013-02-05 22:17:28 -08:00 |
|
Mark Otto
|
1629df8008
|
screwed up a merge and an old version number crept in
|
2013-02-05 21:20:29 -08:00 |
|
fat
|
a4b31d39a2
|
don't hide if already hidden ya n00b
|
2013-02-05 21:08:56 -08:00 |
|
fat
|
a866a51a2e
|
clear interval in cycle + rebuild
|
2013-02-05 20:34:39 -08:00 |
|
fat
|
45656fc7fc
|
update jquery to 1.9
|
2013-02-05 20:00:50 -08:00 |
|
Mark Otto
|
3cc65cb86c
|
clear up show-grid stuff
|
2013-01-30 18:16:14 -08:00 |
|
Arnold Daniels
|
65f8a89ebe
|
Build 2.2.2-j4
|
2013-01-27 23:05:40 -08:00 |
|
Mark Otto
|
f9ee99cf6f
|
Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing
|
2013-01-14 00:11:55 -08:00 |
|
Mark Otto
|
4b34f4947a
|
Update Holder.js 1.6 to 1.9
|
2013-01-12 19:49:15 -08:00 |
|
Mark Otto
|
6e5a2fedaa
|
Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long ago
|
2013-01-10 18:51:04 -08:00 |
|
Arnold Daniels
|
9565f1703a
|
Improved docs for v2.2.2-j3
|
2012-12-28 22:56:15 +01:00 |
|
Mark Otto
|
330b143b40
|
Add longer tooltip example to docs, tighten up line-height on tooltip; run make
|
2012-12-26 09:36:07 -06:00 |
|
Mark Otto
|
9749d6afc2
|
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
|
2012-12-26 09:21:34 -06:00 |
|
Arnold Daniels
|
830a7f8f56
|
Fix customize match:js
|
2012-12-26 10:58:12 +01:00 |
|
Arnold Daniels
|
ef7599fd94
|
Fixed comments in bootstrap-fileupload.js
|
2012-12-26 10:44:48 +01:00 |
|
Arnold Daniels
|
76c8338f48
|
Fixed customize
Rebuild docs
|
2012-12-26 06:31:11 +01:00 |
|
Arnold Daniels
|
8fa7b7ee99
|
Reset fileupload on form reset. Fixed #31
Allow resetting and clearing fileupload using js
|
2012-12-25 06:41:17 +01:00 |
|
Arnold Daniels
|
0657ace43c
|
Fix problem with tr comparison in jasny rowlink. Fixed #34
|
2012-12-25 05:43:40 +01:00 |
|
Arnold Daniels
|
8727176325
|
Fix Submit issues link in site footer. Fixes #36
|
2012-12-25 05:40:15 +01:00 |
|
Arnold Daniels
|
a78e874844
|
Fixed typeahead issues
Added typeahead tests
Added new features of typeahead to docs
|
2012-12-25 04:46:34 +01:00 |
|
Yohn
|
da0217405f
|
data-toggle instead of rel for tooltip and popover
|
2012-12-23 06:51:46 -05: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
|
24a36df9f6
|
add support for [data-slide-to] attr on carousel
|
2012-12-21 19:45:19 -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
|
b6575cc72e
|
fix up code snippet
|
2012-12-20 13:41:08 -08:00 |
|
fat
|
bbe4625672
|
lol we dont' have affix(refresh)
|
2012-12-19 23:39:26 -08:00 |
|
fat
|
7f9ff0ba5b
|
add js support for carousel indicators
|
2012-12-19 23:25:25 -08:00 |
|
fat
|
e9eff0cbff
|
wait 100ms before engaging affix (allows for initial browser scroll)
|
2012-12-19 22:37:41 -08:00 |
|
fat
|
96e5fa6143
|
whitespace in tooltip + don't pass empty selector to $() in dropdown.js
|
2012-12-19 22:26:36 -08:00 |
|
fat
|
7c456c8554
|
fix tooltip doc dumbness
|
2012-12-19 22:05:33 -08:00 |
|
fat
|
219d275ae6
|
can't extend bounding box thingy
|
2012-12-19 22:03:57 -08:00 |
|
fat
|
dc4e80a655
|
fix ghetto ass timeout shit
|
2012-12-19 21:55:23 -08:00 |
|
fat
|
5bd8cdca91
|
remove inside support from tooltip + fix tooltip svg support + change makefile to rely on local npm install
|
2012-12-19 21:36:50 -08:00 |
|
Mark Otto
|
529ecc5a77
|
Version bump
|
2012-12-10 18:31:04 -08:00 |
|
Arnold Daniels
|
f997a9ada7
|
Merge branch 'master' of git://github.com/twitter/bootstrap into 2.2.2-j3
Conflicts:
Makefile
README.md
component.json
docs/assets/css/docs.css
docs/assets/img/bs-docs-bootstrap-features.png
docs/assets/img/bs-docs-responsive-illustrations.png
docs/assets/img/bs-docs-twitter-github.png
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/base-css.html
docs/components.html
docs/customize.html
docs/extend.html
docs/getting-started.html
docs/index.html
docs/javascript.html
docs/scaffolding.html
docs/templates/layout.mustache
docs/templates/pages/customize.mustache
docs/templates/pages/index.mustache
js/bootstrap-typeahead.js
package.json
|
2012-12-10 00:22:22 +01:00 |
|