| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-02-17 | Partially backport #33045 | XhmikosR | 1 | -10/+6 | |
| Simplify karma.conf.js `customLaunchers` does not seem to be needed. | |||||
| 2021-01-28 | Switch to jsDelivr for jQuery too. (#32918) | XhmikosR | 1 | -1/+3 | |
| 2021-01-27 | Update devDependencies (#32852) | XhmikosR | 1 | -9/+6 | |
| Pin karma and linkinator due to failures | |||||
| 2021-01-13 | Update karma config | XhmikosR | 1 | -28/+31 | |
| * rename constants * enforce the constants to be Boolean * use the coverage plugin only one time, on the latest jQuery run * fix karma `logLevel` | |||||
| 2021-01-08 | karma: add `v4` in Browserstack build ID (#32502) | XhmikosR | 1 | -1/+1 | |
| 2020-11-24 | Backport #32178 and #32182 | XhmikosR | 1 | -1/+5 | |
| Handle Chromium to run Karma | |||||
| 2020-09-10 | Comply to the new rules | XhmikosR | 1 | -1/+1 | |
| 2020-05-12 | Minor lint tweaks and rules cleanup | XhmikosR | 1 | -1/+0 | |
| 2019-04-29 | karma.conf.js: switch to `CI === true`. (#28588) | XhmikosR | 1 | -1/+1 | |
| 2019-01-17 | use absolute path to output lcov file for coveralls (#28075) | Johann-S | 1 | -1/+2 | |
| 2019-01-15 | tests: use jQuery from node_modules. (#28059) | XhmikosR | 1 | -6/+3 | |
| 2018-12-14 | Make use of the package.json `version_short` property more. | XhmikosR | 1 | -2/+4 | |
| 2018-10-29 | update our coverage required for branches and functions | Johann-S | 1 | -2/+2 | |
| 2018-10-20 | swipe left/right without hammerjs | Johann-S | 1 | -6/+5 | |
| 2018-10-20 | Add touch support in our carousel with HammerJS. | Johann-S | 1 | -6/+11 | |
| 2018-09-18 | docs: use the bundle dist file. | XhmikosR | 1 | -1/+1 | |
| 2018-09-13 | refactor karma config in one file | Johann-S | 1 | -65/+128 | |
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -2/+2 | |
| With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. | |||||
| 2018-05-22 | chore(deps): update qunit and karma-qunit | Johann-S | 1 | -0/+5 | |
| 2018-04-10 | v4 improve coverage (#25945) | Johann-S | 1 | -4/+4 | |
| * Improve code coverage for our Button plugin * improve coverage for our Alert plugin * test tooltip update method * test update and dispose for dropdown * increase code coverage requirements | |||||
| 2018-03-21 | Remove the local jquery-1.9.1.min.js. | XhmikosR | 1 | -1/+1 | |
| 2018-03-21 | throw error when coverage is under our thresholds | Johann-S | 1 | -6/+5 | |
| 2018-03-13 | Add Sinon to do better unit test | Johann-S | 1 | -1/+2 | |
| 2018-03-05 | add code coverage | Johann-S | 1 | -5/+22 | |
| 2018-01-11 | Clean up and tweak ESLint rules. | XhmikosR | 1 | -2/+1 | |
| Also, refactor ESLint and stylelint config files; now everything will work from our root dir. | |||||
| 2017-11-23 | Allow us to run our unit test on differents jquery version | Johann-S | 1 | -0/+55 | |
