0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

16251 Commits

Author SHA1 Message Date
Mark Otto
142c2a0851 reorder that 2017-06-11 16:24:20 -07:00
Mark Otto
dc5a1db625 add labels and ids 2017-06-10 16:31:36 -07:00
Mark Otto
59817a1729 document server side fallbacks 2017-06-10 16:31:27 -07:00
Mark Otto
0cb95c6643 mention fallbacks 2017-06-10 16:31:14 -07:00
Mark Otto
e2b6a71725 words 2017-06-10 16:30:35 -07:00
Mark Otto
94ed0d901b move to mixin so we can repeat it easier and allow folks to extend to custom states 2017-06-10 16:30:26 -07:00
Mark Otto
280eaf132c change depth 2017-06-10 16:29:59 -07:00
Mark Otto
d6b0334a4e remove icons for now 2017-06-06 22:45:37 -07:00
Mark Otto
58b7239c6c add valid state 2017-06-06 21:53:23 -07:00
Mark Otto
6c214ad4c2 drop the old validation styles and docs 2017-06-06 11:27:29 -07:00
Mark Otto
4831076d6e some text for the browser default version 2017-06-06 11:26:24 -07:00
Mark Otto
bcfef5b28c add instructions, clarify 2017-06-06 11:26:08 -07:00
Mark Otto
c51b7cae95 callout that 2017-06-06 11:25:54 -07:00
Mark Otto
d2c9f3f00a flesh out invalid styles on .was-validated 2017-06-05 23:00:14 -07:00
Mark Otto
af097bd5bf start rewriting 2017-06-05 20:21:08 -07:00
Mark Otto
4a554e5ff5 trying out new validation styles 2017-06-01 08:06:17 -07:00
Mark Otto
f13eb51940 Merge branch 'v4-dev' into form-tweaks 2017-05-31 21:29:23 -07:00
Mark Otto
620257456e build 2017-05-31 21:25:47 -07:00
Mark Otto
332d882cdb Merge branch 'v4-dev' into v4-docs-streamlined 2017-05-31 20:46:29 -07:00
Patrick Yeo
0800c7e1c8 Rename $card-link-hover-color to $card-inverse-link-hover-color 2017-05-31 20:34:01 -07:00
Brian Ng
4119023482 Use correct version of babel-preset-es2015
The 7.x-alpha preset won't work with 6.x core.

An alternative would be to bump babel-cli to 7.x-alpha (if you'd like to help us test :D)
2017-05-31 20:32:25 -07:00
Mark Otto
cb9f181d0e redesign search a bit more 2017-05-31 10:13:39 -07:00
Mark Otto
e9b6a064f8 redo how we do sticky sidebar because overflow-x/-y woes 2017-05-31 10:13:29 -07:00
Mark Otto
7673f4cc74 tweak bootstrap svg 2017-05-31 09:20:37 -07:00
Mark Otto
f1a7f1f56a Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into v4-docs-streamlined 2017-05-31 09:09:55 -07:00
Mark Otto
c3323d7b2a tighten padding on mobile for navbar so horizontal scroll nav shows more 2017-05-31 09:09:29 -07:00
Johann-S
5f493cfc74 Remove the use of x-arrow attribute for Tooltips/Popovers arrows 2017-05-31 09:54:58 +02:00
Mark Otto
a78e86ae3b more minimal sidebar nav 2017-05-30 23:48:52 -07:00
Mark Otto
2fd192968d Merge branch 'v4-dev' into v4-docs-streamlined 2017-05-30 23:31:40 -07:00
CDAGaming
ccd86bdc96 Update Dependencies (REUPLOAD) (#22594)
* Update Dependencies (REUPLOAD)

Uglify-JS: 2.8.22 > 3.0.3
QUnitJS: 2.3.1 > 2.3.2
PostCSS-CLI: 3.1.1 > 4.0.0
Clean-CSS-CLI: 4.0.12 > 4.1.0
Babel-Eslint: 7.2.2 > 7.2.3
AutoPrefixer: 6.7.7 > 7.0.1

* Updates More Dependencies

Autoprefixer: v7.0.1 > v7.1.1
Clean-CSS-CLI: v4.1.0 > v4.1.3
Node-Sass: v4.5.2 > v4.5.3
PostCSS-FlexBugs-Fixes: v2.1.1 > v3.0.0
Uglify-JS: v3.0.3 > v3.0.11
Signed-off-by: CDAGaming <cstack2011@yahoo.com>

* Update Gem Bundler Dependency

Signed-off-by: CDAGaming <cstack2011@yahoo.com>

* Update Gemfile.lock Dependency

Signed-off-by: CDAGaming <cstack2011@yahoo.com>

* Update QUnit

Signed-off-by: CDAGaming <cstack2011@yahoo.com>

* Update Uglify-JS to v3.0.13

Signed-off-by: CDAGaming <cstack2011@yahoo.com>
2017-05-30 21:11:56 -07:00
Mark Otto
8f9c883c32 build 2017-05-30 21:00:43 -07:00
Mark Otto
67b83aa535 style our dropdown a bit 2017-05-30 13:59:42 -07:00
Mark Otto
ae0f94d469 redo some dropdown docs 2017-05-30 13:59:33 -07:00
Mark Otto
960e73c16f tweak dropdown caret size and placement 2017-05-30 13:59:24 -07:00
Mark Otto
41018c8459 add link to prior versions 2017-05-30 13:59:08 -07:00
Mark Otto
309310c4ea not in use anymore 2017-05-30 13:26:11 -07:00
Mark Otto
92cfca79b1 rename files 2017-05-30 13:25:26 -07:00
Mark Otto
f8d1dc4d04 no need for those custom styles when we have utils 2017-05-30 13:23:36 -07:00
Mark Otto
e8e0cc7b21 blank targets for things that link off the main docs pages 2017-05-30 13:22:39 -07:00
Mark Otto
942645b813 tweak homepage layout 2017-05-30 13:21:39 -07:00
Mark Otto
39a258ddfe redo button styles
- rename .btn-bs to .btn-bd-purple
- abstract yellow masthead button into .btn-bd-yellow and use it the new
docs navbar
2017-05-30 12:03:34 -07:00
Mark Otto
43fac7418e forgot bugify in plugin list 2017-05-30 11:37:27 -07:00
Mark Otto
2106488873 rename plugin 2017-05-30 11:36:12 -07:00
Mark Otto
cb030314cc hella migration updates 2017-05-30 11:31:57 -07:00
Mark Otto
e7c711121d mention docsearch in readme 2017-05-30 11:03:55 -07:00
Mark Otto
967e6a1b63 restore algolia footer, but drop the background image 2017-05-30 11:01:23 -07:00
Mark Otto
d4eb0d4e73 Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into v4-docs-streamlined 2017-05-30 08:46:33 -07:00
Mark Otto
f95cbc5950 wrap the sticky in a @supports so that edge and ie don't screw it all up 2017-05-29 23:32:28 -07:00
Mark Otto
12ca6d9d34 tweak navbar so it isn't more than 4rem high 2017-05-29 23:32:28 -07:00
Mark Otto
86177ac3af account for new nav structure 2017-05-29 23:32:28 -07:00