mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-11 14:36:38 +03:00
update changelog in comments
This commit is contained in:
parent
7024462c18
commit
d1cd934fd7
@ -14,6 +14,12 @@ module Nri.Ui.Modal.V8 exposing
|
||||
{-| Changes from V7:
|
||||
|
||||
- More customizable attributes
|
||||
- title is, by default, visible
|
||||
- wrather than accepting any number of attribs, accepts
|
||||
- any number of optional configuration, plus one callback that returns a focusable
|
||||
- viewFooter has been merged into viewContent
|
||||
- viewFooter and closeButton are now callbacks that are pre-configured with settings
|
||||
(previously you passed config through)
|
||||
|
||||
```
|
||||
import Html.Styled exposing (..)
|
||||
|
Loading…
Reference in New Issue
Block a user