You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jlukic 3e8326b912 Adds animation support to search, adds less variables to search, fixes some issues with sticky on reposition 10 years ago
build Adds missing override values for new element themes 10 years ago
node/src/files/build Merge branch 'master' of github.com:Semantic-Org/Semantic-UI into css 10 years ago
server Adds themes for modal, and updates to modal structure 10 years ago
spec first pass at generating specs 10 years ago
src Adds animation support to search, adds less variables to search, fixes some issues with sticky on reposition 10 years ago
test Updates testing js 10 years ago
.gitignore Merge branch 'master' of github.com:Semantic-Org/Semantic-UI into css 10 years ago
.travis.yml Merge branch 'master' of github.com:Semantic-Org/Semantic-UI into css 10 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 10 years ago
Gruntfile.js Removes learn-semantic content from docs, redoes folder structure of project, adds grunt config 10 years ago
LICENSE.md Adds page dimmer text styles, fixes shape not initing, removes logs from transition 11 years ago
README.md Add a Bitdeli badge to README 10 years ago
RELEASE NOTES.md Adds themes for modal, and updates to modal structure 10 years ago
bower.json Toying with bower main path to test whether wildcard resolves correctly 10 years ago
composer.json Invalid json fix 11 years ago
docpad.coffee Rebuilds dist 10 years ago
karma.conf.js Fixes karma test runner to not run Gruntfile, fixed missing destroy method on checkbox 10 years ago
logo.png Adds project logo 11 years ago
package.json Updates testing js 10 years ago

README.md

Semantic Build Status

Semantic is a UI Component library implemented using a set of specifications designed around natural language.

Semantic UI is under constant development, so be sure to check out our release notes for recent changes.

Flattr This

Community contributed plugins and ports for Wordpress, Angular, Dart, Knockout, Rails, and more can be found on the Integration page.

Translations

Right-to-Left (RTL Version)

Special RTL versions are maintained with the Arabic translation of Semantic.

  • سيمانتك يو آي - الإصدار العربي - GitHub - Website
Additional Translations

We need people who can contribute to translations of Semantic UI's documentation.

Please reach out by e-mail if you can help.

Getting Started

The Semantic library describes many UI elements. In most instances it might be best to build a custom build with only the elements you need.

To download the entire library

git clone git@github.com:Semantic-Org/Semantic-UI.git

If you prefer to download the whole kit as a zip, it is so conveniently packaged.

http://semantic-ui.com/build/semantic.zip

Semantic is also available from CDN

Learn More

If you want to keep track of development, please join our google group

Bugs and Issues

Semantic UI is production ready, but is "pre-release" until build and theming tools are available, and documentation is complete for all components.

Please share any issues you may have. We need your help to get all the kinks out.

If you are reporting a bug you must create a test-case. You can fork this jsfiddle to get you started.

If you need help, come hang out in #semantic-ui on irc.freenode.net. Click here to use webchat.

Browser Support

  • Last 2 Versions FF, Chrome, IE (aka 10+)
  • Safari 6
  • IE 9+ (Browser prefix only)
  • Android 4
  • Blackberry 10

Reaching Out

If you'd like to start a conversation about Semantic feel free to reach out by e-mail jack@semantic-ui.com

Roadmap

Bitdeli Badge