Skip to content

Commit

Permalink
revert: 发布新版本 1.0.1-alpha.1 (2024-04-30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyh2001 committed Apr 30, 2024
1 parent 14d21d9 commit bb7d07f
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 13 deletions.
29 changes: 17 additions & 12 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/master/CHANGELOG.md)

## 1.0.1-alpha.1 (2024-04-30)

- Fix the responsive loss issue of adding elements to `f-tree` [#469](https://github.com/FightingDesign/fighting-design/pull/469)
- Fix the issue of incorrect type in the `f-message` parameter `close-btn` [#478](https://github.com/FightingDesign/fighting-design/pull/478)

## 0.67.4 (2024-03-21)

- Fix `image` component parameter errors
Expand Down Expand Up @@ -652,15 +657,15 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste

## 0.13.1 (2022-12-29)

**修复**
**Fix**

- Fix `f-svg-icon` type
- fix `f-rate` type
- Fix the `f-calendar` component style problem [#315](https://github.com/FightingDesign/fighting-design/pull/315)

## 0.13.0 (2022-12-28)

**New Features**
**Feat**

- Add `f-box` component
- Complete `f-tree` components
Expand All @@ -671,7 +676,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste

## 0.12.0 (2022-12-20)

**New Features**
**Feat**

- Add `f-form` component
- Add `f-form-item` component
Expand Down Expand Up @@ -711,7 +716,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste
- Fix some detail type problems
- Optimize the style processing optimization during the loading of `f-image` and `f-avatar` components

**New Features**
**Feat**

- `f-fighting-global` component adds `lang` configuration item
- The `f-toolbar` component `width` and `height` configuration items support the `number` type
Expand Down Expand Up @@ -747,7 +752,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste

## 0.9.0-alpha. 8 (2022-12-06)

**New Features**
**Feat**

- Add `f-slider` component

Expand Down Expand Up @@ -794,7 +799,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste

## 0.9.0-alpha.6 (2022-11-29)

**New Features**
**Feat**

- Add `f-menu` component
- Add `f-menu-item` component
Expand All @@ -815,7 +820,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste

## 0.9.0-alpha.5 (2022-11-25)

**New Features**
**Feat**

- Add `f-trigger` component

Expand All @@ -826,7 +831,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste

## 0.9.0-alpha.4 (2022-11-23)

**New Features**
**Feat**

- Add `f-date-picker` component
- Add `f-time-picker` component
Expand Down Expand Up @@ -914,7 +919,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste

## 0.9.0-alpha.1 (2022-11-17)

**New Features**
**Feat**

- Add `f-checkbox` component `indeterminate` configuration item
- Add `f-textarea` component
Expand Down Expand Up @@ -968,7 +973,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste

## 0.8.1-alpha.1 (2022-11-08)

**New features**
**Feat**

- `f-checkbox` component adds `show-label` configuration item
- `f-checkbox` component `modelValue` configuration item adding `array` type
Expand Down Expand Up @@ -1061,7 +1066,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste
- Permanently revoke `f-icon` component
- Update the `class` naming convention for all components

**New Features**
**Feat**

- Add `f-close btn` component `icon` configuration item
- Add `f-close btn` component `color` attribute
Expand Down Expand Up @@ -1136,7 +1141,7 @@ English | [Chinese](https://github.com/FightingDesign/fighting-design/blob/maste

- Add `f-mask` component

**New features**
**Feat**

- Change the `f-drawer` component `with-header` configuration item to `show-header`
- `f-drawer` component adds `show-close-btn` configuration item
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

中文 | [英文](https://github.com/FightingDesign/fighting-design/blob/master/CHANGELOG.en-US.md)

## 1.0.1-alpha.1 (2024-04-30)

- 修复 `f-tree` 添加元素响应式丢失问题 [#469](https://github.com/FightingDesign/fighting-design/pull/469)
- 修复 `f-message` 参数 `close-btn` 类型错误问题 [#478](https://github.com/FightingDesign/fighting-design/pull/478)

Expand Down
5 changes: 5 additions & 0 deletions docs/docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

中文 | [英文](https://github.com/FightingDesign/fighting-design/blob/master/CHANGELOG.en-US.md)

## 1.0.1-alpha.1 (2024-04-30)

- 修复 `f-tree` 添加元素响应式丢失问题 [#469](https://github.com/FightingDesign/fighting-design/pull/469)
- 修复 `f-message` 参数 `close-btn` 类型错误问题 [#478](https://github.com/FightingDesign/fighting-design/pull/478)

## 0.67.4 (2024-03-21)

- 修复 image 组件参数错误问题
Expand Down
6 changes: 6 additions & 0 deletions docs/docs/milepost.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# 里程碑

## 2024-04-30

最近 [w2xi](https://github.com/w2xi) 帮忙完善了很多单元测试,单元测试覆盖率逐渐增加。

近期可以开始进入 `alpha` 版本了

## 2022-10-19

优化了一下打包的配置文件,使打包快了不少,打包从原来的 `32s` 提升了 `16s`
Expand Down
2 changes: 1 addition & 1 deletion packages/fighting-design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fighting-design",
"version": "0.67.4",
"version": "1.0.1-alpha.1",
"description": "Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.",
"keywords": [
"fighting",
Expand Down

0 comments on commit bb7d07f

Please sign in to comment.