Jasper Woudenberg
257f9d0c06
Add styleguide assets for checkboxes
2018-06-20 16:10:30 +01: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
fdaf3fe55a
Add custom-elements native-shim for TextArea.js
...
see: https://github.com/webcomponents/custom-elements#es5-vs-es2015
source: https://www.jsdelivr.com/package/npm/@webcomponents/custom-elements?version=1.1.1
2018-05-31 13:56:15 -08:00
Marica Odagaki
e0596c1159
Fix the bug where scrollHeight gets padded if we use auto
2018-05-23 17:41:49 -08:00
Marica Odagaki
03ffe17413
Look at computed min-height before falling back to computed height
...
Now that min-height is specified through an auto-generated class,
it's not available through the element's style attribute.
2018-05-23 17:41:49 -08:00
Marica Odagaki
80695f1cbe
Autoresize textarea upon initialization
2018-05-23 17:41:49 -08:00
James Gary
e89d96e2a9
Add mastery badge icon svg
2018-05-16 16:27:17 -07:00
Michael Glass
6132797f8c
move styleguide images to lfs
2018-05-12 13:50:01 +02:00
Jasper Woudenberg
eec2962006
Only store images in git lfs
2018-05-04 13:44:30 +02:00
Jasper Woudenberg
03c460f80e
Add icons to styleguide application
2018-05-02 10:46:44 +02:00
Jasper Woudenberg
2f92a1ec4a
Add TextArea to styleguide
2018-02-28 16:22:48 -08:00