diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 6572647..ed69d58 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -183,4 +183,11 @@ - Rebuilt grid system to work with 3 screen sizes instead of 4. Legacy system is now used only if a flag (`$use-four-step-grid`) is enabled. - Three-step grid breakpoints tweaked to `800px` and `1080px` accordingly. -- Deployed live demo with new grid. \ No newline at end of file +- Deployed live demo with new grid. + +## 20161025 + +- Issue maintenance and minor changes to issue structure on Github. +- Due to implicit labeling (e.g. ``) not being correctly handled by some assistive technologies, explicit labels will be used for the `file` `` elements. +- Added `$hide-file-inputs` flag to decide the styling of `file` `` elements. +- Softcoded changes and optimized some things in the `button` module. \ No newline at end of file diff --git a/docs/v2/index.html b/docs/v2/index.html index 22387af..c9e771e 100644 --- a/docs/v2/index.html +++ b/docs/v2/index.html @@ -10,7 +10,7 @@ - +