Skip to content
Permalink
73e69497a1
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
132 lines (58 sloc) 2.62 KB
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
# [1.0.0](/compare/v0.3.0...v1.0.0) (2023-03-01)
# [0.3.0](/compare/v0.2.0...v0.3.0) (2023-03-01)
### ✨ Features
* **custom**: 添加重大事项通知 a949fe4
# [0.2.0](/compare/v0.1.2...v0.2.0) (2023-03-01)
### ✨ Features
* **custom**: 测试1.0版本 8e656d5
## [0.1.2](/compare/v0.1.1...v0.1.2) (2023-03-01)
### 📝 Documentation
* **custom**: 修改文档 605770f
## [0.1.1](/compare/v0.1.0...v0.1.1) (2023-03-01)
### ♻ Code Refactoring
* **custom**: 手机端高级搜索完成,至此全部搜索初版完成 deeebb4, closes #20 #28
### ⚡ Performance Improvements
* **custom**: 平板端样式更新以及适配 bc59157
* **custom**: 添加初版重构页面 f3b31d1
* **custom**: 添加普通搜索以及页面优化 c4f8e4e
* **custom**: 增加pc端搜索动态效果 7c4e758
### 🎫 Chores
* **custom**: 升级依赖 1df0974
### 🐛 Bug Fixes
* **custom**: 修复搜索栏无法使用问题,添加点击蛞蝓回到主页 aac18c5, closes #25 #26
* **custom**: dev环境下路径问题 ba34908, closes #19
### 💄 Styles
* **custom**: 顶部固定 e6d0048
* **custom**: 视频页内容区修改样式 4a7c449
* **custom**: 手机端搜索栏样式修改,pc端高级搜索当无输入内容时展示默认内容 edd527f
* **custom**: 添加手机端普通搜索样式 2a84717
* **custom**: 添加pc端高级搜索样式 8554d28
* **custom**: 添加tailwind css 1e6785d
* **custom**: 修改手机端拉取栏样式 bcf0987
* **custom**: 修改首页样式以及右侧拉栏样式 c9f2f31
* **custom**: 修改tailwind 227ede4
* **custom**: tag栏修改样式 1f68668
# [0.1.0](/compare/v0.0.3...v0.1.0) (2023-02-19)
### ✨ Features
* **custom**: 图片详情添加跳转到动态页功能 9349712
### 🐛 Bug Fixes
* **custom**: 修复查看图片页面闪动问题 26f8a26
* **custom**: 修复生产环境下clarity未生效问题 6f4788a
## [0.0.3](/compare/v0.0.2...v0.0.3) (2023-02-19)
### ✅ Tests
* **custom**: 本地测试完成,测试release环境 cf38ad8
### 🐛 Bug Fixes
* **custom**: 删除js文件内的map映射 7d2f1f5
## [0.0.2](/compare/v0.0.1...v0.0.2) (2023-02-19)
### 🎫 Chores
* **custom**: 添加changelog e06f400
## 0.0.1 (2023-02-19)
### ✨ Features
* **custom**: 添加entry ca939da, closes #15
### 🎫 Chores
* **custom**: 添加commit规范 77cc224, closes #12
### 🐛 Bug Fixes
* **custom**: 修复构建错误 1359691
* **custom**: 修复token问题 58b1a8d