You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RSUITE (React Suite) is a set of react component libraries for enterprise system products. Built by HYPERS front-end team and UX team, mainly serving company's big data products.
21
14
@@ -27,17 +20,17 @@ After three major revisions, a large number of components and rich functionality
27
20
| ---- | ---- | ------- | ------ | ------ |
28
21
| >=10 | >=14 | >= 45 | >= 49 | >= 10 |
29
22
30
-
- IE<=9 is no longer supported since RSUITE 3.0.
23
+
- IE<=9 is no longer supported since RSUITE 3.0.
31
24
- RSUITE is designed and implemented for use on modern desktop browsers rather than mobile browsers.
32
25
33
26
### UI Design
34
27
35
-
RSUITE Design Prototype and specification, click to [view](https://rsuitejs.com/design/index.html)
28
+
RSUITE Design Prototype and specification, click to [view][rsuite-design]
36
29
37
30
38
31
## Installation
39
32
40
-
RSUITE is available as an [npm package](https://www.npmjs.com/package/rsuite).
33
+
RSUITE is available as an [npm package][npm-home].
Detailed changes for each release are documented in the [release notes](https://github.com/rsuite/rsuite/releases).
71
+
Detailed changes for each release are documented in the [release notes][release-notes].
79
72
80
73
81
74
## Contribution
82
75
83
-
Make sure you've read the [guidelines](https://github.com/rsuite/rsuite/blob/master/CONTRIBUTING.md) before you start contributing.
76
+
Make sure you've read the [guidelines][contributing] before you start contributing.
84
77
85
-
Editor preferences are available in the [.prettierrc](https://github.com/rsuite/rsuite/wiki/.prettierrc) for easy use in common code editors. Read more and download plugins at https://prettier.io/.
78
+
Editor preferences are available in the [.prettierrc][prettierrc] for easy use in common code editors. Read more and download plugins at https://prettier.io/.
86
79
87
80
88
81
## Supporting RSUITE
89
82
90
83
If you like RSUITE, you can show your support by either
91
84
92
85
- Starring this repo
93
-
-[Leaving a comment here](https://github.com/rsuite/rsuite/issues/11) if you are using RSUITE in your project (like we do :smile:)
94
-
- Becomiong a backer on OpenCollective
86
+
-[Leaving a comment here][issues-11] if you are using RSUITE in your project (like we do :smile:)
87
+
-[Becomiong a backer][opencollective-home] on OpenCollective
0 commit comments