@ableco/semantic-ui-react 中文文档教程
Semantic UI React
嘿,我们正在开发中。 在到达 v1.0.0 之前:
- MINOR versions represent breaking changes
- PATCH versions represent fixes and features
- There are no deprecation warnings between releases
- You should consult the CHANGELOG and related issues/PRs for more information
Installation & Usage
请参阅 文档 以获取介绍、使用信息和示例。
Built With
- Amazon Publishing — the full-service publisher of Amazon — APub.com
- Netflix's Edge Developer Experience team's numerous internal apps
- Netflix's flamescope
- Microsoft's Teams prototyping
And many more…
- https://gitconnected.com
- http://stoplight.io
- https://roadmap.space
- https://edabit.com
- https://blackship.com
- http://www.brewhousesolutions.com
- https://www.seeuletter.com
- https://www.stackforge.co
- https://sublimefund.org
- https://thefaithcircle.com
- https://appfollow.io
- http://according.to.localsourc.es
- http://www.aircip.ir
- https://www.bailfacile.fr
- http://platform.nazarbazaar.ir
- https://build.games
- https://platform.forecastcycles.com
- https://www.findlectures.com
- https://github.com/ayastreb/bandwidth-hero
- https://re.yomeshgupta.com
- https://moneytracker.cc
- https://tax.cryptact.com
- https://www.hurriyetoto.com
- https://173app.com
- https://disten.se
- add your site here
Example Projects
这是示例项目和指南的列表,可帮助您将 Semantic UI React 集成到您的新项目或现有项目中。
Show projects
### webpack 请参阅我们的 webpack 3 示例项目此处(包括主题)。
### SUIcrux 带有 Semantic-UI-React 的高级通用启动器。 React/Redux/延迟加载/SSR/PWA。
### 语义-ui-react-todos react-redux Todo List 的语义 UI React 实现。
FAQ
Can I use custom Icons?
Yes. Just use<Icon className='my-icon' />
instead of <Icon name='my-icon' />
. See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples.How do I setup CSS?
有几种选择。 请参阅我们关于 CSS 用法 的文档。
Can I use a custom CSS theme?
Yes. Semantic UI React includes components that render valid Semantic UI HTML, no CSS is included. This allows you to load any Semantic UI CSS theme on top of your Semantic UI React app.这里有一些有用的链接:
How Can I Help?
Voice Your Opinion
通过参与我们的 RFC(征求意见) 问题。
Contribute
我们的 CONTRIBUTING.md 是一步一步的设置和开发指南。
Good First Issue
标记为 good first issue
的问题是轻松进入该项目开发的好方法。
Missing Components
我们正在寻求与语义 UI 以及一些插件的组件对等。 每个缺失的组件都有一个问题,标记为 新组件
。 只需评论您想解决的问题。
Help Wanted Label
标记为 help wanted
的任何其他问题已准备就绪公关。
Principles
- No animation dependencies
- Simple declarative component APIs vs brittle HTML markup
- Complete keyboard support
- Complete SUI component definition support
- Completely documented
- Completely tested
- Accessible
Credit
由 @levithomason 和 贡献者。
[11]: https://github.com/Semantic-Org/Semantic-UI-React/issues/247 [12]: https://github.com/Semantic-Org/Semantic-UI-React/issues/243 [13]: https://webpack.github.io [14]: https://github.com/Semantic-Org/Semantic-UI-React/issues [15]: https://github.com/skywinder/github-changelog-generator [27]: https://github.com/layershifterSemantic UI React
Hey, we're in development. Prior to reaching v1.0.0:
- MINOR versions represent breaking changes
- PATCH versions represent fixes and features
- There are no deprecation warnings between releases
- You should consult the CHANGELOG and related issues/PRs for more information
Installation & Usage
See the Documentation for an introduction, usage information, and examples.
Built With
- Amazon Publishing — the full-service publisher of Amazon — APub.com
- Netflix's Edge Developer Experience team's numerous internal apps
- Netflix's flamescope
- Microsoft's Teams prototyping
And many more…
- https://gitconnected.com
- http://stoplight.io
- https://roadmap.space
- https://edabit.com
- https://blackship.com
- http://www.brewhousesolutions.com
- https://www.seeuletter.com
- https://www.stackforge.co
- https://sublimefund.org
- https://thefaithcircle.com
- https://appfollow.io
- http://according.to.localsourc.es
- http://www.aircip.ir
- https://www.bailfacile.fr
- http://platform.nazarbazaar.ir
- https://build.games
- https://platform.forecastcycles.com
- https://www.findlectures.com
- https://github.com/ayastreb/bandwidth-hero
- https://re.yomeshgupta.com
- https://moneytracker.cc
- https://tax.cryptact.com
- https://www.hurriyetoto.com
- https://173app.com
- https://disten.se
- add your site here
Example Projects
This is a listing of example projects and guides that will help you integrate Semantic UI React into your new or existing projects.
Show projects
### webpack See our webpack 3 example project here (includes theming).
### SUIcrux Advanced universal starter with Semantic-UI-React. React/Redux/Lazy-loading/SSR/PWA.
### semantic-ui-react-todos Semantic UI React implementation of react-redux Todo List.
FAQ
Can I use custom Icons?
Yes. Just use<Icon className='my-icon' />
instead of <Icon name='my-icon' />
. See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples.How do I setup CSS?
There are several options. Refer to our doc on CSS Usage.
Can I use a custom CSS theme?
Yes. Semantic UI React includes components that render valid Semantic UI HTML, no CSS is included. This allows you to load any Semantic UI CSS theme on top of your Semantic UI React app.Here are some helpful links:
How Can I Help?
Voice Your Opinion
Help shape this library by weighing in on our RFC (request for comments) issues.
Contribute
Our CONTRIBUTING.md is a step-by-step setup and development guide.
Good First Issue
Issues labeled good first issue
are a great way to ease into development on this project.
Missing Components
We're seeking component parity with Semantic UI, plus some addons. There is an issue for every missing component, labeled new component
. Just comment on the issue you'd like to take.
Help Wanted Label
Any other issue labeled help wanted
is ready for a PR.
Principles
- No animation dependencies
- Simple declarative component APIs vs brittle HTML markup
- Complete keyboard support
- Complete SUI component definition support
- Completely documented
- Completely tested
- Accessible
Credit
Created by @levithomason and an amazing community of contributors.
Made possible only by @jlukic authoring Semantic UI.
[11]: https://github.com/Semantic-Org/Semantic-UI-React/issues/247 [12]: https://github.com/Semantic-Org/Semantic-UI-React/issues/243 [13]: https://webpack.github.io [14]: https://github.com/Semantic-Org/Semantic-UI-React/issues [15]: https://github.com/skywinder/github-changelog-generator [27]: https://github.com/layershifter