Commit Graph

66 Commits

Author SHA1 Message Date
草鞋没号 767cde8f25 refactor: remove update-tailwind 2023-10-12 09:49:24 +08:00
阿菜 Cai d78dcf8822
feat(update): use `tailwindcss` (#174)
* feat(update): use `tailwindcss`

* chore: clean up code specifications
2023-09-28 09:52:30 +08:00
阿菜 Cai aea7cc5b31
refactor: using `css` instead of `scss` (#168)
* refactor: using `css` instead of `scss`

 remove dependency `scss`

* fix: progress bar display

* fix: `className` error
2023-09-19 16:20:29 +08:00
草鞋没号 3ac78785bf feat: logo v2 2023-05-19 10:16:44 +08:00
草鞋没号 f729d13582 chore: cleanup assets 2023-04-23 10:19:58 +08:00
草鞋没号 b6e4df4603 feat: better LOGO animate 2023-03-30 20:02:54 +08:00
Jimmy 48a6b0682e
docs : add `electron-auto-update` docs (#125)
Co-authored-by: 草鞋没号 <308487730@qq.com>
2023-03-15 09:24:13 +08:00
草鞋没号 2fc312870c Squashed commit of the following:
commit 78748a44d4c75da489517fd6ce09397530b37fdb
Author: 草鞋没号 <308487730@qq.com>
Date:   Wed Mar 15 09:16:10 2023 +0800

    chore: cleanup

commit dd5ff0674d
Author: Jimmy <jimmyrss1102@gmail.com>
Date:   Tue Mar 14 21:12:33 2023 +0800

    docs : add `electron-auto-update` docs
2023-03-15 09:20:30 +08:00
草鞋没号 2f2880a9f1
feat: add electron-builder (#123)
# feat :  add electron auto update

# feat : add some components url : https://github.com/RSS1101/electron-vite-react

# * feat : Add electron auto update function

# * chore : use css module conduct style isolation

# * refactor: cleanup

# * chore : electron-auto-update refinement

# * chore: cleanup

# * chore : update electron-auto-update

# * chore: typo

# * feat: add `mac.target.dmg` for electron-updater

---------

Co-authored-by: 任帅 <1064425721@qq.com>
2023-03-12 09:35:20 +08:00
xhayper cd319c5a62
feat: update package + pull changes from upstream 2023-01-19 12:54:54 +07:00
xhayper 6bd40b2399
fix: electron file:// problem 2022-12-29 11:17:08 +07:00
xhayper 84b3617ed5
feat: properly update logo 2022-12-28 22:20:23 +07:00
草鞋没号 3a6ba28e78 feat: update logo 2022-12-28 20:26:49 +08:00
xhayper 7cbc3ded05
feat: improvement to template 2022-12-23 23:39:53 +07:00
草鞋没号 71dd5078d9 fix(#78): correct image src 2022-10-30 08:38:02 +08:00
草鞋没号 0566305c79 feat: use Node.js in Renderer process 2022-10-19 19:11:36 +08:00
草鞋没号 1754306625 v2.1.0: use `vite-electron-plugin` instead `vite-plugin-electron` 2022-10-03 10:43:13 +08:00
草鞋没号 60f28a2a9e chore: update 2022-06-29 07:40:47 +08:00
草鞋没号 c4304b61e6 add `samples/node-api.ts` 2022-06-29 07:40:35 +08:00
草鞋没号 aa89677048 remove `global.d.ts` 2022-06-29 07:40:12 +08:00
Paul eb8b69966d refactor: minor changes 2022-06-06 21:23:25 +03:00
Paul 0edc38fc9d feat: use path aliases, improve TS 2022-06-06 21:23:07 +03:00
Paul aff8ccb7c9 refactor: move styles to assets 2022-06-06 21:22:29 +03:00
Paul 3664cd2a9b 📦 refactor: package, static, editorconfig 2022-06-06 12:42:38 +03:00
草鞋没号 fca655ecc3 fix: correct public path 2022-06-06 09:58:56 +08:00
草鞋没号 ec17b09cb5 template-react-ts/src/ 2022-06-05 08:32:53 +08:00
草鞋没号 1ee86f4979 src -> packages 2022-02-08 08:40:04 +08:00
Paul 77c73c7a1c Added more comments and changed existing ones 2022-02-06 20:08:30 +02:00
Paul 23a9348619 package: productName and bumps 2022-02-06 00:54:48 +02:00
草鞋没号 b27927a0cd Spaces instead Tabs 2022-02-03 08:36:51 +08:00
草鞋没号 a37a78a9f7
Update app.module.scss 2022-02-03 07:58:07 +08:00
Paul ca4ad8b8e7 feature: sass, different fixes 2022-02-02 14:56:34 +02:00
草鞋没号 56250ed676 fix vite.config.ts import package.json error 2022-02-02 08:38:34 +08:00
草鞋没号 da2096b48f remove antd 2022-02-01 09:20:01 +08:00
草鞋没号 c41f406bc9 remove vite-plugin-electron-config 2022-01-31 09:30:04 +08:00
草鞋没号 f39ceb67ad add Renderer vite.config.ts 2022-01-29 22:12:54 +08:00
草鞋没号 20087af17e sync create-vite react-ts template 2022-01-29 22:03:18 +08:00
草鞋没号 e6b82ec838 refactor: remove .bridge 2022-01-21 17:18:07 +08:00
草鞋没号 f00c53c0e9 feat: app.on('activate') handle 2021-12-30 10:04:57 +08:00
草鞋没号 c6a3dd00a2 Remove less, vite-plugin-style-import 2021-12-21 09:18:01 +08:00
草鞋没号 c929aa6094 remove useless file 2021-12-17 09:40:55 +08:00
草鞋没号 2820bdb760 use alias import 2021-12-14 14:20:14 +08:00
草鞋没号 7af91abc3d chore: UPDATE 2021-12-11 14:36:15 +08:00
草鞋没号 9c328adbfe reactor: move electron-store to samples folder 2021-12-11 14:34:32 +08:00
草鞋没号 9ad3bfd152 reactor: move electron-store to samples folder 2021-12-11 14:12:42 +08:00
草鞋没号 114a47142b chore: disableHardwareAcceleration on windows7 2021-12-09 09:18:32 +08:00
草鞋没号 b59c3c87fe git status 2021-12-09 09:18:00 +08:00
草鞋没号 d7f47bb65d refactor: public -> src/renderer/public 2021-12-09 09:16:48 +08:00
草鞋没号 3bb0fdd002 chore: .css -> .less 2021-12-08 19:13:53 +08:00
草鞋没号 a6bd956562 Fix warning 'validateDOMNesting(...)' 2021-12-08 18:44:25 +08:00