Releases: dmuy/Material-Toast
Releases · dmuy/Material-Toast
v2.0.4
Material-Toast v2.0.3
- Bug fixes & dependencies update
- Added wrapper functions for
info,warning,error,successtoast types - Added
positionconfiguration
Material-Toast v2.0.2
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
Minor improvements & fixes
Material-Toast v2.0.1
Minor Updates
- Removed autofocus on action button after toast is shown
- Added callback option to
showandhidefunctions - Added package definition
- Minor script update to work on node apps
Material-Toast v2.0
Change log
- Removed jQuery dependency
- Minor updates on toast styling and animation
action() callback updates:
thisrefers to the mdtoast instance- callback parameter refers to click event
Material-Toast v1.1
- enhanced load animation
- renamed some class-names
- removed box-shadow
- minimal update on toast layout and responsive matrix
Material-Toast v1.0
Initial release