]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
XhmikosR [Wed, 27 Sep 2017 13:20:46 +0000 (16:20 +0300)]
Add bundlesize.
Aarón García Hervás [Sun, 1 Oct 2017 17:23:48 +0000 (19:23 +0200)]
Fix link to Extend section in Migration docs (#24192)
XhmikosR [Sun, 1 Oct 2017 08:09:45 +0000 (11:09 +0300)]
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
Mark Otto [Sun, 1 Oct 2017 06:57:50 +0000 (23:57 -0700)]
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.
XhmikosR [Sun, 1 Oct 2017 06:49:35 +0000 (09:49 +0300)]
js/tests/visual/tab.html: fix HTML validation errors. (#24183)
Andres Galante [Sun, 1 Oct 2017 06:42:24 +0000 (01:42 -0500)]
extends the click area of the close btn on modals (#23783)
Andres Galante [Thu, 28 Sep 2017 17:25:34 +0000 (14:25 -0300)]
changes reset for mixin list reset on pagination
Andres Galante [Fri, 25 Aug 2017 01:11:36 +0000 (22:11 -0300)]
changes the order of the close btn on alerts to improve accecibility
Mark Otto [Sat, 30 Sep 2017 22:36:05 +0000 (15:36 -0700)]
remove that, the example comes first now
Mark Otto [Sat, 30 Sep 2017 22:34:41 +0000 (15:34 -0700)]
more links, clarify predefined classes
Mark Otto [Sat, 30 Sep 2017 22:30:40 +0000 (15:30 -0700)]
be more specific about context and breakpoint scaling
Mark Otto [Sat, 30 Sep 2017 22:03:45 +0000 (15:03 -0700)]
be more specific
Mark Otto [Wed, 13 Sep 2017 02:45:49 +0000 (19:45 -0700)]
rewrite containers and rows section
Mark Otto [Wed, 6 Sep 2017 04:08:17 +0000 (21:08 -0700)]
link to css tricks article, add code snippet to example
Mark Otto [Wed, 6 Sep 2017 04:07:03 +0000 (21:07 -0700)]
link to mdn flex doc
Mark Otto [Sat, 30 Sep 2017 21:28:03 +0000 (14:28 -0700)]
dist
Ari Rizzitano [Mon, 18 Sep 2017 19:38:26 +0000 (15:38 -0400)]
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.
XhmikosR [Fri, 29 Sep 2017 16:27:32 +0000 (19:27 +0300)]
Rename variables and remove unneeded return.
Johann-S [Fri, 29 Sep 2017 09:23:27 +0000 (11:23 +0200)]
Manage exceed maximum duration for our test
Johann-S [Thu, 28 Sep 2017 15:18:20 +0000 (18:18 +0300)]
Use sauce_browsers.json.
Johann-S [Thu, 28 Sep 2017 14:59:13 +0000 (17:59 +0300)]
Convert sauce_browser.yml to JSON.
XhmikosR [Thu, 28 Sep 2017 14:54:01 +0000 (17:54 +0300)]
Remove grunt-saucelabs and Grunt.
Johann-S [Thu, 28 Sep 2017 14:01:06 +0000 (17:01 +0300)]
Specify Travis job ID.
XhmikosR [Thu, 28 Sep 2017 13:18:29 +0000 (16:18 +0300)]
ES6-ify build/saucelabs-unit-test.js.
Johann-S [Thu, 28 Sep 2017 12:55:15 +0000 (14:55 +0200)]
Use jsunitsaucelabs to run our unit tests on Saucelabs
XhmikosR [Thu, 28 Sep 2017 14:25:28 +0000 (17:25 +0300)]
Lint docs js too and use `strict consistently. (#24160)
XhmikosR [Thu, 28 Sep 2017 12:35:23 +0000 (15:35 +0300)]
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`.
Mark Otto [Wed, 27 Sep 2017 14:01:00 +0000 (07:01 -0700)]
Reset button element border-radius in Reboot (#24126)
XhmikosR [Wed, 27 Sep 2017 10:08:03 +0000 (13:08 +0300)]
example plugin: add `data-example-id` only if it's been supplied. (#24127)
Martijn Cuppens [Wed, 27 Sep 2017 08:00:42 +0000 (10:00 +0200)]
Add quotes to mapping keys (#23701)
Benjamin Trenkle [Wed, 27 Sep 2017 07:57:40 +0000 (09:57 +0200)]
Remove border-top if list-group follows card-header (#23022)
Herst [Wed, 27 Sep 2017 07:53:56 +0000 (09:53 +0200)]
Mention replacement for .btn-group-justified (#23838)
Solution mentioned by Chris Baswell at https://stackoverflow.com/a/
45969088
Ray Villalobos [Wed, 27 Sep 2017 07:49:48 +0000 (03:49 -0400)]
Take out reference to Flex Order (#23759)
Since flex-order was renamed to just order, change the subtitle.
Ray Villalobos [Wed, 27 Sep 2017 07:43:43 +0000 (03:43 -0400)]
Add auto to the list of sizes (#23786)
I feel like `auto` is missing from the values here and that it should be there. Although it is mentioned below, only a single use case, whereas in other sections it appears with the option to set the left margin of an element to auto, for example.
Moris Zen Pasic [Thu, 21 Sep 2017 17:44:13 +0000 (19:44 +0200)]
Changed hex values to follow bootstrap coding guidelines
Moris Zen Pasic [Thu, 21 Sep 2017 14:57:36 +0000 (16:57 +0200)]
Added examples to the existing docs change for more clarity
Moris Zen Pasic [Thu, 21 Sep 2017 13:17:41 +0000 (15:17 +0200)]
Making the customization option docs cleared about variable overrides with !default flag
XhmikosR [Tue, 26 Sep 2017 15:22:53 +0000 (18:22 +0300)]
Remove unneeded `docsearch` variable.
XhmikosR [Wed, 27 Sep 2017 06:47:09 +0000 (09:47 +0300)]
Update package-lock.json. (#24133)
Prateek Goel [Tue, 26 Sep 2017 19:44:00 +0000 (20:44 +0100)]
Add style for non-overlapping scrollbar in IE (#24081)
XhmikosR [Tue, 26 Sep 2017 16:13:57 +0000 (19:13 +0300)]
Revert accidental `alt` addition from Bootstrap stack image. (#24122)
Remove accidental `alt` addition from Bootstrap stack image.
Andrew Luca [Tue, 26 Sep 2017 15:14:52 +0000 (18:14 +0300)]
Update comment for forms mixins (#24050)
Check `form-control-focus` mixin, variable name is `$input-focus-border-color`
Andres Galante [Tue, 26 Sep 2017 14:42:04 +0000 (11:42 -0300)]
Fix color on example btn on navbar (#24052)
XhmikosR [Sun, 17 Sep 2017 05:42:53 +0000 (08:42 +0300)]
Add eslint-plugin-compat.
We can check for browser compatibility on lint time now.
XhmikosR [Sun, 17 Sep 2017 05:39:45 +0000 (08:39 +0300)]
Move Autoprefixer's config in package.json.
This is so other plugins can use it too.
XhmikosR [Tue, 26 Sep 2017 13:43:56 +0000 (16:43 +0300)]
Mention that dropdowns depend on popper.js too.
XhmikosR [Tue, 26 Sep 2017 11:50:35 +0000 (14:50 +0300)]
Minor Markdown consistency changes.
Andres Galante [Tue, 26 Sep 2017 13:51:27 +0000 (10:51 -0300)]
Fixes rounded corners on first and lat child on vertical btn group (#24119)
XhmikosR [Tue, 26 Sep 2017 12:24:14 +0000 (15:24 +0300)]
Normalize all links. (#24109)
* use a trailing slash when possible
* use https when possible
* remove a few redirected links
* consistently use `https://popper.js.org/`
* fix `iconUrl` in nuget files
* change Jekyll Windows guide to the official one
XhmikosR [Tue, 26 Sep 2017 12:14:52 +0000 (15:14 +0300)]
build/*.js: ES6-ify files. (#24112)
schwastek [Tue, 26 Sep 2017 12:05:59 +0000 (14:05 +0200)]
Improve theme-color-level() using abs() (#24074)
`abs()` gets the absolute value of `$level`.
That way, `if/else` statement can be completely eliminated.
XhmikosR [Tue, 26 Sep 2017 11:59:36 +0000 (14:59 +0300)]
Update Jekyll to v3.6.0. (#24102)
XhmikosR [Tue, 26 Sep 2017 11:49:51 +0000 (14:49 +0300)]
Update .gitattributes. (#24113)
Add .txt and remove the non-existent .py files.
XhmikosR [Tue, 26 Sep 2017 11:41:49 +0000 (14:41 +0300)]
Tabs to spaces. (#24110)
XhmikosR [Tue, 26 Sep 2017 10:08:02 +0000 (13:08 +0300)]
Move the workbox build to a `postdocs-compile` script. (#24106)
This way, it's run for us automatically after `docs-compile`.
XhmikosR [Tue, 26 Sep 2017 09:30:58 +0000 (12:30 +0300)]
docs: fix syntax highlighting for shell scripts. (#24103)
Switch all instances to `sh` but keep `bash` so that things won't break either way.
XhmikosR [Tue, 26 Sep 2017 08:57:24 +0000 (11:57 +0300)]
Update Jekyll ignores. (#24101)
* ignore `twbsconfig.yml`
* add a trailing slash for folders
XhmikosR [Tue, 26 Sep 2017 08:04:25 +0000 (11:04 +0300)]
Add image dimensions in stack image. (#24100)
XhmikosR [Tue, 26 Sep 2017 07:21:30 +0000 (10:21 +0300)]
Lossy compress a few remaining PNGs. (#24097)
Before: 312 KB (320.250 bytes)
After: 253 KB (259.961 bytes)
SpicyDwarf [Mon, 25 Sep 2017 21:11:32 +0000 (07:11 +1000)]
Fix no rounded corners if there is only one card in a card-group (#24080)
Johann-S [Mon, 25 Sep 2017 10:41:54 +0000 (12:41 +0200)]
Collapse - Allow to pass jQuery object or DOM element to the parent option
Vasilii Artemchuk [Sun, 24 Sep 2017 11:22:42 +0000 (14:22 +0300)]
Updated github help links (#24071)
Patrick H. Lauke [Sun, 24 Sep 2017 10:00:54 +0000 (12:00 +0200)]
Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs with dropdowns)
* Use `aria-selected` instead of `aria-expanded`
* Change tab.js to use `aria-selected` rather than `aria-expanded`
* Add `aria-orientation=vertical` to vertical tab list
* Remove dynamic tabs with dropdowns
* Fix non-interactive code examples
* Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect)
Herst [Sat, 23 Sep 2017 20:39:34 +0000 (22:39 +0200)]
Fix missing tabindex and role in an example modal
XhmikosR [Wed, 20 Sep 2017 09:48:38 +0000 (12:48 +0300)]
Update anchor.js to v4.1.0. (#24011)
Andres Galante [Sun, 17 Sep 2017 21:51:37 +0000 (18:51 -0300)]
Add text-light to sample card under Card columns (#23800)
XhmikosR [Sun, 17 Sep 2017 17:27:30 +0000 (20:27 +0300)]
Update package-lock.json. (#23975)
Troy Morehouse [Sun, 17 Sep 2017 07:30:37 +0000 (04:30 -0300)]
fix(scrollspy): Spying on nested navs fails to activate for .nav-link's inside nav-item's (#23967)
* fix(scrollspy): Handle nested navs when nav-link inside nav-item
* [scrolspy] Find only child .nav-link's inside .nav-item
* [scrollspyt] Add tests for nested navs with nav-link inside nav-item
* fix troy-o's in test
Bardi Harborow [Sun, 17 Sep 2017 07:23:19 +0000 (17:23 +1000)]
Move Travis to build stages and fix skip browser flag. (#23961)
Johann-S [Sun, 17 Sep 2017 06:59:08 +0000 (08:59 +0200)]
Use cross-env to allow folks to build our js on their OS
Andres Galante [Sun, 17 Sep 2017 06:53:05 +0000 (03:53 -0300)]
Add light weight to text utility classes (#23970)
Henry Zhu [Sun, 17 Sep 2017 06:40:48 +0000 (02:40 -0400)]
Babel 7 (#23966)
* use .babelrc.js, compile bundled/non-bundled with loose mode
* add back helper, exclude typeof transform
XhmikosR [Sun, 17 Sep 2017 05:18:24 +0000 (08:18 +0300)]
Minor Sass cleanup and consistency changes. (#23959)
XhmikosR [Fri, 15 Sep 2017 10:49:51 +0000 (13:49 +0300)]
Update babel-eslint to v8.0.0 and all devDependencies and gems.
Michael [Fri, 15 Sep 2017 10:37:34 +0000 (11:37 +0100)]
Pre-cache key assets with Workboxjs. (#23533)
XhmikosR [Fri, 15 Sep 2017 10:24:27 +0000 (13:24 +0300)]
Merge pull request #23948 from Rud5G/fix-docs-examples-album-holder.js
Album example: fix holder.js calls
XhmikosR [Fri, 15 Sep 2017 10:20:25 +0000 (13:20 +0300)]
album/index.html: Refactor Holder code.
Rudger Gravestein [Thu, 14 Sep 2017 10:59:13 +0000 (12:59 +0200)]
Update holder.js image data-src + create theme
to fix the images
Patrick H. Lauke [Wed, 13 Sep 2017 18:51:08 +0000 (19:51 +0100)]
Structure examples with appropriate `<main>`, `<header>`, `<footer>`
Structure examples with appropriate `<main>`, `<header>`, `<footer>`
XhmikosR [Wed, 13 Sep 2017 17:56:19 +0000 (20:56 +0300)]
Fix missing `.btn` class from `bd-search-docs-toggler`. (#23942)
Mark Otto [Wed, 13 Sep 2017 05:24:15 +0000 (22:24 -0700)]
dist
Andres Galante [Tue, 12 Sep 2017 18:51:54 +0000 (15:51 -0300)]
fixes #23926 responsive state on navbar
Patrick H. Lauke [Tue, 12 Sep 2017 21:29:09 +0000 (22:29 +0100)]
Fix malformed `<select>` in example
Johann-S [Tue, 12 Sep 2017 08:48:34 +0000 (10:48 +0200)]
Merge pull request #23923 from meteorlxy/patch-1
Fix(docs): duplicate class in navbar docs
Johann-S [Tue, 12 Sep 2017 08:45:06 +0000 (10:45 +0200)]
Merge branch 'v4-dev' into patch-1
meteorlxy [Tue, 12 Sep 2017 08:37:37 +0000 (08:37 +0000)]
Fix(docs): duplicate class in navbar docs
Martijn Cuppens [Tue, 12 Sep 2017 08:32:43 +0000 (10:32 +0200)]
Fix navbar IE (#23652)
Johann-S [Tue, 12 Sep 2017 05:48:45 +0000 (07:48 +0200)]
Merge pull request #23921 from vsn4ik/v4-dev-tooltip-rm-not-necessary
Remove not necessary condition in tooltip.js
vsn4ik [Mon, 11 Sep 2017 19:44:42 +0000 (22:44 +0300)]
Remove not necessary condition in tooltip.js
Herst [Mon, 11 Sep 2017 13:40:54 +0000 (15:40 +0200)]
Remove hyperlink from navbar doc dropdown (#23650)
Johann-S [Mon, 11 Sep 2017 08:58:34 +0000 (10:58 +0200)]
Merge pull request #23890 from pat270/collapse-js-with-text-truncate
v4 Collapse.js: Accordions with text-truncate causes the page to jump on close
Johann-S [Mon, 11 Sep 2017 08:54:35 +0000 (10:54 +0200)]
Merge branch 'v4-dev' into collapse-js-with-text-truncate
Rami Yushuvaev [Thu, 7 Sep 2017 11:23:20 +0000 (14:23 +0300)]
Add an introduction and a table with examples
Rami Yushuvaev [Thu, 7 Sep 2017 10:15:38 +0000 (13:15 +0300)]
review updates
Rami Yushuvaev [Wed, 6 Sep 2017 22:10:32 +0000 (01:10 +0300)]
Hiding Elements: new doc section in display.md
This new section will replace the `hidden-*` class. https://v4-alpha.getbootstrap.com/layout/responsive-utilities/
More info can be found here at https://getbootstrap.com/docs/4.0/migration/#responsive-utilities
Mark Otto [Sun, 10 Sep 2017 00:40:22 +0000 (17:40 -0700)]
dist
Mark Otto [Sun, 10 Sep 2017 00:39:56 +0000 (17:39 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 10 Sep 2017 00:39:47 +0000 (17:39 -0700)]
fix redirect, close #23888
Mark Otto [Sat, 9 Sep 2017 21:57:00 +0000 (14:57 -0700)]
copy edits
Herst [Fri, 8 Sep 2017 11:46:29 +0000 (13:46 +0200)]
Mention removal of contextual progress bar classes