Socket
Socket
Sign inDemoInstall

toaststrap

Package Overview
Dependencies
5
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.1.0

Diff

Changelog

Source

[1.1.0] - 2021-11-21

Performance has been improved, issue() and issue() fixed, and some improvements added.

Added

  • snackbar attribute.
  • onClose hook.
  • onShow hook.
  • subtitle attribute.
  • offset attribute.
  • Added type-checking for browsers version
  • Added show a progress-bar in snackbar version.
  • Added the ability to set a subtitle or relative date.

Changed

  • Attribute datetime deprecated and no longer used. (Alternative option subtitle).
  • Attribute noHeader deprecated and no longer used. (Alternative option snackbar).
  • Attribute onCloseCallBack deprecated and no longer used. (Alternative option onClose hook).
  • Attribute space deprecated and no longer used (Alternative option offset).
  • The libraries uuid and dayjs have been removed, I wrote a small code that serves the same purpose.
  • The progress bar has been improved! I used css effects instead of javascript intervals.

Fixed

  • issue-1048780479 Has been fixed.
  • issue-1048757027 Has been fixed.
nawafinity
published 1.0.0-beta-1 •

Changelog

Source

[1.0.0-beta-1] - 2021-11-01

First released.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc