Commit Graph

19 Commits

Author SHA1 Message Date
0aad1ac966 Refactor(HideScrollbar): Add scrollbar padding attributes
Add scrollbar padding attributes to allow custom scrollbar padding style
2024-04-30 17:10:17 +08:00
e209bea2f3 Refactor(Router): Change home to repository
Change home route to repository. Switch repository and store place in menu.
2024-04-30 17:08:19 +08:00
c65c548ecc Refactor(Editor): Add a prompt to leave the page
Add a prompt to leave the page when content has been changed
2024-04-30 17:03:06 +08:00
9b96c7dd62 Refactor(Form): Optimize form input experience
Add placeholder. Optimize form validation. Hide ID input.
2024-04-30 16:59:46 +08:00
a2d0afb38c Perf(Statistics): Optimize chart display performance for online users
Optimize the display performance of online user icons when selecting for a long time
2024-04-30 16:30:59 +08:00
48c9ec148a Refactor(Statistics): Correct incorrect spelling
Correct WEAK to WEEK
2024-04-30 16:28:50 +08:00
07602bebc8 Fix(Input): Fixed the problem of not validating whitespace characters
Fixed the problem of not validating whitespace characters
2024-04-30 16:27:20 +08:00
5c2a77db30 Optimize: User Management - optimize nickname verification 2024-03-26 11:42:36 +08:00
7d5265ecda Feat: create - support simulated Android device preview 2024-03-22 17:41:10 +08:00
058746702d Feat: edit and view - support simulated Android device preview 2024-03-22 16:54:59 +08:00
84d2e6c3f8 Fix: create - can not upgrade tool bug 2024-03-21 16:04:59 +08:00
61d3bb21ad Feat: store - support multiple platforms 2024-03-19 18:34:45 +08:00
8730513340 Feat: all - support URL protocol 2024-03-19 16:54:36 +08:00
6f53a867c3 Feat: all - support multiple platforms 2024-03-18 17:23:45 +08:00
c098368a79 Style: all - change page padding to 20px 2024-03-15 15:29:52 +08:00
de3d1831d0 Optimize: tsconfig - optimize alias config 2024-03-15 15:29:33 +08:00
715806b85d Optimize: editor - switch to local monaco editor loader 2024-03-14 16:59:27 +08:00
0b314e4ea9 Optimize: compiler - switch to local esbuild.wasm 2024-03-14 16:58:08 +08:00
2265ba7407 Create desktop applications based on oxygen-ui 2024-03-14 16:56:42 +08:00