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

Documentation updates

All docs (except customization which will be updated in the next commit) have been updated to use the new drawer on mobile and have had their version tags updated. New menu items and links are now properly shown in the menus.
This commit is contained in:
Angelos Chalaris
2017-05-12 13:56:37 +03:00
parent 4a564505af
commit 7cb2329762
17 changed files with 329 additions and 217 deletions

View File

@@ -1159,3 +1159,7 @@
- Updated customization for the new `.drawer` component.
- Updated `mini-default`, `mini-lite` and `mini-dark` for the new `.drawer` component, the other two flavors will be updated later today.
- Updated `quick_reference` for `.drawer`, added a codepen for the component.
- Updated `index.html` with mobile menu, updated tags to latest version. Fixed the way the screencast displays, so that it fits nicely on smaller screens.
- Updated all module pages to use `.drawer` on mobile.
- Updated `flavors.html` and `templates.html`, both now use the new menu and the tags are updated for the flavor doc.
- Updated `quick_reference.html` with new navigation, new tag, checked everything.