Releases: chrum/ngx-autosize
Releases · chrum/ngx-autosize
Cloned helper width
Rxjs operators
Small fixes:
- Correcting order of rxjs operators #27
- Setting content of the cloned textarea (issue with older browsers)
both things suggested by @Petronious
Respecting borders
force CSS !important
New features:
- Adding support for forcing css styles with '!important' #22 by @stephen-walcher