Mark Otto
|
49ac4ea0fa
|
fix some source code for custom forms
|
2014-12-31 10:07:34 -08:00 |
|
Mark Otto
|
489f2bc1fa
|
no results in search form accounted for
|
2014-12-25 22:40:25 -08:00 |
|
Mark Otto
|
7e25a958a2
|
sidenav for custom forms
|
2014-12-25 17:50:41 -08:00 |
|
Mark Otto
|
b92534c632
|
improve code quality on custom forms
|
2014-12-25 15:40:24 -08:00 |
|
Mark Otto
|
dacac2ab72
|
select menu custom form element
|
2014-12-24 21:48:49 -08:00 |
|
Mark Otto
|
57d15cb4f8
|
add more explanation text
|
2014-12-24 17:00:43 -08:00 |
|
Mark Otto
|
cd60cf3386
|
custom forms: checkbox and radio stacked option
|
2014-12-24 15:45:37 -08:00 |
|
Mark Otto
|
e500a9a354
|
some cleanup
|
2014-12-24 04:47:08 -08:00 |
|
Mark Otto
|
18e08e777b
|
add custom forms, stub out examples for radios and checkboxes
|
2014-12-24 04:13:23 -08:00 |
|
Mark Otto
|
e1bb907050
|
rearrange contents docs--type, tables, images, forms, etc--into own docs section
|
2014-12-24 03:26:51 -08:00 |
|
Mark Otto
|
73e59c26e6
|
basic docs search
|
2014-12-24 02:44:38 -08:00 |
|
Mark Otto
|
952be04cb0
|
grunt
|
2014-12-23 22:57:03 -08:00 |
|
Mark Otto
|
6011b4678b
|
rearrange some docs css
|
2014-12-23 22:56:45 -08:00 |
|
Mark Otto
|
b500713dd2
|
missed an end tag
|
2014-12-23 14:11:10 -08:00 |
|
Mark Otto
|
b67b2c7f49
|
fix up helpers docs again for .invisible and [hidden]
|
2014-12-23 14:00:34 -08:00 |
|
Mark Otto
|
6b394ab067
|
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Conflicts:
docs/components/helpers.md
scss/_utilities.scss
|
2014-12-23 13:59:26 -08:00 |
|
Mark Otto
|
1f5a75e2d7
|
increase spacing in docs h2s
|
2014-12-23 13:56:11 -08:00 |
|
Mark Otto
|
ca53c93f3d
|
no need to mention jquery in the layout scaffolding docs
|
2014-12-23 13:26:37 -08:00 |
|
Mark Otto
|
e63a0acd3b
|
fix some getting started links
|
2014-12-23 13:25:59 -08:00 |
|
Mark Otto
|
0972c64e7a
|
fix sidenav links
|
2014-12-23 13:23:03 -08:00 |
|
Mark Otto
|
491503e4ae
|
audit helpers docs: fix mixins formatting for scss conversion
|
2014-12-23 04:53:19 -08:00 |
|
Mark Otto
|
dfb6a679d2
|
audit helpers docs: quick floats
|
2014-12-23 04:40:42 -08:00 |
|
Mark Otto
|
9aa8239f88
|
add some utilities docs for new hidden and show changes
|
2014-12-23 04:28:01 -08:00 |
|
Mark Otto
|
f9aec74124
|
add [hidden] utility for hiding any html element (see #15274 for more context)
|
2014-12-23 04:10:59 -08:00 |
|
Mark Otto
|
2b16cb921c
|
make some notes for myself
|
2014-12-23 03:57:55 -08:00 |
|
Mark Otto
|
5e102e2600
|
Merge pull request #50 from twbs/disabled-pseudo
use :disabled pseudo-class instead of [disabled] attribute
|
2014-12-22 20:13:09 -08:00 |
|
Mark Otto
|
c14823bd51
|
Merge pull request #53 from twbs/firefox-placeholder-opacity
Re-add Firefox placeholder opacity workaround
|
2014-12-22 20:11:54 -08:00 |
|
Mark Otto
|
c59ba4995c
|
Merge pull request #45 from twbs/bye-hidden
Remove .hidden and .show classes
|
2014-12-22 20:11:04 -08:00 |
|
Mark Otto
|
d44a1f24bf
|
Merge pull request #51 from twbs/old-firefox-device-pixel-ratio
Remove min--moz-device-pixel-ratio
|
2014-12-22 20:06:58 -08:00 |
|
Mark Otto
|
d06dcd8431
|
Merge pull request #27 from twbs/autoprefixer-bump-ios-safari
bump min iOS in Autoprefixer config to v7
|
2014-12-22 19:48:40 -08:00 |
|
Mark Otto
|
230294a63b
|
Merge pull request #47 from twbs/migration-catch-up
Migration guide catch up
|
2014-12-22 19:42:37 -08:00 |
|
Chris Rebert
|
96d273e28f
|
Re-add Firefox placeholder opacity workaround
|
2014-12-22 17:28:09 -08:00 |
|
Chris Rebert
|
4d8559f895
|
Remove min--moz-device-pixel-ratio
Bootstrap v4 no longer supports the old versions of Firefox affected by this typo bug.
|
2014-12-22 16:32:25 -08:00 |
|
Chris Rebert
|
9a6477662a
|
grunt dist
|
2014-12-22 13:37:31 -08:00 |
|
Chris Rebert
|
5b03c9ad63
|
[disabled] => :disabled
:disabled is supported in IE9+ and all modern browsers
|
2014-12-22 13:34:02 -08:00 |
|
Gleb Mazovetskiy
|
497b05c1be
|
Merge pull request #49 from twbs/fadein_to_fade_in
variables: fix fade-in
|
2014-12-20 16:40:08 +00:00 |
|
Gleb Mazovetskiy
|
e11208cc0b
|
variables: fix fade-in
|
2014-12-20 16:37:43 +00:00 |
|
Chris Rebert
|
7c419a6b0f
|
add notes about high-level TODOs for the v3=>v4 migration guide
|
2014-12-19 20:35:46 -08:00 |
|
Chris Rebert
|
27213cfb63
|
add stub entry about Buttons changes to the migration guide
|
2014-12-19 20:31:47 -08:00 |
|
Chris Rebert
|
b6abac3e1e
|
Document changes to nested tables in the migration guide
|
2014-12-19 20:30:50 -08:00 |
|
Chris Rebert
|
5d76a6182a
|
add stub entry for Tabs+Pills changes to the migration guide
|
2014-12-19 20:30:16 -08:00 |
|
Chris Rebert
|
ad5e724e5f
|
add stub entry about new approach for skeuomorphic theming to the migration guide
|
2014-12-19 20:28:12 -08:00 |
|
Chris Rebert
|
c0da3d0b23
|
Document removal of deprecated screen size variables in the migration guide
|
2014-12-19 20:25:26 -08:00 |
|
Chris Rebert
|
c58e3803af
|
Document removal of online Customizer in the migration docs
|
2014-12-19 20:14:56 -08:00 |
|
Chris Rebert
|
e071f5bf14
|
add stub entry about addition of new utility classes to the migration guide
|
2014-12-19 20:11:49 -08:00 |
|
Chris Rebert
|
98c5171f11
|
add stub entry about addition of new table variants to the migration guide
|
2014-12-19 20:11:31 -08:00 |
|
Chris Rebert
|
75907f89fb
|
clarify that .progress still exists
|
2014-12-19 20:08:43 -08:00 |
|
Chris Rebert
|
b9994c077c
|
add stub entry for removal of Justified navs to the migration guide
|
2014-12-19 20:07:58 -08:00 |
|
Chris Rebert
|
cc726d8833
|
add stub entries for Panel, Thumbnail, Well removals to the migration guide
|
2014-12-19 20:02:55 -08:00 |
|
Chris Rebert
|
7afd2c4e50
|
Document Pager and Carousel class renames in the migration guide
|
2014-12-19 20:01:18 -08:00 |
|