diff --git a/.yarnrc b/.yarnrc deleted file mode 100644 index 43d76296bc..0000000000 --- a/.yarnrc +++ /dev/null @@ -1,2 +0,0 @@ -version-git-tag false -version-commit-hooks false \ No newline at end of file diff --git a/README.md b/README.md index ed78a92193..314e4c7d90 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgrowingio%2Fgio-design.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgrowingio%2Fgio-design?ref=badge_shield) ![License](https://img.shields.io/github/license/growingio/gio-design) -## Getting Started +## 开始 安装依赖: @@ -37,16 +37,16 @@ yarn watch yarn start ``` - ## License [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgrowingio%2Fgio-design.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgrowingio%2Fgio-design?ref=badge_large) ---- +## 统计 -Powered by +![Alt](https://repobeats.axiom.co/api/embed/d97950a5273fc1c63612f4e41aae8c653311ed06.svg 'Repobeats analytics image') + +--- -

- Vercel Inc. -

+[![Powered by Vercel](public/powered-by-vercel.svg)][vercel] +[vercel]: https://vercel.com/?utm_source=gio-design&utm_campaign=oss diff --git a/VERSION.md b/VERSION.md deleted file mode 100644 index 35c0a0433b..0000000000 --- a/VERSION.md +++ /dev/null @@ -1,28 +0,0 @@ -# [22.3.0](https://github.com/growingio/gio-design/compare/v22.2.1...v22.3.0) (2021-12-02) - - -### Bug Fixes - -* **base-picker:** fix className of BasePicker ([#1573](https://github.com/growingio/gio-design/issues/1573)) ([c250c1b](https://github.com/growingio/gio-design/commit/c250c1bcff64b9f7f146ce4f7c07bc2f444d637c)) -* **button:** fix ripple effect of Button ([#1570](https://github.com/growingio/gio-design/issues/1570)) ([230fa92](https://github.com/growingio/gio-design/commit/230fa92aa4035aa266ef0dcc3390c2e4f814b0de)) -* **cascader:** cascaderItem style error ([#1593](https://github.com/growingio/gio-design/issues/1593)) ([327e712](https://github.com/growingio/gio-design/commit/327e712a4b8a980c8a29433328c38eb8dc051b80)) -* **form:** fix legacy/form className ([#1566](https://github.com/growingio/gio-design/issues/1566)) ([1ef2bb9](https://github.com/growingio/gio-design/commit/1ef2bb96c2d6c43b7f4f1a25d31f20ba4d13d5b9)) -* **InputButton:** add title for InputButton ([#1582](https://github.com/growingio/gio-design/issues/1582)) ([9acab96](https://github.com/growingio/gio-design/commit/9acab9646c007ff563ad1f647089e057f4b8982e)) -* **input:** input button style error ([#1567](https://github.com/growingio/gio-design/issues/1567)) ([f7adba3](https://github.com/growingio/gio-design/commit/f7adba362375687e58db059ce8d0e9ad75be109d)) -* **Input:** listen change event of Input ([#1595](https://github.com/growingio/gio-design/issues/1595)) ([2c86cc8](https://github.com/growingio/gio-design/commit/2c86cc8a6107706a626e1931c339f670e1fc120d)) -* **list-picker:** fix list-picker multiple error ([#1568](https://github.com/growingio/gio-design/issues/1568)) ([4597f09](https://github.com/growingio/gio-design/commit/4597f09b3f814c3d19c93e4125869e5ee95bc0f6)) -* **list-picker:** fix Recent multiple error ([#1590](https://github.com/growingio/gio-design/issues/1590)) ([17e367c](https://github.com/growingio/gio-design/commit/17e367c82690cd99d6de80d0dfbdd8581902cfdb)) -* **list-picker:** list-picker tirgger collect options error ([#1572](https://github.com/growingio/gio-design/issues/1572)) ([c48c541](https://github.com/growingio/gio-design/commit/c48c54167f9b6bd5c60002db62d1b5daa274d643)) -* **list-picker:** 优化list-picker、cascader性能 ([#1579](https://github.com/growingio/gio-design/issues/1579)) ([3c893f8](https://github.com/growingio/gio-design/commit/3c893f8ad7cc0e5826f2a2a42cefb88f59f8c001)) -* **switch:** fix switch height ([#1587](https://github.com/growingio/gio-design/issues/1587)) ([8aed405](https://github.com/growingio/gio-design/commit/8aed4055aab0547d490701633b44a57752273a5c)) -* **switch:** fix switch small 28px ([#1577](https://github.com/growingio/gio-design/issues/1577)) ([4a330d5](https://github.com/growingio/gio-design/commit/4a330d54a0bbd21ccf3ae7310ae849cb6ce56552)) -* **table:** fix filter bug of Table ([#1594](https://github.com/growingio/gio-design/issues/1594)) ([9fe55e4](https://github.com/growingio/gio-design/commit/9fe55e42cfcc4b561e6c9f25de7fdac046917cc2)) - - -### Features - -* **filterpicker:** support i18n in the FilterPicker ([#1592](https://github.com/growingio/gio-design/issues/1592)) ([7ebabe1](https://github.com/growingio/gio-design/commit/7ebabe1964fd4e4cbc5ee59a849aa838506f8aa7)) -* **legacy/propertyselector:** add virtualProperty icon ([#1581](https://github.com/growingio/gio-design/issues/1581)) ([ecdcd1b](https://github.com/growingio/gio-design/commit/ecdcd1bdc587d7ac615ce36e49ab5fe46ecb7722)) - - - diff --git a/assets/vercel.svg b/assets/vercel.svg deleted file mode 100644 index 4b1983aad3..0000000000 --- a/assets/vercel.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/public/powered-by-vercel.svg b/public/powered-by-vercel.svg new file mode 100644 index 0000000000..8778286845 --- /dev/null +++ b/public/powered-by-vercel.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/.releaserc.js b/release.config.js similarity index 85% rename from .releaserc.js rename to release.config.js index d30119206c..79cfbd933d 100644 --- a/.releaserc.js +++ b/release.config.js @@ -4,5 +4,6 @@ module.export = { '@semantic-release/release-notes-generator', '@semantic-release/changelog', '@semantic-release/npm', + '@semantic-release/github', ], };