| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 13 days | Formatted JavaScript files. | Tom Carrick | |
| 13 days | Refs #35007 -- Removed eslint disable in a test. | Jacob Walls | |
| 2024-05-06 | Migrated to ESLint 9+. | Mariusz Felisiak | |
| 2020-06-24 | Fixed #31523 -- Removed jQuery dependency from actions.js. | Jon Dufresne | |
| 2020-04-29 | Refs #31493 -- Changed IIFE to ES6 blocks. | Jon Dufresne | |
| 2020-04-29 | Fixed #31493 -- Replaced var with const and let keywords in JavaScript. | Jon Dufresne | |
| The eslint configuration and the admin script compress.py have been updated for ES6. The unused fallback of globals.django in jquery.init.js was removed. It is always included before jsi18n-mocks.test.js and it always sets the global value. | |||
| 2020-03-16 | Bumped minimum ESLint version to 6.8.0. | Jon Dufresne | |
| 2016-12-19 | Updated to QUnit 2.0.1. | Tim Graham | |
| 2015-09-02 | Added linting for JavaScript tests. | Nik Nyby | |
| 2015-06-30 | DEP 0003 -- Added JavaScript unit tests. | Trey Hunner | |
| Setup QUnit, added tests, and measured test coverage. Thanks to Nick Sanford for the initial tests. | |||
