| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-16 | Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890) | Louis-Maxime Piton | 1 | -1/+1 | |
| 2022-09-27 | Add eslint-plugin-html to lint JS in HTML files (#37186) | Julien Déramond | 1 | -2/+4 | |
| 2022-09-22 | Use es6 on visual tests (#36915) | GeoSot | 1 | -17/+6 | |
| 2022-01-30 | Fix visual tests (#35585) | XhmikosR | 1 | -8/+4 | |
| * Fix visual tests They broke in #34509 * load bundle.js in visual tests Co-authored-by: GeoSot <[email protected]> | |||||
| 2021-10-05 | Use `for...of` in visual tests too | GeoSot | 1 | -18/+18 | |
| 2021-02-22 | visual tests: add missing base-component dist file (#33167) | XhmikosR | 1 | -0/+1 | |
| Regression of #32313 | |||||
| 2020-12-04 | feat(RTL): implement RTL | Gaël Poupard | 1 | -5/+5 | |
| Using RTLCSS directives, renaming things to use logical names and following best practices. | |||||
| 2020-11-14 | Fix `.close` instances (#32152) | XhmikosR | 1 | -3/+1 | |
| 2020-11-14 | Add `bs` in data attributes | Rohit Sharma | 1 | -3/+3 | |
| - Add `bs` in data APIs everywhere - Update unit tests | |||||
| 2020-11-05 | Remove the now unneeded polyfills. | XhmikosR | 1 | -1/+0 | |
| 2020-10-22 | Move `href` attribute first (#31835) | XhmikosR | 1 | -1/+1 | |
| 2019-07-29 | remove underscore for static methods | Johann-S | 1 | -2/+2 | |
| 2019-07-24 | add polyfill.js in visual tests (#29116) | Johann-S | 1 | -0/+1 | |
| 2019-05-08 | Rename `eventHandler` and `selectorEngine` files. | XhmikosR | 1 | -1/+1 | |
| 2019-03-18 | fix remove files in our visual tests | Johann-S | 1 | -3/+1 | |
| 2019-02-27 | Remove the now unneeded `shrink-to-fit` directive. (#28314) | XhmikosR | 1 | -1/+1 | |
| 2019-02-26 | move util in a util folder with the sanitizer | Johann-S | 1 | -3/+3 | |
| 2019-02-20 | rewrite toast plugin without jquery | Johann-S | 1 | -8/+23 | |
| 2019-02-20 | fix(visual-test): remove jquery in them | Johann-S | 1 | -1/+0 | |
| 2019-01-15 | tests: use jQuery from node_modules. (#28059) | XhmikosR | 1 | -1/+1 | |
| 2018-12-21 | Prep for v4.2.0 release | Mark Otto | 1 | -1/+1 | |
| - Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more | |||||
| 2018-12-16 | Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" ↵ | XhmikosR | 1 | -1/+1 | |
| (#27855) This reverts commit af484dc12c2302c0e594a0e73a2ba06738a84410. | |||||
| 2018-12-15 | Remove now unnecessary shrink-to-fit viewport directive (#27818) | Patrick H. Lauke | 1 | -1/+1 | |
| `shrink-to-fit=no` is not needed anymore - Apple removed the need for it from iOS9.3 onwards See https://www.scottohara.me/blog/2018/12/11/shrink-to-fit.html and https://github.com/h5bp/html5-boilerplate/issues/2102 | |||||
| 2018-11-20 | Remove holder.js. | XhmikosR | 1 | -2/+2 | |
| 2018-11-13 | Update toast documentation following pull #27155 | Laussel LOïc | 1 | -3/+0 | |
| Also remove close button everywhere just let it when autohide is set to false | |||||
| 2018-11-13 | Remove the show delay for our toast plugin | Johann-S | 1 | -5/+1 | |
| 2018-11-13 | Implement `data-dismiss="toast"` to allow user to interact itself with the ↵ | Laussel Loïc | 1 | -2/+8 | |
| component (#27155) | |||||
| 2018-11-13 | Fix toast documentation page. | Johann-S | 1 | -1/+5 | |
| 2018-11-13 | Create toast JS plugin, add unit tests. | Johann-S | 1 | -0/+69 | |
