Commit Graph

28 Commits

Author SHA1 Message Date
CharleeWa 85f664a60e chore: New mock scheme (#50) 2023-12-22 23:31:32 +08:00
CharleeWa 92564364a5 chore: Add UnoCSS for easier CSS styling (#45) 2023-11-13 15:54:06 +08:00
Charlie Wang ✨ 1df154eb7a
chore(deps): ⬆️ upgrade deps (#42)
* chore(deps): ⬆️ upgrade deps

* chore: update tsconfig.json
2023-10-23 22:03:29 +08:00
wswmsword fbb99ae859 chore: upgrade mobile-forever to support TS typings 2023-03-04 17:27:51 +08:00
wswmsword 0267b6d826 chore: use postcss-mobile-forever to keep usability of mobile viewport 2023-03-01 23:25:47 +08:00
CharleeWa 2fbdde2169 chore: 🐳 update mock logic 2022-12-10 22:24:25 +08:00
CharleeWa b4f8466cc3 chore(deps): ⬆️ upgrade vite@3.2.5 to vite@4.0.0 2022-12-10 16:47:37 +08:00
liuNing beb29b679f
fix: 修复mock值判断
env.VITE_HTTP_MOCK ,env.VITE_MOCK 值被设为flase时,会被解析为字符串,导致判断恒等于true
2022-12-08 10:17:33 +08:00
CharleeWa 1985329d98 refactor: 🔥 migrate the postcss configuration 2022-12-02 13:46:03 +08:00
Charlie Wang a429d5cd13 chore: 🔥 remove `eslintrc-auto-import.json` file 2022-10-26 12:43:06 +08:00
Charlie Wang e9e7fc1f43 🎨 use @antfu/eslint-config. 2022-10-22 20:51:16 +08:00
Charlie Wang 5dbb3c0a99 chore: 🔨 add prettier - code format 2022-09-29 17:32:29 +08:00
CharleeWa 813e3c9b6b refactor(mock): 🔨 refactor the mockServer service 2022-09-26 14:09:06 +08:00
CharleeWa 1ee614ff32 feat: add Vitest tool 2022-08-16 10:57:15 +08:00
wangchao 1579befdc1 feat: auto import APIs on-demand for vite close #11 2022-07-12 10:31:38 +08:00
wangchao 7ede02f009 chore(eslint): resolve eslint wearning 2022-06-24 15:11:51 +08:00
wangchao d584ab4479 build(vite): add build rules 🔧 2022-06-23 15:43:05 +08:00
wangchao 03bdf5c44f ci(plugins): support for legacy browsers 💚 2022-06-23 15:08:08 +08:00
wangchao ca28d0b254 build(vconsole): vconsole => vite-plugin-vconsole close #9 2022-06-22 14:17:08 +08:00
wangchao f44a05a324 feat: support Vue JSX 2022-06-16 21:51:46 +08:00
wangchao 5765c92b9d chore: use <script setup> close #8 2022-06-15 17:04:01 +08:00
wangchao 833502ded8 feat: On-demand components auto importing for Vue close #7 2022-06-13 15:10:59 +08:00
wangchao 2d908424d3 chore: import all vant components close #2 2022-06-08 18:09:54 +08:00
wangchao b6fcaa007d Chore: update mockServer 2022-06-06 14:35:32 +08:00
wangchao 0a933bb155 Feat: Support mock server 2022-06-04 15:07:46 +08:00
wangchao e73b71c026 Chore: Add vConsole plugin 2022-05-30 12:43:31 +08:00
wangchao 1974fb476a Deps: Support viewport layout & browser prefix 2022-05-29 23:25:55 +08:00
wangchao ea95451a48 Initial commit 2022-05-27 23:19:49 +08:00