Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2017-02-22 13:50:32 +0300
committerYan Zhu <picturepan2@hotmail.com>2017-02-22 13:50:32 +0300
commit3db73e976f60f54003f1183d880bce98e122876a (patch)
treee6de042acb9a06fc2f5bb66a94bcb20a28bb4082 /README.md
parentef1531efb14c8433845c7d3f10d1ec284221f263 (diff)
ADD: Steps component and improve docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index defcf20..3ae7bd4 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@ You can compile your custom version of Spectre.css. Read [the documentation](htt
- [Menus](http://picturepan2.github.io/spectre/components.html#menus) - list of links or buttons for actions and navigation
- [Modals](http://picturepan2.github.io/spectre/components.html#modals) - flexible dialog prompts
- [Navigation](http://picturepan2.github.io/spectre/components.html#navigation) - breadcrumb, tabs, pagination and navs
+- [Steps](http://picturepan2.github.io/spectre/components.html#steps) - progress indicators of a sequence of task steps
- [Tiles](http://picturepan2.github.io/spectre/components.html#tiles) - repeatable or embeddable information blocks
- [Toasts](http://picturepan2.github.io/spectre/components.html#toasts) - showing alerts or notifications
- [Tooltips](http://picturepan2.github.io/spectre/components.html#tooltips) - simple tooltip built entirely in CSS