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 |
|
Mark Otto
|
e3f3542d0b
|
Fixes #6823: add some docs notes about tooltips in input groups
|
2013-02-06 17:25:58 -08:00 |
|
Mark Otto
|
2fa77bf197
|
Update link to changelog
|
2013-02-05 22:46:45 -08:00 |
|
Arnold Daniels
|
65f8a89ebe
|
Build 2.2.2-j4
|
2013-01-27 23:05:40 -08:00 |
|
Mark Otto
|
337741fc9a
|
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
|
2013-01-14 00:33:16 -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 |
|
Yohn
|
a23eb06536
|
fix typo
|
2013-01-13 15:32:51 -05:00 |
|
Yohn
|
fdd1daeae1
|
added container options to docs for popover
|
2013-01-13 15:21:31 -05:00 |
|
Mark Otto
|
42efd9f730
|
Address #6545: clarify initialization of tooltips in docs
|
2013-01-11 20:58:24 -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 |
|
Arnold Daniels
|
ef7599fd94
|
Fixed comments in bootstrap-fileupload.js
|
2012-12-26 10:44:48 +01:00 |
|
Arnold Daniels
|
f0d95a4573
|
Added download button in javascript docs
|
2012-12-26 09:35:27 +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
|
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 |
|
fat-kun
|
b9c7f29134
|
Merge pull request #6378 from Yohn/patch-7
fixes tooltip insert problems
|
2012-12-24 16:17:25 -08:00 |
|
Yohn
|
2a5fde272c
|
Update docs/javascript.html
|
2012-12-24 19:01:56 -05:00 |
|
Yohn
|
5da8b315c0
|
data-toggle instead of rel for tooltip and popover
|
2012-12-23 07:00:03 -05:00 |
|
Yohn
|
f152dead92
|
Update docs/javascript.html
|
2012-12-23 04:25:27 -05: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
|
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
|
dc32555f5b
|
Fixes #6370: Add comment to docs on typeahead and autocomplete
|
2012-12-21 15:46:10 -08:00 |
|
Quy Ton
|
a27bf30f0d
|
Miscellaneous changes to docs
|
2012-12-20 21:38:53 -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 |
|
Arnold Daniels
|
b883581511
|
Added links to jasny.net
|
2012-12-14 16:35:19 +01: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 |
|
Mark Otto
|
b5ceca14db
|
Fix docs typos
|
2012-12-08 18:46:34 -08:00 |
|
Quy Ton
|
3bd9a26c01
|
Apply code tag to data attribute on javascript page
|
2012-12-08 12:06:46 -08:00 |
|
fat
|
a7eb9c294a
|
add noConflict functionality to all bootstrap plugins
|
2012-12-07 17:06:01 -05:00 |
|
Mark Otto
|
0f2a423b8d
|
Once more, update all the favicons to retina
|
2012-12-03 13:25:56 -08:00 |
|
Mark Otto
|
15a4399015
|
Align the touch icons attributes
|
2012-12-03 13:22:10 -08:00 |
|
Mark Otto
|
acc037de15
|
add holder and replace placehold.it
|
2012-11-29 20:59:14 -08:00 |
|
Arnold Daniels
|
176ab8f778
|
Merge branch 'master' of git://github.com/twitter/bootstrap into 2.1.1-j3-wip
Conflicts:
Makefile
README.md
docs/assets/css/docs.css
docs/assets/js/bootstrap.min.js
docs/base-css.html
docs/build/index.js
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/index.mustache
js/bootstrap-typeahead.js
package.json
|
2012-11-29 23:58:46 +01:00 |
|
Mark Otto
|
5d1b4206b1
|
Fixes #5986: single toggle button html examples
|
2012-11-22 12:06:36 -08:00 |
|
Mark Otto
|
8df2811d49
|
Simpler footer for docs
* Remove back to top link (ya'll are lazy :P)
* Center text
* Decrease vertical padding
|
2012-11-21 23:29:20 -08:00 |
|
Mark Otto
|
2320a09898
|
fix modals display in docs on tablet view
|
2012-11-04 12:58:57 -08:00 |
|
Bradly Feeley
|
46b5e0cbc6
|
Fixing various spelling typos in the docs.
|
2012-11-02 16:34:21 -06:00 |
|
Mark Otto
|
bf48c31406
|
Merge branch 'bradly-affix-docs-fix' into 2.2.2-wip
|
2012-10-31 10:48:44 -07:00 |
|
Mark Otto
|
d5697fcf6b
|
fixes #5717: add retina favicon, recompile docs
|
2012-10-31 10:41:41 -07:00 |
|
Bradly Feeley
|
cbf1dace2f
|
Fixing typos in affix options area in the docs.
|
2012-10-30 11:46:18 -07:00 |
|
Jacob Thornton
|
ac6625de5f
|
add updater function and rebuild
|
2012-10-17 21:37:34 -07:00 |
|
Mark Otto
|
57eb2a8018
|
more hellip on modals
|
2012-10-16 20:28:07 -07:00 |
|
Mark Otto
|
0ac50d28b5
|
fixes #5519: hellip in modal code
|
2012-10-16 20:18:50 -07:00 |
|
Mark Otto
|
463eae25b0
|
clarify js docs individual or compiled section
|
2012-10-16 12:37:36 -05:00 |
|