stable
Clone or download
Read-only
request #20935: Bring best effort support back to Firefox 68 and Chrome 70
Added FF 68 and Chrome 70 to the transpilation targets list and polyfilled known issues. A way to start those old browsers will be introduced in a upcoming contribution. Change-Id: I7eb93b6347a6ca6d8086ef8874bc1af697d0fd2a
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 |