2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00
Commit Graph

21140 Commits

Author SHA1 Message Date
Mark Otto cfc2353059 front page docs updated to include old getting started section, update code styles to look like github gists, and lots more docs updates 2012-01-06 23:59:22 -08:00
Jacob Thornton dd99e2d048 start of autocomplete plugin 2012-01-06 18:30:32 -08:00
Jacob Thornton 1f0d8b22a4 Merge pull request #910 from manveru/patch-1
Use `date` instead of `DATE`, that's the POS*X way.
2012-01-06 11:09:51 -08:00
Jacob Thornton 64c8623533 Merge pull request #907 from ansman/2.0-wip
Twipsy now respects custom classes
2012-01-06 11:07:59 -08:00
Michael Fellinger 49de3bef79 Use date instead of DATE, that's the POS*X way. 2012-01-06 13:15:18 +01:00
Nicklas Ansman Giertz 969fbe7150 Add a test case for issue #908 (twipsy doesn't respect custom classes)
The test case verifies that a custom class is respected.
2012-01-06 11:33:18 +01:00
Nicklas Ansman Giertz f07bcafd39 Make twipsy respect custom classes when using a custom template
If you had a custom class to the root object twipsy would overwrite
that class ($tip[0].className = 'twipsy'), now this has been changed
so it removes only classes that twipsy adds.
2012-01-06 11:16:29 +01:00
Mark Otto 5cb76037ae fixing conflict in dividers in navbar, fix navbar docs, fix search form in navbar 2012-01-05 23:24:19 -08:00
Mark Otto 7582520808 docs cleanup and navbar brand hover 2012-01-05 22:37:23 -08:00
Mark Otto 9bedfa447c Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip 2012-01-05 21:43:54 -08:00
Mark Otto c56e9d2d35 massive docs update, mostly to all our new forms, and to the buttons 2012-01-05 21:43:28 -08:00
Jacob Thornton 314feb702f listen to window for dropdown clear 2012-01-05 18:32:08 -08:00
Mark Otto 90e3a706ba add jank js back to docs application.js for responsive dropdown in topbar 2012-01-05 16:03:05 -08:00
Mark Otto aa5342888b default cursor for disabled links in pagination 2012-01-05 15:48:40 -08:00
Mark Otto 03d7c1a65e make dropdowns use unicode character for :after 2012-01-05 15:46:48 -08:00
Mark Otto 621dd13d87 move mega link footer to scaffolding to try it out, fix broken button text shadow, change UL/OL margins back, make li color same as body 2012-01-05 15:43:07 -08:00
Mark Otto 23e5fc2133 Tweak the docs and address the new forms list of controls: radios and checkboxes are now hanging controls to wrap text properly 2012-01-05 14:11:41 -08:00
Mark Otto 20add59de3 breaking out patterns.less even more, removing unnecessary div from checkbox and radio lists--now just labels and inputs 2012-01-05 10:01:42 -08:00
Mark Otto bdc22e71c8 Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
	bootstrap.css
2012-01-05 01:37:06 -08:00
Mark Otto a13ab64870 add a quick little example of icons in buttons 2012-01-05 01:36:05 -08:00
Mark Otto fb9401b355 tweaks abound, updated prettify styles, new sidenav component started, sprite icons started 2012-01-05 01:34:14 -08:00
Jacob Thornton fcfa231131 Merge pull request #886 from giveo/master
Changing copyright year in footer examples from 2011 to 2012
2012-01-04 10:03:28 -08:00
Jacob Thornton 3237047ac3 Merge branch 'master' of https://github.com/twitter/bootstrap 2012-01-04 10:03:11 -08:00
Jacob Thornton eb123f6b83 switch to async widget.js script 2012-01-04 10:02:51 -08:00
Jeff Nunn 175c3226b7 Changing copyright in example footers from 2011 to 2012 2012-01-04 09:28:48 -07:00
Jacob Thornton 5661855be3 actuall use interval option :P 2012-01-02 22:57:04 -08:00
Jacob Thornton e89618a47f clean up options implementation for carousel 2012-01-02 22:55:51 -08:00
Jacob Thornton f5bcfaec2c ease-in-out slide transition 2012-01-02 22:33:49 -08:00
Jacob Thornton 3fb6f6ee86 basic carousel implementation 2012-01-02 22:30:57 -08:00
Jacob Thornton 8b58a1c3d9 placeholder design for carousel 2012-01-02 19:13:02 -08:00
Jacob Thornton 0c3bf7275c add quotes to courier new 2012-01-02 16:05:14 -08:00
Jacob Thornton f8c0efbcb4 Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
	bootstrap.css
2012-01-02 16:04:35 -08:00
Jacob Thornton 2d092dfeea start playing with carousel stuff 2012-01-02 16:04:01 -08:00
Mark Otto 553030ca7d missing parantheses 2011-12-30 16:01:29 -08:00
Mark Otto 704d713aad border radius on large button toolbar 2011-12-27 17:39:34 -06:00
Mark Otto 53c6dbff0d add appended input example to docs, fix help-text wrapping issue by clearing float 2011-12-27 17:04:55 -06:00
Mark Otto 550879cf66 fix quotes in font-family usage 2011-12-27 16:50:27 -06:00
Mark Otto e78d5f8ff3 fix tables for rowspan 2011-12-27 16:25:22 -06:00
Mark Otto 46d2ad5e22 allow select with size attr to not have fixed height 2011-12-27 16:08:07 -06:00
Mark Otto 3426877c89 add ie7 inline block mixin and add ability to center pagination 2011-12-27 15:51:36 -06:00
Mark Otto fec02f5045 clean up some css for github issues: input prepend z-index, modals revamped for responsive 2011-12-27 15:40:58 -06:00
Mark Otto 5801c4d766 capitalize Less in makefile, add print less file (not yet compiled) 2011-12-27 13:51:50 -06:00
Mark Otto b9adae14fc remove button from topbar for testing 2011-12-27 12:40:30 -06:00
Mark Otto 324246e4f9 remove negative margin from .brand in docs, update navbar to support buttons up thurr 2011-12-27 12:39:39 -06:00
Mark Otto 058f47b33b clean up some comments and fix a bug with buttons in navbar by removing too generic of a link color 2011-12-26 17:25:25 -06:00
Mark Otto 544120264d Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
	bootstrap.css
2011-12-26 16:47:10 -06:00
Jacob Thornton 1c7c5f750f Merge pull request #850 from sferik/scrollable_modal
Make modal windows scrollable
2011-12-25 20:35:44 -08:00
Erik Michaels-Ober 7fbb3660ef Rebuild CSS 2011-12-25 20:18:49 -08:00
Erik Michaels-Ober 791fd6a141 Make modal windows scrollable
Closes #849.
2011-12-25 20:17:35 -08:00
Jacob Thornton 12868933b9 clean up dead elements in firefox (which is droping transitionEnd events :( 2011-12-24 23:06:16 -08:00