Ally McKnight
23aec1f14a
shows onBlur behaviour in the styleguide
2019-01-03 14:47:46 -08:00
Ally McKnight
dc6319ecc4
adds onblur attribute to new text area version
2019-01-03 14:37:44 -08:00
Ally McKnight
324c5df775
update style guide with correct version
2018-12-19 16:04:10 -08:00
Ally McKnight
961f2a0c74
Merge remote-tracking branch 'origin' into ink/ally/text-area-update
2018-12-17 11:13:48 -08:00
Brooke Angel
a4db9de1a6
dont use weird pseudoassets for textarea
2018-12-13 14:52:02 -08:00
Ally McKnight
f28c1c6664
styleguide uses v4
2018-12-13 14:44:39 -08:00
Luke Westby
c1ff19f0d0
Add Html.Styled versions for everything ( #139 )
...
* make html.styled versions of remaining widgets
* upgrade all the examples
* change license name
2018-10-23 09:55:30 -07:00
Michael Glass
70d214957c
run elm-format
2018-09-26 16:02:28 +02:00
Brooke
87c620568e
textarea uses defaultValue again
2018-07-24 14:15:21 -07:00
Tessa Kelly
534fade431
Kill the color theme
2018-06-20 10:52:02 -07:00
Tessa Kelly
93b499916a
Add random checkmark image just to have a checkmark
2018-06-19 17:27:30 -07:00
Tessa Kelly
1d740bf0e5
Fix compilation of the text area
2018-06-19 16:43:17 -07:00
Tessa Kelly
994b058bb6
Add new version of the checkbox
2018-06-14 18:15:04 -07:00
Luke Westby
38ca396ac8
Updates to TextArea ( #70 )
...
* update textarea js code and make it npm-ready
* use an attribute instead so dom debugging is easier
* use data- attribute to be I D I O M A T I C
* version the custom element
* include marica's resize logic improvements
* changes to elm module
* clean up styleguide build and use v3 in styleguide
2018-06-11 11:08:49 -07:00
Marica Odagaki
87792bedff
Combine autoResize and minimumHeight into height
...
Writing the changelog drove home the fact that minimumHeight
only makes sense when the textarea is set to auto-resize.
2018-05-23 17:41:49 -08:00
Marica Odagaki
942865b140
Make it easier to specifiy the minimumHeight while reducing freedom
...
If we want to allow specifying arbitrary height as the minimum height
in the future, it could be added as `Custom someUnit` in the future.
2018-05-23 17:41:49 -08:00
Jasper Woudenberg
fee5596960
Fix TextArea example
2018-05-18 11:23:32 +02:00
Jasper Woudenberg
716efba4dd
Use TextArea.V2 in styleguide app
2018-05-18 10:17:51 +02:00
Tessa Kelly
3253e3466d
Add V2 of Nri.Ui.Text using Html.Styled
2018-05-16 17:09:17 -07:00
Tessa Kelly
e869f064ff
Adds new version of the checkbox
2018-03-19 15:55:04 -07:00
Jasper Woudenberg
cf2dec09fd
Add text area for content creation
...
The styling used for this textarea is not quite the same as the one of
the default or writing textareas currently in use.
2018-03-13 10:08:07 +01:00
Jasper Woudenberg
2f92a1ec4a
Add TextArea to styleguide
2018-02-28 16:22:48 -08:00