| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-30 | Update npm shrinkwrap | Chris Rebert | 1 | -300/+314 | |
| 2016-05-30 | Killed the grunt-eslint middleman; Long live ESLint. | Chris Rebert | 2 | -10/+4 | |
| Refs #19908 [skip sauce] [skip validator] | |||||
| 2016-05-30 | Fix load & scroll event usage in ScrollSpy tests (#19986) | Chris Rebert | 1 | -7/+7 | |
| * Use $.one() instead of $.on() since there are no $.off()s in the code. * Remove unnecessary namespacing of listeners for the `scroll` & `load` events. These are vanilla DOM events (not custom jQuery namespaced events) and we're not using jQuery namespacing to manage these event listeners either (e.g. `$.off()`). [skip validator] | |||||
| 2016-05-29 | js/tests/unit/scrollspy.js: Fix "offsed" typos (#19985) | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-05-28 | Travis: Upgrade Node.js from v5 to v6 (#19980) | Chris Rebert | 1 | -1/+1 | |
| v6 is the current stable version and will be an LTS version. v5 is not an LTS version. Refs https://github.com/nodejs/LTS | |||||
| 2016-05-28 | Update _flex.scss | Catalin Zalog | 1 | -0/+1 | |
| 2016-05-26 | Merge pull request #19894 from twbs/v4-dev-jquery223 | XhmikosR | 17 | -24/+24 | |
| Update jQuery to v2.2.4. | |||||
| 2016-05-26 | Bump gems. | XhmikosR | 1 | -10/+10 | |
| 2016-05-26 | Fix error with the new jQuery. | XhmikosR | 1 | -1/+1 | |
| 2016-05-26 | Update jQuery to v2.2.4. | XhmikosR | 16 | -23/+23 | |
| 2016-05-25 | https://webkit.org/b/144696 has been fixed (#19958) | Chris Rebert | 1 | -10/+0 | |
| Remove its entry from the Wall of Browser Bugs Refs #16372 [skip sauce] | |||||
| 2016-05-25 | https://crbug.com/427994 has been fixed (#19948) | Chris Rebert | 1 | -10/+0 | |
| Remove its entry from the Wall of Browser Bugs. [skip sauce] | |||||
| 2016-05-22 | Dropdown: remove dependency to role="menu", role="listbox" a and li elements ↵ | Pierre-Denis Vanduynslager | 1 | -6/+3 | |
| => fix keyboard navigation | |||||
| 2016-05-21 | Merge pull request #19892 from heikojansen/patch-1 | Mark Otto | 2 | -5/+4 | |
| Remove reference to "loaded.bs.modal" event | |||||
| 2016-05-20 | http://bugzil.la/924068 closed as duplicate of http://bugzil.la/545685 (#19947) | Chris Rebert | 1 | -1/+1 | |
| Update the Wall of Browser Bugs entry accordingly. [skip sauce] | |||||
| 2016-05-20 | Add "The Bootstrap Authors" to copyright notices (#19936) | Chris Rebert | 14 | -4/+15 | |
| ❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors | |||||
| 2016-05-20 | https://crbug.com/475128 has been fixed (#19946) | Chris Rebert | 1 | -10/+0 | |
| Remove its entry from the Wall of Browser Bugs. Refs #16180 [skip sauce] | |||||
| 2016-05-19 | Mention removed modal option in migration docs | Heiko Jansen | 1 | -1/+4 | |
| The `remote` option and the accompanying event have been removed. | |||||
| 2016-05-18 | Remove stray "~" in modal paddingRight value (#19932) | akai | 1 | -1/+1 | |
| [skip validator] | |||||
| 2016-05-17 | Update _spacing.scss | Catalin Zalog | 1 | -1/+2 | |
| 2016-05-16 | Fix issue #16941 - HTML example in tooltip docs | dumb | 1 | -1/+9 | |
| Added an example tooltip that uses HTML content, and expanded the description of the html option to clarify usage. | |||||
| 2016-05-16 | Merge pull request #19919 from dumb/v4-dev | Patrick H. Lauke | 1 | -1/+1 | |
| Fixed a small typo | |||||
| 2016-05-16 | Fixed a small typo | dumb | 1 | -1/+1 | |
| 2016-05-16 | Update _custom-forms.scss | Catalin Zalog | 1 | -0/+1 | |
| 2016-05-15 | improve docs examples for .navbar-text | Mark Otto | 1 | -3/+17 | |
| 2016-05-15 | Restore .navbar-text and add some basic examples to the docs /cc #18049 | Mark Otto | 2 | -1/+29 | |
| 2016-05-14 | follow up to c6c0522598037fcdeb04dfa376910a7cb5fa0fa8: define those new vars | Mark Otto | 1 | -0/+2 | |
| 2016-05-14 | Merge branch 'v4-navbars' of https://github.com/twbs/bootstrap into v4-navbars | Mark Otto | 3 | -3/+34 | |
| 2016-05-14 | add docs note to clear up #18599--active states for navbars can be on ↵ | Mark Otto | 1 | -0/+2 | |
| anchors or parents | |||||
| 2016-05-13 | Add dropdown menu example to navbar docs | Mark Otto | 1 | -0/+28 | |
| 2016-05-13 | more navbar variables | Mark Otto | 2 | -3/+6 | |
| 2016-05-13 | Remove reference to "loaded.bs.modal" event | Heiko Jansen | 1 | -4/+0 | |
| Since the "remote" option is no longer available in v4 the reference to the "loaded.bs.modal" event is no longer needed, too. | |||||
| 2016-05-12 | correction, -toggler-* | Mark Otto | 2 | -4/+4 | |
| 2016-05-12 | new var for -toggle-border-radius | Mark Otto | 2 | -1/+2 | |
| 2016-05-12 | add new variable for -toggle-font-size | Mark Otto | 2 | -1/+3 | |
| 2016-05-12 | clarify example with code comment | Mark Otto | 1 | -0/+2 | |
| 2016-05-12 | grunt | Mark Otto | 8 | -12/+20 | |
| 2016-05-12 | Merge pull request #19889 from twbs/v4-popovers | Mark Otto | 2 | -1/+6 | |
| v4: Couple popover fixes | |||||
| 2016-05-12 | Update collapsible navbar docs | Mark Otto | 1 | -1/+15 | |
| - Add .text-muted for text color control over .bg-inverse in the examples - Add a dark navbar collapse example | |||||
| 2016-05-12 | Alternate fix to #18865: Change the .navbar-toggler color for light/dark ↵ | Mark Otto | 1 | -2/+4 | |
| navbars as we do with the .navbar-brand | |||||
| 2016-05-12 | Merge pull request #19874 from patrickhlauke/v4-links-not-anchors-focusable | Mark Otto | 1 | -2/+3 | |
| Make named anchor/placeholder link style reset more specific | |||||
| 2016-05-12 | Restore hiding of the .popover-title with :empty | Mark Otto | 1 | -0/+4 | |
| 2016-05-12 | Alternate fix to #19006: Add a single variable for controlling that inner ↵ | Mark Otto | 2 | -1/+2 | |
| 1px padding on .popover | |||||
| 2016-05-12 | Alphabetized carousel options & added "ride" to it | Ryan Burnett | 1 | -6/+12 | |
| 2016-05-11 | grunt | Mark Otto | 8 | -8/+6 | |
| 2016-05-11 | fixes #19429: mention grunt tasks in local dev in readme | Mark Otto | 1 | -2/+3 | |
| 2016-05-11 | Fixes #19563: Add variable for setting background-color on .bg-inverse | Mark Otto | 2 | -4/+2 | |
| 2016-05-11 | grunt | Mark Otto | 8 | -28/+72 | |
| 2016-05-11 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 3 | -15/+35 | |
| 2016-05-11 | Fixes #19732: Mention change to list-group-item class and links/buttons in ↵ | Mark Otto | 1 | -0/+5 | |
| migration docs | |||||
