noredink-ui/lib
Juan Edi 2fe2287ecc Use correct constructor for custom events when they are available
We were correctly checking if the CustomEvent constructor was available but then
using `Event`, which wouldn't give us access to the additional details.
2018-07-24 09:20:50 -03:00
..
TextArea make sure it exists (#73) 2018-06-13 16:49:45 -07:00
CustomElement.js Use correct constructor for custom events when they are available 2018-07-24 09:20:50 -03:00
index.js Updates to TextArea (#70) 2018-06-11 11:08:49 -07:00