caroso1222/notyf
 Watch   
 Star   
 Fork   
2019-03-20 11:00:02
notyf

3.0.0

3.0.0

Features

  • Improve a11y support with the new a11y announcer
  • Implement a more extensible, yet simple and scalable API
  • Complete up to date TypeScript typings

Miscellaneous

  • Migrate codebase to TypeScript
  • Add appropriate support for module bundlers by exposing different artifacts (ES6, CommonJS, minified IIFE)
  • Add e2e tests with Cypress
  • Move to Rollup for the build workflow

Breaking Changes

  • Rename delay for duration. #6
  • Rename alert for error. #22
  • Rename confirm for success. #22
  • Remove option confirmIcon. #22
  • Remove option alertIcon. #22
  • Drop support for Bower

Credits

2017-02-20 01:15:44
notyf

v.2.0.1

chore: add entry point for CommonJS import

2017-01-04 04:05:16
notyf

v2.0.0

docs(changelog): add changelog for 2.0.0