- component: update "dom" to v1.0.8
- docs: add note about optional ms for
hide()
- re-add the
package.json
file - component: update "dom" to v1.0.7
- component: update "emitter" to v1.2.0
- component: update "description"
- component: Pin deps (#10)
- More readable HTML entity for the close button
- Use escaped "×"
- switching over to component/dom (as per @ianstormtaylor's comment)
- remove jquery dependency
- add test command to Makefile
- Update emitter to 1.0.1
- add .license property to component.json
- add private .classname option
- add "close" event
- add
.Notification
export