Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Ready to roll out -alpha.1
  • Loading branch information
Chalarangelo committed Nov 20, 2017
1 parent 1ade307 commit 92969f8
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 27 deletions.
11 changes: 10 additions & 1 deletion docs/doc-fragments/drawer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions docs/v3/DEVLOG.md
Expand Up @@ -177,8 +177,13 @@
- Documented `card` and `card section` to complete the `layout` module's docs.
- Altered the `dark` section colors, didn't really like them.
- Cleaned up certain parts of the docs just a little bit.

## 20171118
- Documented `button` elements and input grouping.
- Documented `header`, `footer` and `nav`.

## 20171119

- Documented `drawer`.
- Implemented search functionality, using `fuse`. It all works pretty well.
- Added `index.html` generation code in the build file, this will allow me to not load a script for the versioning.
Expand All @@ -188,3 +193,10 @@
- Updated links to open in new tabs when they are external.
- Generated new favicons.
- Everything should be ready to release `v3.0.0-alpha.1` tomorrow.

## 20171120

- Updated `.drawer` documentation to include customization.
- Recompiled default flavor just in case.
- Fixed the devlog showing wrong dates. **Hugging cat** was at it again, it seems!
- Unleashed the first **Gluon** alpha unto the world!

0 comments on commit 92969f8

Please sign in to comment.