chore(project): releace 1.0.2-beta.59 (#2674)

* chore(project): releace 1.0.2-beta.59

- Update change log

* update breaking change
This commit is contained in:
jeremywu 2021-07-26 00:55:09 +08:00 committed by GitHub
parent bc6d4a18e0
commit 8f20b35785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 229 additions and 0 deletions

View File

@ -1,5 +1,51 @@
## Changelog
### 1.0.2-beta.59
*2021-07-26*
#### Breaking change
- feat(locale): i18n implementation (#2670)
#### Bug fixes
- fix(locale): missing install & locale issue (#2647)
- fix(select): should not stop at invisible options by up and down (#2585) …
- fix(style): ondemand style lost (#2648)
- fix(select-v2): adjust the trigger conditions of focus and blur (#2650)
- fix(style): remove bg-color of menu items at ':focus'
- fix(input): input maxlength calculate the correct length (#2654)
#### Chore
- chore: update i18n demo (#2672)
#### Refactors
- refactor(result): migrate css var (#2637)
- refactor(carousel): migrate css var (#2638)
- refactor(transfer): migrate css var (#2639)
- refactor(dialog): migrate css var (#2641)
- refactor(menu): migrate css var (#2642)
- refactor(descriptions): migrate css var (#2643)
- refactor(empty): migrate css var (#2644)
- refactor(color): migrate all color-text var & simplify color docs (#2656)
- refactor(border): migrate css var & simplify docs (#2663)
- refactor(collapse): migrate css var (#2661)
- refactor: i18n implementation (#2670)
- refactor(locale): i18n migration website code (#2671)
### 1.0.2-beta.58
*2021-07-24*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.57
*2021-07-23*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.56
*2021-07-23*

View File

@ -1,5 +1,51 @@
## Changelog
### 1.0.2-beta.59
*2021-07-26*
#### Breaking change
- feat(locale): i18n implementation (#2670)
#### Bug fixes
- fix(locale): missing install & locale issue (#2647)
- fix(select): should not stop at invisible options by up and down (#2585) …
- fix(style): ondemand style lost (#2648)
- fix(select-v2): adjust the trigger conditions of focus and blur (#2650)
- fix(style): remove bg-color of menu items at ':focus'
- fix(input): input maxlength calculate the correct length (#2654)
#### Chore
- chore: update i18n demo (#2672)
#### Refactors
- refactor(result): migrate css var (#2637)
- refactor(carousel): migrate css var (#2638)
- refactor(transfer): migrate css var (#2639)
- refactor(dialog): migrate css var (#2641)
- refactor(menu): migrate css var (#2642)
- refactor(descriptions): migrate css var (#2643)
- refactor(empty): migrate css var (#2644)
- refactor(color): migrate all color-text var & simplify color docs (#2656)
- refactor(border): migrate css var & simplify docs (#2663)
- refactor(collapse): migrate css var (#2661)
- refactor: i18n implementation (#2670)
- refactor(locale): i18n migration website code (#2671)
### 1.0.2-beta.58
*2021-07-24*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.57
*2021-07-23*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.56
*2021-07-23*

View File

@ -1,5 +1,51 @@
## Changelog
### 1.0.2-beta.59
*2021-07-26*
#### Breaking change
- feat(locale): i18n implementation (#2670)
#### Bug fixes
- fix(locale): missing install & locale issue (#2647)
- fix(select): should not stop at invisible options by up and down (#2585) …
- fix(style): ondemand style lost (#2648)
- fix(select-v2): adjust the trigger conditions of focus and blur (#2650)
- fix(style): remove bg-color of menu items at ':focus'
- fix(input): input maxlength calculate the correct length (#2654)
#### Chore
- chore: update i18n demo (#2672)
#### Refactors
- refactor(result): migrate css var (#2637)
- refactor(carousel): migrate css var (#2638)
- refactor(transfer): migrate css var (#2639)
- refactor(dialog): migrate css var (#2641)
- refactor(menu): migrate css var (#2642)
- refactor(descriptions): migrate css var (#2643)
- refactor(empty): migrate css var (#2644)
- refactor(color): migrate all color-text var & simplify color docs (#2656)
- refactor(border): migrate css var & simplify docs (#2663)
- refactor(collapse): migrate css var (#2661)
- refactor: i18n implementation (#2670)
- refactor(locale): i18n migration website code (#2671)
### 1.0.2-beta.58
*2021-07-24*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.57
*2021-07-23*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.56
*2021-07-23*

View File

@ -1,5 +1,50 @@
## Changelog
### 1.0.2-beta.59
*2021-07-26*
#### Breaking change
- feat(locale): i18n implementation (#2670)
#### Bug fixes
- fix(locale): missing install & locale issue (#2647)
- fix(select): should not stop at invisible options by up and down (#2585) …
- fix(style): ondemand style lost (#2648)
- fix(select-v2): adjust the trigger conditions of focus and blur (#2650)
- fix(style): remove bg-color of menu items at ':focus'
- fix(input): input maxlength calculate the correct length (#2654)
#### Chore
- chore: update i18n demo (#2672)
#### Refactors
- refactor(result): migrate css var (#2637)
- refactor(carousel): migrate css var (#2638)
- refactor(transfer): migrate css var (#2639)
- refactor(dialog): migrate css var (#2641)
- refactor(menu): migrate css var (#2642)
- refactor(descriptions): migrate css var (#2643)
- refactor(empty): migrate css var (#2644)
- refactor(color): migrate all color-text var & simplify color docs (#2656)
- refactor(border): migrate css var & simplify docs (#2663)
- refactor(collapse): migrate css var (#2661)
- refactor(locale): i18n migration website code (#2671)
### 1.0.2-beta.58
*2021-07-24*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.57
*2021-07-23*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.56
*2021-07-23*

View File

@ -1,5 +1,51 @@
## Changelog
### 1.0.2-beta.59
*2021-07-26*
#### Breaking change
- feat(locale): i18n implementation (#2670)
#### Bug fixes
- fix(locale): missing install & locale issue (#2647)
- fix(select): should not stop at invisible options by up and down (#2585) …
- fix(style): ondemand style lost (#2648)
- fix(select-v2): adjust the trigger conditions of focus and blur (#2650)
- fix(style): remove bg-color of menu items at ':focus'
- fix(input): input maxlength calculate the correct length (#2654)
#### Chore
- chore: update i18n demo (#2672)
#### Refactors
- refactor(result): migrate css var (#2637)
- refactor(carousel): migrate css var (#2638)
- refactor(transfer): migrate css var (#2639)
- refactor(dialog): migrate css var (#2641)
- refactor(menu): migrate css var (#2642)
- refactor(descriptions): migrate css var (#2643)
- refactor(empty): migrate css var (#2644)
- refactor(color): migrate all color-text var & simplify color docs (#2656)
- refactor(border): migrate css var & simplify docs (#2663)
- refactor(collapse): migrate css var (#2661)
- refactor: i18n implementation (#2670)
- refactor(locale): i18n migration website code (#2671)
### 1.0.2-beta.58
*2021-07-24*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.57
*2021-07-23*
#### Bug fixes
- Hotfix for setLocale
### 1.0.2-beta.56
*2021-07-23*