Skip to content

Commit

Permalink
chore(README): add info to direct user to use mcs-ui (#671)
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
liuderchi authored and evenchange4 committed Dec 18, 2018
1 parent 5f7429f commit ae921c2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# This repository is no longer maintained.

> Issue reports and pull requests will not be attended. \
> 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)
### Migrate to `mcs-ui`

1. Please upgrade `react`, `react-dom` to version 16 or higher
2. Please upgrade `styled-components` to version 4.0.2 or higher
3. Please upgrade `react-overlay-pack` to version 3 or higher
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)


<p align="center">
<a href="https://mcs.mediatek.com">
<img height="240" src="./docs/images/banner_mcs_lite_black.png">
Expand Down

0 comments on commit ae921c2

Please sign in to comment.