mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 08:53:33 +03:00
✏️ add top level icon headings
This commit is contained in:
parent
92841421ed
commit
f56dcd8b71
@ -28,6 +28,14 @@ module Nri.Ui.Icon.V5 exposing
|
|||||||
{-|
|
{-|
|
||||||
|
|
||||||
|
|
||||||
|
# Changes from V4
|
||||||
|
|
||||||
|
- Removes old icons
|
||||||
|
|
||||||
|
|
||||||
|
# Icon types
|
||||||
|
|
||||||
|
|
||||||
## Mastery Icons
|
## Mastery Icons
|
||||||
|
|
||||||
@docs gardening, highFive, okay, thumbsUp, masteryBadge
|
@docs gardening, highFive, okay, thumbsUp, masteryBadge
|
||||||
@ -110,18 +118,18 @@ module Nri.Ui.Icon.V5 exposing
|
|||||||
@docs skip, equalitySign
|
@docs skip, equalitySign
|
||||||
|
|
||||||
|
|
||||||
## For the Icon API
|
# Using Icons
|
||||||
|
|
||||||
@docs IconSize, IconType
|
@docs IconSize, IconType
|
||||||
@docs decorativeIcon, icon
|
@docs decorativeIcon, icon
|
||||||
|
|
||||||
|
|
||||||
### Buttons
|
## Buttons
|
||||||
|
|
||||||
@docs IconButtonModel, button
|
@docs IconButtonModel, button
|
||||||
|
|
||||||
|
|
||||||
### Links
|
## Links
|
||||||
|
|
||||||
@docs IconLinkModel, link, linkExternal
|
@docs IconLinkModel, link, linkExternal
|
||||||
@docs IconLinkSpaModel, linkSpa
|
@docs IconLinkSpaModel, linkSpa
|
||||||
|
Loading…
Reference in New Issue
Block a user