mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-01 17:34:19 +03:00
Update V2 changelog notes
This commit is contained in:
parent
1cd748aeab
commit
f324bdd59d
@ -13,8 +13,9 @@ module Nri.Ui.TextArea.V2
|
||||
|
||||
## Upgrading from V2
|
||||
|
||||
The Model now takes a minimumHeight field, which needs to be specified
|
||||
explicitly using an elm-css length value.
|
||||
- The Model now takes a minimumHeight field, which needs to be specified
|
||||
explicitly using an elm-css length value.
|
||||
- The view now returns `Html.Styled` rather than plain `Html`.
|
||||
|
||||
|
||||
## The Nri styleguide-specified textarea with overlapping label
|
||||
|
Loading…
Reference in New Issue
Block a user