Semantic-Org/Semantic-UI-React

Name: Semantic-UI-React

Owner: Semantic Org

Description: The official Semantic-UI-React integration

Created: 2015-06-19 16:47:19.0

Updated: 2018-01-18 23:09:58.0

Pushed: 2018-01-18 13:14:04.0

Homepage: http://react.semantic-ui.com

Size: 116528

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Semantic UI React

Gitter Circle Codecov David npm

Hey, we're in development. Prior to reaching v1.0.0:

  1. MINOR versions represent breaking changes
  2. PATCH versions represent fixes and features
  3. There are no deprecation warnings between releases
  4. You should consult the CHANGELOG and related issues/PRs for more information
Installation & Usage

See the Documentation for an introduction, usage information, and extensive examples.

Built With Semantic UI React

These great products are built on Semantic UI React. Add yours 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.

webpack1

Our example project right here in this repo.

webpack2

Our example project right here in this repo.

SUIcrux

Advanced universal starter with Semantic-UI-React. React/Redux/Lazy-loading/SSR/PWA.

semantic-ui-react-todos

This example modifies the well-known react-redux Todo List to use Semantic UI components. There is also a write-up on the process in the project README.

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:

Voice Your Opinion

Help shape this library by weighing in on our RFC (request for comments) issues.

How Can I Help?

Our CONTRIBUTING.md is a step-by-step setup and development guide. It is meant to be read from top to bottom. Once you're up to speed, each issue here includes more information on how you can help:

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.

100% Semantic UI Support

| Elements | Collections | Views | Modules | Behaviors | |—————–|—————–|—————–|—————–|——————–| | ? Button | ? Breadcrumb | ? Advertisement | ? Accordion | Form Validation | | ? Container | ? Form | ? Card | ? Checkbox | API (NA) | | ? Divider | ? Grid | ? Comment | ? Dimmer | ? Visibility | | ? Flag | ? Menu | ? Feed | ? Dropdown | | | ? Header | ? Message | ? Item | ? Embed | | | ? Icon | ? Table | ? Statistic | ? Modal | | | ? Image | | | ? Popup | | | ? Input | | | ? Progress | | | ? Label | | | ? Rating | | | ? List | | | ? Search | | | ? Loader | | | Shape | | | ? Rail | | | ? Sidebar | | | ? Reveal | | | ? Sticky | | | ? Segment | | | ? Tab | | | ? Step | | | ? Transition | |

Principles
Releasing

On the latest clean master:

 release:major
 release:minor
 release:patch

Releasing will update the changelog which requires github_changelog_generator.

Credit

Originally made for @TechnologyAdvice by @levithomason.

Big thanks to our contributors, especially:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.