1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-09 15:26:29 +02:00

Extra component: tab system

This commit is contained in:
Angelos Chalaris
2016-09-06 11:59:13 +03:00
parent 84d5f92ed5
commit d400b0846b
6 changed files with 196 additions and 5 deletions

View File

@@ -14,10 +14,10 @@ A minimal, responsive pure CSS framework to get you started.
## Extra Components
- **label**: label and badge styles `GZIPPED SIZE`: 208 bytes
- **tab**: tabbed navigation `GZIPPED SIZE`: 347 bytes
TODO:
- Tabbed navigation (radio button based)
- Dropdowns (checkbox based)
- Dropdowns (checkbox based?)
- Modals (checkbox based)
- Pure css progress bars
- Maybe breadcrumbs
@@ -30,6 +30,7 @@ TODO:
- Buttons with states (implemented using a checkbox)
- Checbox collapses
- Is a Pure CSS Carousel even possible?
- Material design theme and module
ON A MORE SERIOUS NOTE:
- Make a set of pages for the live version like base-modules, customization, extra-modules to showcase the modules and not clutter the main page