Commit Graph

3 Commits (b01b0b99a596ff6f879b460aef9a115a2cd811a5)

Author SHA1 Message Date
wxiaoguang cc5ff98e0d
Refactor markdown math render (#32831)
Add more tests
2 months ago
wxiaoguang 5bc030efa2
Fix various UI bugs (#32821) 2 months ago
wxiaoguang 4814f43af7
Fix repo home file list (#32788)
1. use grid instead of table, completely drop "ui table" from that list
2. move some "commit sign" related styles into a new file by the way (no
change) because I need to figure out where `#repo-files-table` is used.
3. move legacy "branch/tag selector" related code into repo-legacy.ts,
now there are 13 `import $` files left.
2 months ago