Skip to content

Releases: dmuy/Material-Toast

v2.0.4

16 Apr 10:39
Compare
Choose a tag to compare

Minor Updates

  • added Vue 3 support: plugin, usage
  • upgraded dev dependencies

Material-Toast v2.0.3

29 Aug 14:37
Compare
Choose a tag to compare
  • Bug fixes & dependencies update
  • Added wrapper functions for info, warning, error, success toast types
  • Added position configuration

Material-Toast v2.0.2

02 Oct 03:35
5e6c224
Compare
Choose a tag to compare

Updates

  • Converted into a js project using node and rollup; used scss for the styles - src
  • Added plugin script for Vue (how to use)
  • Documentation updates

Material-Toast v2.0.2-rc

17 Sep 15:45
Compare
Choose a tag to compare

Minor improvements & fixes

Material-Toast v2.0.1

23 Aug 09:37
Compare
Choose a tag to compare

Minor Updates

  • Removed autofocus on action button after toast is shown
  • Added callback option to show and hide functions
  • Added package definition
  • Minor script update to work on node apps

Material-Toast v2.0

08 Dec 07:50
Compare
Choose a tag to compare

Change log

  • Removed jQuery dependency
  • Minor updates on toast styling and animation

action() callback updates:

  • this refers to the mdtoast instance
  • callback parameter refers to click event

Material-Toast v1.1

29 Jul 06:36
Compare
Choose a tag to compare
  • enhanced load animation
  • renamed some class-names
  • removed box-shadow
  • minimal update on toast layout and responsive matrix

Material-Toast v1.0

15 Oct 14:10
Compare
Choose a tag to compare

Initial release