Skip to content

Commit ae921c2

Browse files
liuderchievenchange4
authored andcommitted
chore(README): add info to direct user to use mcs-ui (#671)
for #670 add info to direct user to migrate to `mcs-ui` See [README preview here](https://github.com/MCS-Lite/mcs-lite/pull/671/files?short_path=04c6e90#diff-04c6e90faac2675aa89e2176d2eec7d8)
1 parent 5f7429f commit ae921c2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# This repository is no longer maintained.
2+
3+
> Issue reports and pull requests will not be attended. \
4+
> If you are using `mcs-lite-ui`, `mcs-lite-icon`, `mcs-lite-theme`, please migrate to [`mcs-ui`](https://github.com/Mediatek-Cloud/mcs-ui)
5+
6+
### Migrate to `mcs-ui`
7+
8+
1. Please upgrade `react`, `react-dom` to version 16 or higher
9+
2. Please upgrade `styled-components` to version 4.0.2 or higher
10+
3. Please upgrade `react-overlay-pack` to version 3 or higher
11+
4. Change import names from `mcs-lite-ui`, `mcs-lite-icon`, `mcs-lite-theme` to `mcs-ui` by referencing [`index.js`](https://github.com/Mediatek-Cloud/mcs-ui/blob/master/src/index.js)
12+
13+
114
<p align="center">
215
<a href="https://mcs.mediatek.com">
316
<img height="240" src="./docs/images/banner_mcs_lite_black.png">

0 commit comments

Comments
 (0)