Arnold Daniels
306110b740
Documented file upload + upload button
...
Added bootstrap-fileupload.js to Makefile
Added jasny/fileupload.less to jasny/bootstrap.less
2012-07-19 01:41:44 +02:00
Arnold Daniels
0fb30863ad
Added file upload and image upload widgets
...
Added upload button
2012-07-19 01:41:44 +02:00
Arnold Daniels
ce469c01b6
Documented Row link js
...
Added bootstrap-rowlink.js to Makefile
Added jasny/rowlink.less to jasny/bootstrap.less
2012-07-19 01:24:45 +02:00
Arnold Daniels
75205d464a
Added the row link javascript plugin
2012-07-19 01:24:18 +02:00
Arnold Daniels
5a8b386c53
Added modal fix to bootstrap and docs
2012-07-18 02:43:07 +02:00
Arnold Daniels
f8dbaf8cb7
Fix for margin form in modal
2012-07-18 02:43:07 +02:00
Arnold Daniels
500315a428
Added action areas to index page in docs
...
Added action areas to jasny/bootstrap.less
2012-07-18 02:43:07 +02:00
Arnold Daniels
74e84791c0
Added .header-actions and .table-actions
2012-07-18 02:43:06 +02:00
Arnold Daniels
b441742867
Documented .row-desktop
...
Added row desktop to jasny/responsive.less
2012-07-18 02:43:06 +02:00
Arnold Daniels
3a8f270d14
Added support for .row-desktop. Only show as a row on a desktop, not on a tablet
2012-07-18 02:43:06 +02:00
Arnold Daniels
3ab1eb55b9
Documented semifluid layouts
...
Added semifluid layouts to jasny/bootstrap.less and jasny/responsive.less
2012-07-18 02:43:06 +02:00
Arnold Daniels
80679f8550
Added support for semifluid layouts
2012-07-18 02:43:06 +02:00
Arnold Daniels
7dc3cb618a
Documented .page-alert
...
Added page alert to jasny/bootstrap.less and jasny/responsive.less
2012-07-18 02:43:05 +02:00
Arnold Daniels
a5adceceb9
Added .page-alert
...
Know those nice little alerts after you save your profile? With `.page-alert` the alert will be shown on top op your page.
2012-07-18 02:43:05 +02:00
Arnold Daniels
b8632ca0bb
Documented iconic icons
...
Added jasny/iconic.less to jasny/bootstrap.less
Makefile also copies the fonts
2012-07-18 02:43:05 +02:00
Arnold Daniels
9f7fe483ce
New feature: iconic icons
...
Includes the iconic font fill and iconic stroke font set in several formats
2012-07-18 02:43:05 +02:00
Arnold Daniels
2d6986df2d
Docs for action links
...
Added jasny/action-links.less to jasny/bootstrap.less
2012-07-18 02:43:05 +02:00
Arnold Daniels
f0e0b3f765
New feature: action links .act
2012-07-18 02:43:05 +02:00
Arnold Daniels
0bc4dac395
Added docs for .small-labels in forms
...
Added form improvements to jasny/bootstrap.less and jasny/responsive.less
2012-07-18 02:43:05 +02:00
Arnold Daniels
510d5f4cdb
Improved form styles
...
Combining horizontal and vertical form
Wells in forms
Vertical align for checkbox/radio in label
Support for .small-labels
2012-07-18 02:43:04 +02:00
Arnold Daniels
b001c8a6cf
Documented tabbable improvements
...
Added jasny/navs-tabbable.less to jasny/bootstrap.less
2012-07-18 02:43:04 +02:00
Arnold Daniels
0daa71b70b
Improvements for tabbable component
...
Added `.bordered-tabbable`
Added styling for using `.tabbable` on the main container
2012-07-18 02:43:04 +02:00
Arnold Daniels
bcfd7c3801
Added docs for .editor
...
Added jasny/forms-editor.less to jasny/bootstrap.less
2012-07-18 02:43:04 +02:00
Arnold Daniels
e4ac9f2bb3
Added the .editor class for a textarea with a 100% width
...
Added `.editor-html` for a textarea that will be replaced (when using eg CKEditor or TinyMCE)
2012-07-18 02:43:04 +02:00
Arnold Daniels
5edb01f758
Added docs for fixed and improved uneditable forms and inputs
...
Added jasny/forms-uneditable.less to jasny/bootstrap.less
2012-07-18 02:43:04 +02:00
Arnold Daniels
240724a994
Fixed and improved uneditable forms and inputs
2012-07-18 02:43:04 +02:00
Arnold Daniels
0e2e81ec91
Added Jasny build process
2012-07-18 02:43:02 +02:00
Jacob Thornton
ebc6935663
2.0.3 -> 2.0.4
2012-06-01 11:04:27 -07:00
Mark Otto
7875e4833c
fix broken css tests, add fluid input-prepend/-append to tests, fix input-prepend/append for responsive for both fluid and fixed sizing
2012-05-28 17:32:24 -07:00
Mark Otto
6fc5674466
Merge branch 'raymccoy-no-filters' into 2.0.4-wip
2012-05-28 17:17:36 -07:00
Mark Otto
9699e1d707
scope float right dropdown menus to immediate children
2012-05-28 01:13:24 -07:00
Corey Innis
8a06339501
fixes .placeholder to work as a "grouped selector"
...
adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query`
the result can be seen in the generated bootstrap.css, which include the -ms vendor extension.
2012-05-27 18:12:08 -07:00
Mark Otto
a7529e158b
remove color from labels
2012-05-25 09:19:10 -07:00
Mark Otto
fe30bd6055
make bootstrap like google maps a bit more
2012-05-24 20:18:52 -07:00
Mark Otto
72e3b3beb3
Merge branch 'ademaro-patch-1' into 2.0.4-wip
2012-05-24 19:17:49 -07:00
Ademaro
34e5bc5f1d
ie support placeholder color ( http://msdn.microsoft.com/en-us/library/ie/hh772745(v=vs.85).aspx )
2012-05-24 13:57:02 +04:00
Mark Otto
5d27fbb32d
Merge branch 'pvorb-patch-1' into 2.0.4-wip
2012-05-23 00:05:13 -07:00
Mark Otto
3b6b6eb242
fix field state mixin
2012-05-23 00:04:54 -07:00
Tomás Arribas
642f75141d
Do not use filters in fade animations
2012-05-21 02:56:57 +02:00
Paul Vorbach
faf2866f96
Remove re-declaration of font-fam, font-size, and line-height in p
2012-05-20 11:54:21 +03:00
Mark Otto
78790da03c
fix resizing issues from incorrectly changing <767px grid classes to inline-block, fix height issue on textareas
2012-05-17 22:00:49 -07:00
Mark Otto
e009ed23fc
move navbar and update paths so it sits in tests
2012-05-15 09:45:53 -07:00
Mark Otto
6be09df1bf
Merge branch '2.0.4-wip-forms' of github.com:twitter/bootstrap into 2.0.4-wip-forms
2012-05-15 09:07:31 -07:00
Mark Otto
a9d4b667ff
finish fixing uneditable-input and remake
2012-05-15 09:07:19 -07:00
Mark Otto
532569fe59
updated forms to rearrange focus state, reinstate uneditable-input, and a few other cleanup tidbits
2012-05-15 09:04:44 -07:00
Mark Otto
ecf84bdac5
correct regressions against 2.0.3
2012-05-15 00:17:02 -07:00
Mark Otto
87f6e426b3
three columns
2012-05-14 23:50:34 -07:00
Mark Otto
c8cafa5d5a
move forms test to less/tests
2012-05-14 23:45:25 -07:00
Mark Otto
e28efd7da0
consolidate and relabel new form selectors
2012-05-14 23:42:32 -07:00
Mark Otto
a0809ceebe
add forms test page for all html5 input types and refactor selectors
2012-05-14 23:40:06 -07:00