Commit Graph

770 Commits

Author SHA1 Message Date
Arnold Daniels
34648bb0bd Added typeahead functionality
* AJAX search
 * Convert select to typeahead
 * Use value objects as search
 * Customizable dropdown
 * Min-width menu typeahead
 * Fixed click typeahead menu (see twitter/bootstrap#2715) as suggested by @mckramer

Padding 2px for select
2012-10-28 02:46:52 +02:00
Arnold Daniels
998051173a Color border for error/warning/success for fileupload. Fixed #10
Cancel button clears fileupload widget. Fixed #11
2012-10-12 05:00:38 +02:00
Arnold Daniels
ebe22a913a Split up jasny's responsive classes per screen size 2012-10-11 19:41:49 +02:00
Arnold Daniels
a30f7c9493 Moved css for editor texteare to form styles 2012-10-11 04:05:31 +02:00
Arnold Daniels
6cb9e62662 Bump to version 2.1.1-j2 2012-10-11 02:57:18 +02:00
Arnold Daniels
ee0c1b4c62 Merge remote-tracking branch 'twitter/master' into 2.1.0-j2-wip 2012-10-09 13:37:41 +02:00
Arnold Daniels
04c7c677f4 Documented file upload + upload button
Added bootstrap-fileupload.js to Makefile
Added jasny/fileupload.less to jasny/bootstrap.less
2012-09-05 11:46:17 +02:00
Arnold Daniels
b304ffc070 Added file upload and image upload widgets
Added upload button
2012-09-05 11:46:17 +02:00
Arnold Daniels
c8f966f290 Documented Row link js
Added bootstrap-rowlink.js to Makefile
Added jasny/rowlink.less to jasny/bootstrap.less
2012-09-05 11:46:17 +02:00
Arnold Daniels
8f657b2722 Added the row link javascript plugin 2012-09-05 11:46:17 +02:00
Arnold Daniels
2ac7c29c83 Added modal fix to bootstrap and docs 2012-09-05 11:46:16 +02:00
Arnold Daniels
68bd17946b Fix for margin form in modal 2012-09-05 11:46:16 +02:00
Arnold Daniels
e399a6730a Added action areas to index page in docs
Added action areas to jasny/bootstrap.less
2012-09-05 11:46:16 +02:00
Arnold Daniels
c2198a38d2 Added .header-actions and .table-actions 2012-09-05 11:46:16 +02:00
Arnold Daniels
787d4cf487 Documented .row-desktop
Added row desktop to jasny/responsive.less
2012-09-05 11:46:16 +02:00
Arnold Daniels
3d04cfe772 Added support for .row-desktop. Only show as a row on a desktop, not on a tablet 2012-09-05 11:46:16 +02:00
Arnold Daniels
d3b9c0f329 Documented semifluid layouts
Added semifluid layouts to jasny/bootstrap.less and jasny/responsive.less
2012-09-05 11:46:16 +02:00
Arnold Daniels
83bccad651 Added support for semifluid layouts 2012-09-05 11:46:16 +02:00
Arnold Daniels
e51b5aea19 Documented .page-alert
Added page alert to jasny/bootstrap.less and jasny/responsive.less
2012-09-05 11:46:16 +02:00
Arnold Daniels
904a2b27f1 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-09-05 11:46:15 +02:00
Arnold Daniels
47b8d13581 Documented iconic icons
Added jasny/iconic.less to jasny/bootstrap.less
Makefile also copies the fonts
2012-09-05 11:46:15 +02:00
Arnold Daniels
676f8ebe83 New feature: iconic icons
Includes the iconic font fill and iconic stroke font set in several formats
2012-09-05 11:46:15 +02:00
Arnold Daniels
3d7f8916d0 Docs for action links
Added jasny/action-links.less to jasny/bootstrap.less
2012-09-05 11:46:15 +02:00
Arnold Daniels
889dd5d24e New feature: action links .act 2012-09-05 11:46:15 +02:00
Arnold Daniels
e935d2a302 Added docs for .small-labels in forms
Added form improvements to jasny/bootstrap.less and jasny/responsive.less
2012-09-05 11:46:15 +02:00
Arnold Daniels
d6b4d1e657 Improved form styles
Combining horizontal and vertical form
Wells in forms
Vertical align for checkbox/radio in label
Support for .small-labels
2012-09-05 11:46:15 +02:00
Arnold Daniels
784f821de4 Documented tabbable improvements
Added jasny/navs-tabbable.less to jasny/bootstrap.less
2012-09-05 11:46:15 +02:00
Arnold Daniels
33f17f2dbb Improvements for tabbable component
Added `.bordered-tabbable`
Added styling for using `.tabbable` on the main container
2012-09-05 11:46:15 +02:00
Arnold Daniels
69045673ef Added docs for .editor
Added jasny/forms-editor.less to jasny/bootstrap.less
2012-09-05 11:46:15 +02:00
Arnold Daniels
efe213a086 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-09-05 11:46:15 +02:00
Arnold Daniels
1237022526 Added docs for fixed and improved uneditable forms and inputs
Added jasny/forms-uneditable.less to jasny/bootstrap.less
2012-09-05 11:46:15 +02:00
Arnold Daniels
877a0b7ee2 Fixed and improved uneditable forms and inputs 2012-09-05 11:46:15 +02:00
Arnold Daniels
c42221762b Added Jasny build process 2012-09-05 11:46:15 +02:00
Mark Otto
73ef263d5f improve comments in image styles 2012-09-04 11:31:48 -07:00
Mark Otto
a1d2ee6542 fixes #4885: correct use of skew in .skew() mixin for FF 2012-09-04 11:08:08 -07:00
Mark Otto
de36456f5d fixes #4957: use input border var for select element instead of #ddd 2012-09-04 11:00:25 -07:00
Mark Otto
acf2a64016 fixes #4935: properly comment responsive image techniques and add CSS tests to support 2012-09-03 17:35:35 -07:00
Mark Otto
8cda830eaf fixes #4146: IE7-8 responsive image helper 2012-09-03 01:13:42 -07:00
Mark Otto
f25129361b add comment to go with updated box-shadow mixin 2012-09-03 01:04:53 -07:00
Mark Otto
f46813a8c8 Merge pull request #4763 from Luis-TP/2.1.1-wip
Improve .box-shadow mixin by utilizing regex function to no longer require escaping
2012-09-03 01:03:37 -07:00
Mark Otto
9d5f9eca85 fixes #4909: add color utility classes .text-warning, etc and document them 2012-09-03 00:47:48 -07:00
Mark Otto
3737904859 fixes #4922: use basefontsize for realz on .lead 2012-09-02 13:25:03 -07:00
Mark Otto
02f6bd65f5 fixes #4910: use @baseLineHeight * 1.5 for .lead font-size 2012-09-01 12:00:13 -07:00
Mark Otto
0f85e8b7f8 fixes #4824: scope table grid sizes to .table instead of table 2012-08-31 22:37:46 -07:00
Mark Otto
beb0b64096 fixes #4889: btn-link disabled styles 2012-08-31 14:02:18 -07:00
Mark Otto
2da2169a56 fixes #4828: make fluid grid inputs size the same as fixed grid inputs 2012-08-29 13:06:47 -07:00
Mark Otto
2137cd65fb fixes #4819: manual fix of missing .control-label in responsive767 file, coupled with a remake 2012-08-29 13:05:43 -07:00
Mark Otto
e27b1355b5 fixes #4771: widen .form-horizontal labels and .dl-horizontal terms given larger font-size of 2.1.0 2012-08-28 10:12:04 -07:00
Mark Otto
609142eee2 fixes #4729: only use margin-top on .help-block when it follows an input, select, textarea 2012-08-27 22:42:12 -07:00
Mark Otto
7d412b1e14 fixes #4741: undo previous version's attempt at firefox gradient changes and add gradient tests 2012-08-27 21:18:55 -07:00