@cicciosgamino/snack-bar
Version:
Simple snackbar Lit Element
27 lines (18 loc) • 758 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- New method `show(msg, time=2700, bkColor='#333', txtColor='#f5f5f5')` to show the snackbar with custom message, time, background-color and text-color
- Minor fix
- Click to close the component
- Change module part in package.json, link to source snack-bar.js
- Init the Element [@cicciosgamino](https://github.com/CICCIOSGAMINO).