stable
Clone or download
Read-only
Merge commit 'refs/changes/68/22468/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #20935: Bring best effort support back to Firefox 68 and Chrome 70 Change-Id: I4e798f1fdaf9dbac6d8640f65d188304a4571340
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/roadmap/package-lock.json | +4 | −18 | Go to diff View file |
M | plugins/roadmap/package.json | +2 | −1 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/GanttBoard.vue | +3 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/rich-text-editor/jest.config.js | +0 | −2 | Go to diff View file |
M | src/scripts/lib/list-picker/jest.config.js | +0 | −4 | Go to diff View file |
M | src/scripts/lib/list-picker/package-lock.json | +4 | −5 | Go to diff View file |
M | src/scripts/lib/list-picker/package.json | +2 | −3 | Go to diff View file |
M | src/scripts/lib/list-picker/src/dropdown/DropdownManager.ts | +3 | −1 | Go to diff View file |
M | src/scripts/lib/list-picker/tsconfig.json | +1 | −1 | Go to diff View file |
M | src/scripts/lib/list-picker/vite.config.ts | +10 | −0 | Go to diff View file |
M | src/scripts/platform/banner/observe-platform-banner.ts | +3 | −2 | Go to diff View file |
M | src/scripts/project/banner/observe-project-banner.ts | +3 | −2 | Go to diff View file |
M | tests/jest/jest.base.config.js | +4 | −0 | Go to diff View file |
M | tools/utils/scripts/browserslist_config.js | +1 | −1 | Go to diff View file |