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

Updated navigation documentation

This commit is contained in:
Angelos Chalaris
2017-02-12 20:56:21 +02:00
parent 3074ade910
commit 18d0823b55
3 changed files with 46 additions and 18 deletions

View File

@@ -858,3 +858,5 @@
- Added accessibility guidelines for `breadcrumbs`.
- Added accessibility guidelines for `alert`s.
- Documented `tooltip`. No *dos* and *don'ts* seem to be required, as the use cases are really really simple.
- Added accessibility guidelines for using `role="button"` in `navigation`.
- Added `sticky` documentation in `navigation`. No *dos* and *dont's* either, I'm afraid, can't find any troublesome things with this.