Update demo page
The demo page hasn't been updated in 7 months, and it doesn't reflect the current API. For example, the code it shows uses maxHeight instead of max-height.
Yeah, agreed
Working on this for an Ember project night. I'm going to make the dummy app the demo app. And I'll move the layout tester to some other route.
@elwayman02 take a peek at the dummy app for what it'll look like
There are great options that aren't mentioned in the doc/demo page nor the github readme. Specifically, shouldResizeWidth=true on textareas was exactly what I had been looking for, but I had to poke through the code and take a guess to find out it was an option. (Great work, by the way!)
Demo page/link appears broken. Is this project still active?