You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-boardvoting/ui/semantic/tasks/config/admin/templates
Jan Dittberner d7a742d97d Update UI framework
- add package.json for npm/npx
- update to fomantic-ui
- move ui files to ui directory
- add UI build documentation to README.md
- add ui target to Makefile
- add addPrefix handler in boardvoting.go to allow the same /static/
  prefix for static resources
2 years ago
..
README.md Update UI framework 2 years ago
bower.json Update UI framework 2 years ago
component-package.js Update UI framework 2 years ago
composer.json Update UI framework 2 years ago
css-package.js Update UI framework 2 years ago
less-package.js Update UI framework 2 years ago
package.json Update UI framework 2 years ago

README.md

Semantic {Component}

This repository contains pre-compiled {component} files using the default themes. This is intended for use in projects that do not need all the bells and whistles of Semantic UI, and want to keep file size to a minimum.

For the latest changes please see the Release Notes

Special Note An update in 2.0.8 has fixed an issue which may have prevented some single component modules from working correctly. Please see notes in this pull request.

If you're looking for the full version of Semantic including all components and build tools check out the main project repository

To install with Bower

bower install semantic-ui-{component}

To install with NPM

npm install semantic-ui-{component}

To install with Meteor

meteor add semantic:ui-{component}

Addendum

This element's definitions (required class names, html structures) are available in the UI Docs

Please consider checking out all the benefits to theming before using these stand-alone releases.