mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-06 00:05:55 +08:00
🚀 v0.2.1 版本更新
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -20,6 +20,10 @@ jobs:
|
|||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
|
- name: setup pnpm
|
||||||
|
uses: pnpm/action-setup@v2
|
||||||
|
with:
|
||||||
|
version: 8.6.5
|
||||||
- name: Install Rust stable
|
- name: Install Rust stable
|
||||||
uses: dtolnay/rust-toolchain@stable
|
uses: dtolnay/rust-toolchain@stable
|
||||||
- name: Restore Cargo dependencies
|
- name: Restore Cargo dependencies
|
||||||
@@ -34,7 +38,7 @@ jobs:
|
|||||||
key: ${{ runner.os }}-cargo-${{ hashFiles('src-tauri/Cargo.lock') }}
|
key: ${{ runner.os }}-cargo-${{ hashFiles('src-tauri/Cargo.lock') }}
|
||||||
restore-keys: ${{ runner.os }}-cargo-
|
restore-keys: ${{ runner.os }}-cargo-
|
||||||
- name: Install frontend dependencies
|
- name: Install frontend dependencies
|
||||||
run: npm install
|
run: pnpm install --frozen-lockfile
|
||||||
- uses: tauri-apps/tauri-action@dev
|
- uses: tauri-apps/tauri-action@dev
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
32
CHANGELOG.md
32
CHANGELOG.md
@@ -2,15 +2,41 @@
|
|||||||
Author: 目棃
|
Author: 目棃
|
||||||
Date: 2023-06-18
|
Date: 2023-06-18
|
||||||
Description: CHANGELOG
|
Description: CHANGELOG
|
||||||
Update: 2023-06-20
|
Update: 2023-07-14
|
||||||
---
|
---
|
||||||
|
|
||||||
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-06-18 15:03:42 `
|
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-06-18 15:03:42 `
|
||||||
>
|
>
|
||||||
> 更新于 `2023-06-20 08:53:56`
|
> 更新于 `2023-07-14 20:46:11`
|
||||||
|
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## [0.2.1](https://github.com/BTMuli/Tauri.Genshin/releases/0.2.1) (2023-07-14)
|
||||||
|
|
||||||
|
### Feat
|
||||||
|
|
||||||
|
- 深渊: 新增深渊数据库页面,角色深渊数据支持数据上传 [`#22`](https://github.com/BTMuli/Tauri.Genshin/issues/22)
|
||||||
|
- 页面:角色详情新增角色衣装数据 [`26186f44`](https://github.com/BTMuli/Tauri.Genshin/commit/26186f44)
|
||||||
|
- 页面:角色详情新增角色天赋数据
|
||||||
|
- 功能:子页面:米游社帖子、游戏公告支持分享;首页素材日历支持分享
|
||||||
|
- 资源:更新 3.8 版本资源 [`#30`](https://github.com/BTMuli/Tauri.Genshin/issues/30)
|
||||||
|
- 功能:支持根据帖子 ID 跳转到帖子页面 [`04e08090`](https://github.com/BTMuli/Tauri.Genshin/commit/04e08090)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- 样式:美化部分页面、组件样式
|
||||||
|
- 组件:优化素材日历组件 [`0c923060`](https://github.com/BTMuli/Tauri.Genshin/commit/0c923060)
|
||||||
|
- 样式:修复首页组件近期活动样式 [`20a2329e`](https://github.com/BTMuli/Tauri.Genshin/commit/20a2329e)
|
||||||
|
- 样式:美化米游社咨讯页面样式,增加部分数据
|
||||||
|
|
||||||
|
### Change
|
||||||
|
|
||||||
|
- 依赖:各依赖更新至最新版本
|
||||||
|
- 配置:优化 Eslint Prettier Stylelint Lint-Staged 等配置
|
||||||
|
- 重构:重构 Mys 插件数据类型及 Hutao 插件数据类型
|
||||||
|
|
||||||
|
Full Commits: [`0.2.0...0.2.1`](https://github.com/BTMuli/Tauri.Genshin/compare/0.2.0...0.2.1)
|
||||||
|
|
||||||
## [0.2.0](https://github.com/BTMuli/Tauri.Genshin/releases/0.2.0) (2023-06-19)
|
## [0.2.0](https://github.com/BTMuli/Tauri.Genshin/releases/0.2.0) (2023-06-19)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
@@ -36,4 +62,4 @@ Update: 2023-06-20
|
|||||||
- 资源:成就系列图标目录变更
|
- 资源:成就系列图标目录变更
|
||||||
- 资源:字体文件变更 [`2ee48566`](https://github.com/BTMuli/Tauri.Genshin/commit/2ee48566)
|
- 资源:字体文件变更 [`2ee48566`](https://github.com/BTMuli/Tauri.Genshin/commit/2ee48566)
|
||||||
|
|
||||||
FullCommits: [`v0.1.6...v0.2.0`](https://github.com/BTMuli/Tauri.Genshin/compare/v0.1.6...v0.2.0)
|
Full Commits: [`v0.1.6...v0.2.0`](https://github.com/BTMuli/Tauri.Genshin/compare/v0.1.6...v0.2.0)
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
Author: 目棃
|
Author: 目棃
|
||||||
Date: 2023-03-05
|
Date: 2023-03-05
|
||||||
Description: 说明文档
|
Description: 说明文档
|
||||||
Update: 2023-07-02
|
Update: 2023-07-14
|
||||||
---
|
---
|
||||||
|
|
||||||
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-03-05 14:41:55`
|
> 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-03-05 14:41:55`
|
||||||
>
|
>
|
||||||
> 更新于 `2023-07-02 20:49:40`
|
> 更新于 `2023-07-14 20:28:32`
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
@@ -55,7 +55,7 @@ Tauri 练手项目,子模块:[TGAssistant](https://github.com/BTMuli/TGAssis
|
|||||||
### 长期计划
|
### 长期计划
|
||||||
|
|
||||||
- [ ] Wiki 详情页
|
- [ ] Wiki 详情页
|
||||||
- [ ] 游戏资源更新
|
- [ ] 游戏资源更新:更新至 3.8 版本(0.2.1)
|
||||||
|
|
||||||
## 仓库概况
|
## 仓库概况
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user