Skip to content

A modal displays content that temporarily blocks interactions with the main view of a site

Notifications You must be signed in to change notification settings

Semantic-Org/UI-Modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5bc385b · Sep 17, 2018

History

80 Commits
Mar 19, 2018
Aug 10, 2015
Sep 17, 2018
Feb 18, 2015
Sep 17, 2018
Sep 17, 2018
Sep 17, 2018
Sep 17, 2018
Sep 17, 2018
Sep 17, 2018
Mar 29, 2017
Sep 17, 2018

Repository files navigation

Semantic Modal

This repository contains pre-compiled modal 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-modal

To install with NPM

npm install semantic-ui-modal

To install with Meteor

meteor add semantic:ui-modal

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.