stable
Clone or download
Read-only
Part of request #35089 Convert personal-timetracking-widget to Vue3 + TS No functional change expected Change-Id: Iaad2fbc9dea3f28c362d4723f23fca6d8687dbf9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/include/Timetracking/Widget/UserWidget.php | +14 | −18 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/package.json | +4 | −4 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/pnpm-lock.yaml | +230 | −43 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/index.js | +7 | −2 | Go to diff View file |
A | plugins/timetracking/scripts/personal-timetracking-widget/vite.config.ts | +44 | −0 | Go to diff View file |
D | plugins/timetracking/scripts/personal-timetracking-widget/webpack.common.js | +0 | −61 | Go to diff View file |
D | plugins/timetracking/scripts/personal-timetracking-widget/webpack.dev.js | +0 | −23 | Go to diff View file |
D | plugins/timetracking/scripts/personal-timetracking-widget/webpack.prod.js | +0 | −23 | Go to diff View file |