Gleb Mazovetskiy
93f51eb0e9
Automate breakpoints
...
Breakpoints and container widths are now defined as maps.
2014-12-24 22:27:11 +02:00
Gleb Mazovetskiy
4d9aa90c8e
Merge pull request #17 from twbs/test-with-two-sasses
...
Also support Ruby Sass
2014-12-24 22:22:39 +02:00
Gleb Mazovetskiy
c0c16edc41
Update styles for Ruby Sass compat
2014-12-24 22:22:15 +02:00
Gleb Mazovetskiy
0d96695f5e
Docs: Use another Sass compiler
2014-12-24 22:21:39 +02:00
Gleb Mazovetskiy
8a51daf280
Compile with Ruby Sass or libsass.
...
* Separate configs for libsass and sass.
* Sass compiler selected based on `process.env.TWBS_SASS`.
* Travis:
* Use Gemfile to manage ruby dependencies.
* Run core tests with both Sass compilers.
* Only install/cache ruby gems required by the test subset.
* Grunt: `update-gemfile-lock` task a la `update-shrinkwrap`.
2014-12-24 22:21:39 +02: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
Chris Rebert
861d1ac07d
Document removal of non-responsive example in the migration guide
2014-12-19 19:54:45 -08:00
Chris Rebert
283b74fc60
Document official support of Android v5.0+ Browser and WebView in the migration guide
2014-12-19 19:52:57 -08:00
Chris Rebert
3f3db41173
Merge pull request #46 from twbs/trailing-whitespace
...
rm trailing whitespace
2014-12-19 18:36:38 -08:00
Chris Rebert
8250f41948
rm trailing whitespace
2014-12-19 18:35:58 -08:00