mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 00:42:29 +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
|
||||
|
||||
@docs gardening, highFive, okay, thumbsUp, masteryBadge
|
||||
@ -110,18 +118,18 @@ module Nri.Ui.Icon.V5 exposing
|
||||
@docs skip, equalitySign
|
||||
|
||||
|
||||
## For the Icon API
|
||||
# Using Icons
|
||||
|
||||
@docs IconSize, IconType
|
||||
@docs decorativeIcon, icon
|
||||
|
||||
|
||||
### Buttons
|
||||
## Buttons
|
||||
|
||||
@docs IconButtonModel, button
|
||||
|
||||
|
||||
### Links
|
||||
## Links
|
||||
|
||||
@docs IconLinkModel, link, linkExternal
|
||||
@docs IconLinkSpaModel, linkSpa
|
||||
|
Loading…
Reference in New Issue
Block a user