Mark Otto
|
8ceea1f559
|
fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix pager example code
|
2012-01-15 11:26:06 -08:00 |
|
Mark Otto
|
f989c6892f
|
gray out links for active state on pagination
|
2012-01-14 23:33:42 -08:00 |
|
Mark Otto
|
16eccc43d9
|
dates updated to 2012
|
2012-01-14 23:28:48 -08:00 |
|
Mark Otto
|
dab6d2b17c
|
change up classes on tables and forms, fix nav list styles in example
|
2012-01-14 21:28:47 -08:00 |
|
Mark Otto
|
6d916763f8
|
adding the pager component after rewriting the pagination docs and css
|
2012-01-14 20:54:37 -08:00 |
|
Mark Otto
|
2c3365f99e
|
allow btn-groups to work in navbars
|
2012-01-14 17:16:46 -08:00 |
|
Mark Otto
|
74c0fc17c8
|
fix duplicate icons
|
2012-01-14 16:56:47 -08:00 |
|
Mark Otto
|
55ea574f8a
|
update preventing double border line for bordered tables by account for th elements in tr elements
|
2012-01-14 16:50:36 -08:00 |
|
Mark Otto
|
028726a9a3
|
add user-select mixin
|
2012-01-14 16:45:01 -08:00 |
|
Mark Otto
|
a40b2a636c
|
make inline and search form labels inline-block
|
2012-01-14 16:38:40 -08:00 |
|
Mark Otto
|
ceb6836e03
|
move up alert message close icon
|
2012-01-14 16:24:23 -08:00 |
|
Mark Otto
|
f587e81b7d
|
rewrite alert messages to use less code, combine the look of default and block messages, simplify docs
|
2012-01-14 16:18:15 -08:00 |
|
Mark Otto
|
fc053ac8b2
|
update dropdowns spacing and docs section spacing
|
2012-01-13 10:07:56 -08:00 |
|
Mark Otto
|
391248c0e3
|
nuke uber footer, bring back topbar dropdowns
|
2012-01-12 15:29:16 -08:00 |
|
Mark Otto
|
ef8b27cdc7
|
fix heading
|
2012-01-12 12:30:36 -08:00 |
|
Mark Otto
|
5e3c211334
|
fix type shorthand in blockquote
|
2012-01-12 10:19:07 -08:00 |
|
Mark Otto
|
620d987f9f
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
|
2012-01-11 21:59:33 -08:00 |
|
Jacob Thornton
|
19090ea333
|
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
|
2012-01-11 21:43:43 -08:00 |
|
Jacob Thornton
|
6f2f947a43
|
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
|
2012-01-11 21:42:55 -08:00 |
|
Mark Otto
|
32c6287259
|
comments and borders for multiple tbody
|
2012-01-11 09:43:13 -08:00 |
|
Mark Otto
|
a2ebf0c0c1
|
account for multiple tbody with 2px border between
|
2012-01-10 21:54:11 -08:00 |
|
Mark Otto
|
5c2bf0feef
|
remove empty margin property
|
2012-01-09 09:15:42 -08:00 |
|
Mark Otto
|
5032ef9b54
|
remove static popovers, modals, and twipsies from components in favor of full javascript page
|
2012-01-08 23:14:07 -08:00 |
|
Mark Otto
|
83c0896999
|
updated js pages to put examples first
|
2012-01-08 21:48:07 -08:00 |
|
Mark Otto
|
eaa8220d70
|
add utilities.less file for generic classes
|
2012-01-08 15:38:57 -08:00 |
|
Mark Otto
|
4b79443bba
|
fix dropdowns for active state in dropdown menus
|
2012-01-08 15:33:44 -08:00 |
|
Mark Otto
|
2c79030439
|
fix navbar styles for .brand
|
2012-01-08 14:33:14 -08:00 |
|
Mark Otto
|
6226b14e3b
|
fix placement of dropdowns in navbar after getting to general in those styles
|
2012-01-08 13:30:23 -08:00 |
|
Mark Otto
|
cb9be7bd0c
|
clean up dup css in responsive, fix navbar dropdown caret
|
2012-01-08 13:21:44 -08:00 |
|
Mark Otto
|
1ef9cbc6e4
|
rejigger z-index ranks for popovers/topbar/etc
|
2012-01-08 12:40:30 -08:00 |
|
Jacob Thornton
|
d4ded76a8f
|
get carousel working in firefox
|
2012-01-08 11:33:55 -08:00 |
|
Mark Otto
|
b7acbd8476
|
move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to wrap links with position absolute
|
2012-01-08 03:00:06 -08:00 |
|
Mark Otto
|
9e7acc6370
|
fix responsive navbar nav treatment by using hover instead of click
|
2012-01-08 02:30:18 -08:00 |
|
Mark Otto
|
cf05dc8677
|
adjust navs for fine details on dropdowns in stacked nav and improved open state there
|
2012-01-08 02:15:47 -08:00 |
|
Mark Otto
|
916761d568
|
fix styles on right aligned blockquote to flip padding and border appropriately
|
2012-01-08 01:57:05 -08:00 |
|
Mark Otto
|
9daf1661c5
|
fix docs for fluid layout, update topbar to fix active text color for links
|
2012-01-08 01:54:59 -08:00 |
|
Mark Otto
|
b780034a65
|
clean up some spacing on the dropdown for typeahead
|
2012-01-08 01:50:12 -08:00 |
|
Mark Otto
|
19986b3dd8
|
remove / on js, fix link to typeahead, remove old gradient on dropdown hover
|
2012-01-08 01:45:49 -08:00 |
|
Jacob Thornton
|
bc505560a0
|
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
bootstrap.min.css
|
2012-01-08 00:50:48 -08:00 |
|
Jacob Thornton
|
4478df7681
|
first pass at ultra basic autocomplete
|
2012-01-08 00:49:38 -08:00 |
|
Mark Otto
|
3c2f82f469
|
recomment out the moz stuff for progress bars since less can't compile it right now
|
2012-01-07 23:31:00 -08:00 |
|
Mark Otto
|
d170224457
|
fix progress bars by removing border and negative margins
|
2012-01-07 23:21:40 -08:00 |
|
Mark Otto
|
22e0c5f7c8
|
redoing the tabs on bottom, left, and right
|
2012-01-07 22:06:44 -08:00 |
|
Mark Otto
|
ecffa03890
|
nuke unused code, add to upgrading page
|
2012-01-07 21:10:17 -08:00 |
|
Mark Otto
|
95f47026cf
|
fix up dropdowns and navbar docs for the new dropdown styles
|
2012-01-07 21:09:02 -08:00 |
|
Mark Otto
|
2948d1c3b2
|
overhaul the entire tabs component structure and docs; remove side nav and make it a nav list to build on new .nav base class
|
2012-01-07 20:40:28 -08:00 |
|
Mark Otto
|
1438b14f74
|
overhauled docs to include example markup, add language around browser support and classes
|
2012-01-07 15:52:57 -08:00 |
|
Mark Otto
|
418e2c7d58
|
Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski-2.0-wip
Conflicts:
bootstrap.css
|
2012-01-07 13:52:36 -08:00 |
|
Mark Otto
|
a339f0051b
|
fixing tablesorter styles by adding the jquery plugin back to the lib, fixing the docs examples
|
2012-01-07 12:22:51 -08:00 |
|
Piotrek Okoński
|
3eb80591b2
|
Progress bars
|
2012-01-07 13:39:46 +01:00 |
|
Mark Otto
|
6dee40f469
|
adding back table grid sizing; will need support for responsive perhaps
|
2012-01-07 04:34:30 -08:00 |
|
Mark Otto
|
7728f7b824
|
add html5 invalid state for super fancy errors via browser
|
2012-01-07 04:28:30 -08:00 |
|
Mark Otto
|
b6d50c892d
|
scope close icon in modal to modal-header to allow alerts in modals to use close icons
|
2012-01-07 04:20:56 -08:00 |
|
Mark Otto
|
e594107f37
|
change up the z-indexing and add some popover/twipsy content to the test modal on the js docs to help avoid future bugs
|
2012-01-07 04:17:33 -08:00 |
|
Mark Otto
|
5ba7c14afe
|
another quick pass at ranking all zindexes and listing them in variables for quick overview and editing later
|
2012-01-07 04:07:53 -08:00 |
|
Mark Otto
|
8bdaf1f364
|
better ranking of z-indexes for tipsies so they appear above dropdown menus but below fixed topbar
|
2012-01-07 04:01:09 -08:00 |
|
Mark Otto
|
2540caeddd
|
quick stab at fixing modal placement on 480px and down
|
2012-01-07 03:58:48 -08:00 |
|
Mark Otto
|
33dad13014
|
update fluid layout to use variable for sidebar width
|
2012-01-07 03:53:20 -08:00 |
|
Mark Otto
|
8ccc3bcf03
|
overhauled dropdowns now require use of .caret for dropdown arrow, redid the button group docs section, added the split button dropdown docs section
|
2012-01-07 03:45:24 -08:00 |
|
Mark Otto
|
5fb2c666ac
|
update the fluid examples to use new classes and clear the floats properly from sidebar
|
2012-01-07 01:59:53 -08:00 |
|
Mark Otto
|
45d671d97f
|
tweak spacing once more on prettify; add support for uneditable inputs to input-append and prepend
|
2012-01-07 01:22:52 -08:00 |
|
Mark Otto
|
e23448ab1b
|
make fixed navbars have lower z-index
|
2012-01-07 01:08:58 -08:00 |
|
Mark Otto
|
d6a1402f2a
|
update form shadows and tweak prettyprint styles
|
2012-01-07 01:03:26 -08:00 |
|
Mark Otto
|
bcf1136f2c
|
fix form field sizing for selects, document form field grid sizing
|
2012-01-07 00:47:53 -08:00 |
|
Mark Otto
|
0cb2866409
|
fix reponsive 1200+ media query to resolve mismatched gutters and negative margins on the row
|
2012-01-07 00:29:36 -08:00 |
|
Mark Otto
|
36e7660383
|
fix forms in navbars, fix examples' navbars
|
2012-01-07 00:26:58 -08:00 |
|
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 |
|
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
|
c56e9d2d35
|
massive docs update, mostly to all our new forms, and to the buttons
|
2012-01-05 21:43:28 -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
|
fb9401b355
|
tweaks abound, updated prettify styles, new sidenav component started, sprite icons started
|
2012-01-05 01:34:14 -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
|
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
|
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
|
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
|
076370f3f9
|
fix for linux
|
2011-12-24 22:31:39 -08:00 |
|
Jacob Thornton
|
35fdbad24b
|
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
docs/assets/js/application.js
docs/base-css.html
docs/components.html
docs/index.html
docs/javascript.html
docs/less.html
docs/scaffolding.html
docs/upgrading.html
|
2011-12-22 19:15:09 -08:00 |
|
Jacob Thornton
|
87ac818253
|
change above below to top bottom and add "inside" placement option
|
2011-12-22 19:10:32 -08:00 |
|
Jacob Thornton
|
efacac0d6c
|
clean up all the js across all the doc pages
|
2011-12-21 18:42:43 -08:00 |
|
Mark Otto
|
690d3f4d1a
|
remove inline input field CSS since that's not required as all inputs are inline-block anyway
|
2011-12-21 19:32:14 -06:00 |
|
Mark Otto
|
369cedd87c
|
update comment on select bg bug and confirmed it was fixed, scoped responsive .span* to .row
|
2011-12-21 19:31:01 -06:00 |
|
Mark Otto
|
9fb380151d
|
Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip
Conflicts:
bootstrap.css
docs/javascript.html
|
2011-12-21 18:39:02 -06:00 |
|
Mark Otto
|
00cbadf994
|
update thumbnails to keep images from going past edges of thumbnails
|
2011-12-21 18:21:55 -06:00 |
|