Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JS refactors (#22227) | silverwind | 2022-12-24 | 1 | -1/+1 |
| | | | | | | - Replace all default exports with named exports, except for Vue SFCs - Remove names from Vue SFCs, they are automatically inferred from the filename - Misc whitespace-related tweaks | ||||
* | Refactor from Vue2 to Vue3 (#20044) | André Jaenisch | 2022-10-01 | 1 | -5/+3 |
| | | | Close #19902 | ||||
* | Use Vue to refactor pull merge UI (#19650) | wxiaoguang | 2022-05-12 | 1 | -0/+12 |
* Use Vue to refactor pull merge UI * add comments * fix comments * small fine tune * fix tests * adopt new pull default messages * clean up Co-authored-by: 6543 <6543@obermui.de> |