semui-onyx
v2.4.2-onyx.7
Published
Sem UI is Semantic UI, but regularly maintained by the community into the future.
Downloads
7
Readme
Sem UI
Sem UI is Semantic UI, but regularly maintained by the community into the future.
The goal is to stay up-to-date with Semantic as changes and features are released, while also integrating community PRs regularly.
Semantic allows developers to build beautiful websites fast, with concise HTML, intuitive javascript, and simplified debugging, helping make front-end development a delightful experience.
2.4.2-onyx.1
Sem UI 2.4.2-onyx.1
includes fixes for NPM warnings and bumps Gulp to v4.
Install
Install using Yarn
yarn add semui-onyx
Changes to the interactive installer
The interactive installer no longer runs immediately after install. This caused issues for Yarn users and some CI setups. Instead, run yarn setup
manually.
Gulp
After running setup, in the directory (default: semantic
) added to your project, run your gulp
commands against the gulpfile
.
Theming
To learn more about theming please read the theming guide.
Browser Support
- Last 2 Versions FF, Chrome, Safari Mac
- IE 11+
- Android 4.4+, Chrome for Android 44+
- iOS Safari 7+
- Microsoft Edge 12+
Although some components will work in IE9, grids and other flexbox components are not supported by IE9 and may not appear correctly.
Pull Requests
All PRs are welcome.