Skip to content

dominikdosoudil/Semantic-UI-React

This branch is 2 commits ahead of, 1 commit behind Semantic-Org/Semantic-UI-React:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 30, 2023
Dec 13, 2022
Jul 31, 2020
Jan 14, 2022
Jun 28, 2024
Dec 30, 2023
Nov 22, 2024
Dec 30, 2023
Dec 30, 2023
Jul 24, 2018
Dec 20, 2015
Jul 28, 2020
Nov 22, 2024
Jan 14, 2021
Jan 9, 2019
Jul 28, 2020
Dec 13, 2022
Jul 27, 2020
Dec 30, 2023
Aug 16, 2016
Jul 31, 2020
Feb 5, 2017
Jul 28, 2020
Jan 19, 2021
Dec 30, 2023
Dec 10, 2023
Jul 28, 2020
Dec 30, 2023
Jul 30, 2020
Feb 28, 2023
Jul 30, 2020
Sep 6, 2019
Jul 17, 2020
Jan 18, 2019
Mar 29, 2019
Dec 30, 2023

Repository files navigation

Gitter Circle Codecov David npm

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

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

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 Semantic-Org#931 (comment) 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?

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

Our CONTRIBUTING.md is a step-by-step setup and development guide.

Issues labeled good first issue are a great way to ease into development on this project.

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.

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.

Blazing deployments by Vercel.

About

The official Semantic-UI-React integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • TypeScript 0.1%