| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-16 | Fall back to ESLint v3 indentation behaviour. | Bardi Harborow | 1 | -1/+2 | |
| 2017-07-16 | Update dependencies. | Bardi Harborow | 2 | -90/+212 | |
| 2017-07-04 | npm build | Mark Otto | 2 | -10/+4 | |
| 2017-07-04 | Dropdown - Disable applyStyle modifier instead of removing inline style ↵ | Johann-S | 2 | -7/+32 | |
| applied by Popper.js | |||||
| 2017-07-02 | npm build | Mark Otto | 22 | -111/+111 | |
| 2017-07-01 | build dist | Mark Otto | 22 | -111/+111 | |
| 2017-06-30 | build dist | Mark Otto | 22 | -111/+111 | |
| 2017-06-30 | build dist | Mark Otto | 22 | -111/+111 | |
| 2017-06-30 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 22 | -111/+111 | |
| 2017-06-30 | build dist | Mark Otto | 22 | -111/+111 | |
| 2017-06-29 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 22 | -111/+111 | |
| 2017-06-29 | build | Mark Otto | 22 | -111/+111 | |
| 2017-06-25 | update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-light | Mark Otto | 1 | -1/+1 | |
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar ↵ | Mark Otto | 3 | -3/+3 | |
| examples and variables | |||||
| 2017-06-18 | build | Mark Otto | 22 | -111/+111 | |
| 2017-06-18 | build | Mark Otto | 2 | -13/+36 | |
| 2017-06-17 | Detect if the dropdown is in a navbar or not when update is called | Johann-S | 1 | -0/+1 | |
| 2017-06-17 | Some .navbar .dropdown-menu optimisation (#22776) | Catalin Zalog | 1 | -15/+0 | |
| 2017-06-17 | Reset Popper.js styles for Dropdowns in navbar | Johann-S | 1 | -16/+51 | |
| 2017-06-17 | build | Mark Otto | 22 | -115/+114 | |
| 2017-06-16 | fix some errors in our js | Johann-S | 1 | -5/+3 | |
| 2017-06-15 | Rename popover classes | Mark Otto | 4 | -22/+22 | |
| Part of an update to align the naming schemes across our components. - Renames .popover-title to .popover-header - Renames .popover-content to .popover-body Refs: #22092 | |||||
| 2017-06-15 | Rename .card-block to .card-body to match nomenclature of modals | Mark Otto | 2 | -6/+6 | |
| 2017-06-14 | build | Mark Otto | 2 | -7/+27 | |
| 2017-06-14 | Collapse supports multi-target thanks to @vanduynslagerp (#22713) | Johann-S | 2 | -12/+116 | |
| 2017-06-14 | Fix unit tests with no assertion | Johann-S | 1 | -11/+23 | |
| 2017-06-14 | Upgrade QUnit to 2.3.3 | Johann-S | 2 | -241/+326 | |
| 2017-06-04 | Update path to our docs assets for visual tests | Johann-S | 9 | -14/+15 | |
| 2017-05-31 | build | Mark Otto | 4 | -5/+9 | |
| 2017-05-31 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 2 | -10/+14 | |
| 2017-05-31 | Remove the use of x-arrow attribute for Tooltips/Popovers arrows | Johann-S | 2 | -10/+14 | |
| 2017-05-30 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 2 | -10/+10 | |
| 2017-05-30 | Update Dependencies (REUPLOAD) (#22594) | CDAGaming | 2 | -10/+10 | |
| * 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 <[email protected]> * Update Gem Bundler Dependency Signed-off-by: CDAGaming <[email protected]> * Update Gemfile.lock Dependency Signed-off-by: CDAGaming <[email protected]> * Update QUnit Signed-off-by: CDAGaming <[email protected]> * Update Uglify-JS to v3.0.13 Signed-off-by: CDAGaming <[email protected]> | |||||
| 2017-05-29 | update paths | Mark Otto | 1 | -13/+13 | |
| 2017-05-27 | Update nav and navbar HTML markup | Geremia Taglialatela | 2 | -32/+32 | |
| According to the docs, you just need to apply the `navbar-nav` to an `<ul>` tag in a list-based navbar. In fact, `navbar-nav` seems to override all the css properties set by `nav`. Also, `nav-item` class should be used only for `<li>` tags, or in conjunction with `<a>` tags to entirely avoid the list-based approach. This commit removes the redundant `nav` class from `navbar-nav` `<ul>` tags, moves `nav-item` from `<a>` tags to `<li>` tags and properly adds `nav-item` class to `<li>` tags where missing. Refs: * https://v4-alpha.getbootstrap.com/components/navs/ * https://v4-alpha.getbootstrap.com/components/navbar/#nav | |||||
| 2017-05-26 | build | Mark Otto | 6 | -11/+40 | |
| 2017-05-24 | Placement auto for popovers | Johann-S | 2 | -1/+5 | |
| 2017-05-24 | Placement auto for tooltips | Johann-S | 2 | -0/+4 | |
| 2017-05-23 | Use Popper.js to manage arrow position | Johann-S | 2 | -2/+2 | |
| 2017-05-22 | Better management of dropdown/dropup with alignment | Johann-S | 2 | -32/+54 | |
| 2017-05-17 | Use popper to align dropdown menu instead of using css with important | Johann-S | 2 | -14/+65 | |
| 2017-05-16 | build | Johann-S | 12 | -113/+246 | |
| 2017-05-14 | Change fallbackPlacement to flip by default for Tooltips/Popovers | Johann-S | 1 | -4/+3 | |
| 2017-05-14 | Fix bad position for Tooltips with animation at true | Johann-S | 1 | -5/+19 | |
| 2017-05-14 | Use _jQueryInterface for Dropdown to call toggle method | Johann-S | 1 | -28/+26 | |
| 2017-05-14 | Add fallbackPlacement option for Tooltip and Popover | Johann-S | 2 | -26/+32 | |
| 2017-05-14 | Fix dropdown in scrollspy visual test (add Popper.js) | Johann-S | 1 | -0/+1 | |
| 2017-05-14 | Allow to disable flip behaviour on Dropdown + documentation | Johann-S | 1 | -2/+12 | |
| 2017-05-14 | Add an update method to allow to update position for ↵ | Johann-S | 2 | -2/+16 | |
| Tooltip/Popover/Dropdown manually | |||||
| 2017-05-14 | Fix some css for the arrow of Popover/Tooltip + update documentation | Johann-S | 1 | -3/+3 | |
