generated from arvinxx/monorepo-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖 chore(release): @arvinxu/macos-traffic-light@3.0.0 [skip ci]
# @arvinxu/macos-traffic-light [3.0.0](https://github.com/arvinxx/components/compare/@arvinxu/macos-traffic-light@2.0.3...@arvinxu/macos-traffic-light@3.0.0) (2021-09-21) ### ✨ 新特性 * 优化接口定义 ([dd9ea51](dd9ea51)) ### 💥 BREAKING CHANGES * 调整最大化最小化等接口用法
- Loading branch information
1 parent
dd9ea51
commit b78c0dd
Showing
2 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,61 +1,61 @@ | ||
# Changelog | ||
|
||
## @arvinxu/macos-traffic-light [2.0.3](https://github.com/arvinxx/components/compare/@arvinxu/macos-traffic-light@2.0.2...@arvinxu/macos-traffic-light@2.0.3) (2021-03-23) | ||
# @arvinxu/macos-traffic-light [3.0.0](https://github.com/arvinxx/components/compare/@arvinxu/macos-traffic-light@2.0.3...@arvinxu/macos-traffic-light@3.0.0) (2021-09-21) | ||
|
||
### ✨ 新特性 | ||
|
||
### 🐛 修复 | ||
- 优化接口定义 ([dd9ea51](https://github.com/arvinxx/components/commit/dd9ea51)) | ||
|
||
### 💥 BREAKING CHANGES | ||
|
||
* 修正失焦 hover 时的 icon 状态 ([b412b1a](https://github.com/arvinxx/components/commit/b412b1a)) | ||
- 调整最大化最小化等接口用法 | ||
|
||
## @arvinxu/macos-traffic-light [2.0.3](https://github.com/arvinxx/components/compare/@arvinxu/macos-traffic-light@2.0.2...@arvinxu/macos-traffic-light@2.0.3) (2021-03-23) | ||
|
||
### 🐛 修复 | ||
|
||
- 修正失焦 hover 时的 icon 状态 ([b412b1a](https://github.com/arvinxx/components/commit/b412b1a)) | ||
|
||
### 📝 文档 | ||
|
||
* 更新说明文档 ([aa9aa7a](https://github.com/arvinxx/components/commit/aa9aa7a)) | ||
- 更新说明文档 ([aa9aa7a](https://github.com/arvinxx/components/commit/aa9aa7a)) | ||
|
||
## @arvinxu/macos-traffic-light [2.0.2](https://github.com/arvinxx/components/compare/@arvinxu/macos-traffic-light@2.0.1...@arvinxu/macos-traffic-light@2.0.2) (2021-03-23) | ||
|
||
|
||
### 🐛 修复 | ||
|
||
* 修正失焦时的状态 ([e2f549f](https://github.com/arvinxx/components/commit/e2f549f)) | ||
- 修正失焦时的状态 ([e2f549f](https://github.com/arvinxx/components/commit/e2f549f)) | ||
|
||
## @arvinxu/macos-traffic-light [2.0.1](https://github.com/arvinxx/components/compare/@arvinxu/macos-traffic-light@2.0.0...@arvinxu/macos-traffic-light@2.0.1) (2021-03-23) | ||
|
||
|
||
### 🐛 修复 | ||
|
||
* 修正模块缺少依赖的问题 ([7e1e858](https://github.com/arvinxx/components/commit/7e1e858)) | ||
- 修正模块缺少依赖的问题 ([7e1e858](https://github.com/arvinxx/components/commit/7e1e858)) | ||
|
||
# @arvinxu/macos-traffic-light [2.0.0](https://github.com/arvinxx/components/compare/@arvinxu/macos-traffic-light@1.0.0...@arvinxu/macos-traffic-light@2.0.0) (2021-03-23) | ||
|
||
|
||
### 🎫 杂项 | ||
|
||
* 调整 Props 命名 ([45bbdaf](https://github.com/arvinxx/components/commit/45bbdaf)) | ||
|
||
- 调整 Props 命名 ([45bbdaf](https://github.com/arvinxx/components/commit/45bbdaf)) | ||
|
||
### 💥 BREAKING CHANGES | ||
|
||
* 调整接口命名 | ||
- 调整接口命名 | ||
|
||
# @arvinxu/macos-traffic-light 1.0.0 (2021-03-23) | ||
|
||
|
||
### ♻ 重构 | ||
|
||
* 优化实现代码 ([6dbd35f](https://github.com/arvinxx/components/commit/6dbd35f)) | ||
|
||
- 优化实现代码 ([6dbd35f](https://github.com/arvinxx/components/commit/6dbd35f)) | ||
|
||
### ✅ 测试 | ||
|
||
* 补充测试用例 ([63cba7a](https://github.com/arvinxx/components/commit/63cba7a)) | ||
|
||
- 补充测试用例 ([63cba7a](https://github.com/arvinxx/components/commit/63cba7a)) | ||
|
||
### ✨ 新特性 | ||
|
||
* 初步完成组件 ([4890082](https://github.com/arvinxx/components/commit/4890082)) | ||
|
||
- 初步完成组件 ([4890082](https://github.com/arvinxx/components/commit/4890082)) | ||
|
||
### 🎫 杂项 | ||
|
||
* 初始化 TrafficLight 组件 ([85588b6](https://github.com/arvinxx/components/commit/85588b6)) | ||
- 初始化 TrafficLight 组件 ([85588b6](https://github.com/arvinxx/components/commit/85588b6)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@arvinxu/macos-traffic-light", | ||
"version": "2.0.3", | ||
"version": "3.0.0", | ||
"files": [ | ||
"lib", | ||
"es" | ||
|