Skip to content

Commit

Permalink
Merge pull request #129 from picturepan2/feature/dropdowns
Browse files Browse the repository at this point in the history
Feature/dropdowns
  • Loading branch information
picturepan2 authored Jan 1, 2017
2 parents 7e378a7 + 50e7480 commit a5076e5
Show file tree
Hide file tree
Showing 15 changed files with 673 additions and 209 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You can compile your custom version of Spectre.css. Read [the documentation](htt
- [buttons](http://picturepan2.github.io/spectre/#buttons) - button styles in different types and sizes, and even button groups
- [forms](http://picturepan2.github.io/spectre/#forms) - input, radio, checkbox, switch and other form elements
- [labels](http://picturepan2.github.io/spectre/#labels) - formatted text tags for highlighted, informative information
- [media](http://picturepan2.github.io/spectre/#media) - responsive image and video class
- [media](http://picturepan2.github.io/spectre/#media) - responsive images, figures and video classes

#### Layout
- [flexbox-grid](http://picturepan2.github.io/spectre/#grid) - flexbox based responsive grid system
Expand All @@ -55,6 +55,7 @@ You can compile your custom version of Spectre.css. Read [the documentation](htt
- [badges](http://picturepan2.github.io/spectre/#badges) - unread number indicators
- [toasts](http://picturepan2.github.io/spectre/#toasts) - showing alerts or notifications
- [menus](http://picturepan2.github.io/spectre/#menus) - list of links or buttons for actions and navigation
- [dropdowns](http://picturepan2.github.io/spectre/#dropdowns) - combination of buttons and menus
- [navigation](http://picturepan2.github.io/spectre/#navigation) - breadcrumb, tabs and pagination
- [modals](http://picturepan2.github.io/spectre/#modals) - flexible dialog prompts
- [cards](http://picturepan2.github.io/spectre/#cards) - flexible content containers
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spectre.css",
"version": "0.1.30",
"version": "0.1.31",
"description": "Spectre.css: a lightweight, responsive and modern CSS framework.",
"homepage": "http://picturepan2.github.io/spectre",
"repository": "picturepan2/spectre",
Expand Down
Loading

0 comments on commit a5076e5

Please sign in to comment.