Jacob Thornton
|
b8c0388f8a
|
fix sans-serif order in forms.less and rebuild
|
2012-01-22 20:07:17 -08:00 |
|
Mark Otto
|
ab8f2e2767
|
don't scope placeholder text color to just inputs
|
2012-01-18 00:35:14 -08:00 |
|
Mark Otto
|
f43f2c0ea2
|
fix grid sized horizontal form layout
|
2012-01-15 12:53:35 -08:00 |
|
Mark Otto
|
9f732e90d4
|
make horizontal form labels map to default grid sizing
|
2012-01-15 11:33:30 -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
|
a40b2a636c
|
make inline and search form labels inline-block
|
2012-01-14 16:38:40 -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
|
7728f7b824
|
add html5 invalid state for super fancy errors via browser
|
2012-01-07 04:28:30 -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
|
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
|
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
|
c56e9d2d35
|
massive docs update, mostly to all our new forms, and to the buttons
|
2012-01-05 21:43:28 -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
|
553030ca7d
|
missing parantheses
|
2011-12-30 16:01:29 -08: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
|
46d2ad5e22
|
allow select with size attr to not have fixed height
|
2011-12-27 16:08:07 -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
|
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
|
8a7abc7493
|
docs updates, forms updated to include error states and more examples, remove text-shadow from gradientbar mixin to fix bug
|
2011-12-21 16:00:50 -06:00 |
|
Mark Otto
|
72a536393c
|
mostly docs updates, but also some bug fixes per github issues
|
2011-12-19 22:58:56 -08:00 |
|
Mark Otto
|
d2e56ad53d
|
unstyle image inputs
|
2011-12-10 22:29:49 -08:00 |
|
Mark Otto
|
8f3150cf71
|
Merge branch 'form-feedback-fix' of https://github.com/tinyfly/bootstrap into tinyfly-form-feedback-fix
Conflicts:
bootstrap.css
|
2011-11-29 22:53:12 -08:00 |
|
Jeff Adams
|
1da19bf65f
|
scope form feedback states to .control-group instead of unused .clearfix
|
2011-11-29 14:06:31 -06:00 |
|
Jeff Adams
|
d48027d495
|
add input width calculation fix from #408 to the 2.0 branch
|
2011-11-29 11:12:32 -06:00 |
|
Jacob Thornton
|
3157de8d1d
|
clean up comments for better built files
|
2011-11-25 21:34:55 -08:00 |
|
Mark Otto
|
4e6275d0fe
|
update property order and do some misc cleanup
|
2011-11-17 01:28:42 -08:00 |
|
Mark Otto
|
ba9fcd8b57
|
make uneditable inputs work with span* classes
|
2011-11-17 00:49:51 -08:00 |
|
Mark Otto
|
a8e88d14a4
|
make form classes match table classes (readable left to right), update docs associated with it
|
2011-11-17 00:06:16 -08:00 |
|
Mark Otto
|
1fb98bed91
|
updated docs pages (still wip), adding misc css classes, added form styles from 1.4, added github buttons to homepage
|
2011-11-12 00:46:02 -08:00 |
|
Mark Otto
|
2a82b38cff
|
tweak the h2s again for better spacing, adjust docs, remove white bg if possible on file input, few other tweaks
|
2011-10-16 18:01:05 -07:00 |
|
Mark Otto
|
dd1efdf0d5
|
update input prepend and append to use baseline variable
|
2011-10-09 21:25:28 -07:00 |
|
Mark Otto
|
913338f930
|
fixing multi select on chromium ubuntu by setting background color explicitly
|
2011-10-04 01:15:31 -07:00 |
|
Mark Otto
|
96dd7a2903
|
update variables to inlude @baseFontSize, @baseFontFamily, @baseLineHeight for easier customization; added placeholder for @primaryButtonColor, but didn't implement
|
2011-10-04 00:20:38 -07:00 |
|
Mark Otto
|
f54568fa31
|
round the corners on the search form inputs like a boss
|
2011-09-29 01:47:55 -07:00 |
|
Mark Otto
|
f919f6f94f
|
huge update to forms, docs for the new forms, added a new link for js example to tabs/pills, add some new mixins
|
2011-09-29 01:40:27 -07:00 |
|
Mark Otto
|
1b21d5e321
|
updated forms.less to have better comments while pulling out all the old classes for input elements
|
2011-09-28 19:15:31 -07:00 |
|
Mark Otto
|
8ff18a9ffc
|
fixing conflict and recompiling
|
2011-09-16 09:47:36 -07:00 |
|
Jacob Thornton
|
39aca918d0
|
move clearfix logic back onto clearfix class for ie7
|
2011-09-15 22:36:32 -07:00 |
|
Jacob Thornton
|
68f89d109f
|
little fixes for ie 7
|
2011-09-15 22:27:41 -07:00 |
|
Mark Otto
|
dcf6a051e7
|
allow multi-select lists in forms
|
2011-09-14 08:58:20 -07:00 |
|
Mark Otto
|
32a690af98
|
apply clearfix to appended input pattern to clear the floats
|
2011-09-13 22:23:08 -07:00 |
|
Mark Otto
|
5249483850
|
comment out box-shadow on masthead and footer in docs.css because Opera sucks at inset box-shadow :"
|
2011-09-12 22:19:28 -07:00 |
|
Mark Otto
|
c73533ac73
|
fix problem with error styles in forms that clashed with alert-messages by qualifying the .error with .clearfix
|
2011-09-11 21:43:23 -07:00 |
|
Mark Otto
|
bd3448cf78
|
make input prepend styles look a bit better
|
2011-09-11 20:17:34 -07:00 |
|
Mark Otto
|
53812bc2d8
|
remove qualifying tags in .span selectors for built in grid so that we can use .span-n classes in form styles
|
2011-09-11 18:44:25 -07:00 |
|