mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 00:42:29 +03:00
update docs
This commit is contained in:
parent
d8d09cb115
commit
41fdd526f6
@ -4,14 +4,9 @@ module Nri.Ui.SegmentedControl.V14 exposing
|
||||
, Positioning(..), Width(..)
|
||||
)
|
||||
|
||||
{-| Post-release patches:
|
||||
{-| Changes from V13:
|
||||
|
||||
- Fixes <https://github.com/NoRedInk/noredink-ui/issues/608>
|
||||
|
||||
Changes from V12:
|
||||
|
||||
- Adds tooltip support
|
||||
- combine onFocus and onSelect into focusAndSelect msg handler (for tooltips)
|
||||
- Adds tooltip support to `viewRadioGroup`
|
||||
|
||||
@docs Option, view
|
||||
@docs Radio, viewRadioGroup
|
||||
|
Loading…
Reference in New Issue
Block a user