Commit Graph

19163 Commits

Author SHA1 Message Date
Luke Frake c2fb64ce37 Add order first to grid (#24202)
* Add first class to grid framework to add negative ordering

* Add order-first explination to the docs
2017-10-02 18:56:13 -07:00
Mike Jacobson 1bde860c01 Clarify ScrollSpy 'activate' event element 2017-10-02 18:55:22 -07:00
vsn4ik b2cadc233e Remove duplicated code in .card-header 2017-10-02 18:55:05 -07:00
Mark Otto d0fa826ac3 dist 2017-10-02 17:08:39 -07:00
Mark Otto 6cdcfe6b33 Opaque input borders (#24198) 2017-10-02 14:19:13 -07:00
Mark Otto 8fb48eaae2 Revert input group border changes (#24197)
Turns out #22612 is a bad idea and it makes all sorts of weird visual
glitches when working with form controls and transparent borders.
2017-10-02 14:18:33 -07:00
XhmikosR 49ce5f3a64 Tweak bundlesize's targets. (#24203)
Separate CSS targets and tighten a couple others targets.
2017-10-02 22:03:12 +03:00
XhmikosR 2891dc143d Normalize examples' CSS. (#24210) 2017-10-02 21:54:47 +03:00
Mark Otto eaccb60701 dist 2017-10-02 10:56:50 -07:00
wojtask9 9145cc8279 fix .col-form-label paddings and add line-height (#23121) 2017-10-02 10:15:32 -07:00
Andres Galante 2430151865 fixes input group btn height (#23810) 2017-10-02 10:13:09 -07:00
Andres Galante acf76a4513 fixes navbar-text link colors (#23702) 2017-10-02 10:11:11 -07:00
Félix Saparelli 67d7e26e05 Generate CSS variables for colors, breakpoints, fonts (#23761)
* Generate CSS variables

See #23349
Supersedes #23446

* Ignore _root.scss for linting
2017-10-01 21:00:24 -07:00
Mark Otto 3ca4d3f88d dist 2017-10-01 20:52:25 -07:00
Chirag Modi 487e5f8b82 remove Dist fils as per suggestion (#23092) 2017-10-01 17:59:26 -07:00
Chirag Modi deced1bf4d Fix #23013: Add boder-top:0 in .list-group-flush .list-group-item (#23108) 2017-10-01 17:23:31 -07:00
Chirag Modi 3ff2a2781f fixed issue with hr tag mention in 23032 (#23078) 2017-10-01 16:53:16 -07:00
Mark Otto 79c6e54af1 dist 2017-10-01 12:14:55 -07:00
XhmikosR 44dcc8d719 Make Node.js 6 the minimum version.
Also, be consistent with Node.js' name.
2017-10-01 12:01:27 -07:00
XhmikosR a143f82ccd Add bundlesize. 2017-10-01 12:01:27 -07:00
Aarón García Hervás 961750e01b Fix link to Extend section in Migration docs (#24192) 2017-10-01 20:23:48 +03:00
XhmikosR 202cd09407 Tweak npm scripts. (#24146)
* make `css` and `js` "super" scripts which will run both main and docs scripts
* make `js-minify` run all js minify tasks
* use parallel in more places
2017-10-01 11:09:45 +03:00
Mark Otto e471ea0617 Updates to customizing variables docs (#24186)
* Variable overrides within the same Sass file can come before or after the default value, but across files they must come first.
* Removed the double :: at the end of the paragraph.
* Fixed usage of overwrite when we mean override.
2017-10-01 09:57:50 +03:00
XhmikosR 499f9dc960 js/tests/visual/tab.html: fix HTML validation errors. (#24183) 2017-10-01 09:49:35 +03:00
Andres Galante 3624025a3b extends the click area of the close btn on modals (#23783) 2017-10-01 09:42:24 +03:00
Andres Galante bbb6ab1275 changes reset for mixin list reset on pagination 2017-09-30 23:36:30 -07:00
Andres Galante f02f545e0e changes the order of the close btn on alerts to improve accecibility 2017-09-30 23:32:39 -07:00
Mark Otto 4e2ed6890c remove that, the example comes first now 2017-09-30 20:30:40 -07:00
Mark Otto 9473a7298e more links, clarify predefined classes 2017-09-30 20:30:40 -07:00
Mark Otto 72ef6f4d86 be more specific about context and breakpoint scaling 2017-09-30 20:30:40 -07:00
Mark Otto 5463612c4d be more specific 2017-09-30 20:30:40 -07:00
Mark Otto 6e9100155d rewrite containers and rows section 2017-09-30 20:30:40 -07:00
Mark Otto 92a9b68372 link to css tricks article, add code snippet to example 2017-09-30 20:30:40 -07:00
Mark Otto c449f3323a link to mdn flex doc 2017-09-30 20:30:40 -07:00
Mark Otto f5ad6e3987 dist 2017-09-30 14:28:03 -07:00
Ari Rizzitano 136c49a13f Remove dropdown anchor focus override
Overriding the focus outline for links within the dropdown menu
causes accessibility issues for keyboard-only users. This
removes the override, reenabling the browser's default focus
outline.
2017-09-30 14:19:00 -07:00
XhmikosR 7b514f48c7 Rename variables and remove unneeded return. 2017-09-29 19:39:25 +03:00
Johann-S 874fd5b952 Manage exceed maximum duration for our test 2017-09-29 19:39:25 +03:00
Johann-S 54d4507281 Use sauce_browsers.json. 2017-09-29 19:39:25 +03:00
Johann-S b001118c98 Convert sauce_browser.yml to JSON. 2017-09-29 19:39:25 +03:00
XhmikosR 2244d03b34 Remove grunt-saucelabs and Grunt. 2017-09-29 19:39:25 +03:00
Johann-S b23ff97a85 Specify Travis job ID. 2017-09-29 19:39:25 +03:00
XhmikosR bec0eb21d5 ES6-ify build/saucelabs-unit-test.js. 2017-09-29 19:39:25 +03:00
Johann-S 210bb221a8 Use jsunitsaucelabs to run our unit tests on Saucelabs 2017-09-29 19:39:25 +03:00
XhmikosR 502ac7ee4d Lint docs js too and use `strict consistently. (#24160) 2017-09-28 17:25:28 +03:00
XhmikosR fe06814f3e Move uglify-js's config back to CLI. (#24147)
We need to pass different options and this seems cleaner at this point.

In order for docs.min.js to keeps all comments, we don't pass `compress`.
2017-09-28 15:35:23 +03:00
Mark Otto 27a015ba15 Reset button element border-radius in Reboot (#24126) 2017-09-27 17:01:00 +03:00
XhmikosR 6dd3d91768 example plugin: add `data-example-id` only if it's been supplied. (#24127) 2017-09-27 13:08:03 +03:00
Martijn Cuppens 1d6a6c2abf Add quotes to mapping keys (#23701) 2017-09-27 11:00:42 +03:00
Benjamin Trenkle 7fa20188f2 Remove border-top if list-group follows card-header (#23022) 2017-09-27 10:57:39 +03:00