New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

notistack

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notistack - npm Package Versions

1
57
11

0.9.14

Diff
iamhosseindhv
published 0.9.14 •

Changelog

Source

notistack@0.9.14

May 15, 2020
  • Reduce bundle size. Many thanks to @merceyz #268 #209 #163
<br />
iamhosseindhv
published 0.9.13 •

Changelog

Source

notistack@0.9.13

May 12, 2020
  • Exclude tsconfig.json in the build #266
<br />
iamhosseindhv
published 0.9.12 •

Changelog

Source

notistack@0.9.12

May 12, 2020
  • @iinitz: Enforce white text for dark theme #241
  • @fbarbare: Let Mat UI handle the font and border-radius #262
  • @tomohiro-iwana @JuanmaMenendez: Fix bug with snackbar not being centered on xs screens #232
  • Add new containerRoot class to SnackbarContainer #263
  • Use filled icons as default icon variant #265
<br />
iamhosseindhv
published 0.9.11 •

Changelog

Source

notistack@0.9.11

April 20, 2020
  • @mehmetkose @andrewmclagan @oliviertassinari @merceyz: Reduce Bundle size by using clsx instead of classnames, Use babel-plugin-optimize-clsx #163
  • @kikoanis Fix bug with custom variant classes #251
  • Drop support for Material UI v3
<br />
iamhosseindhv
published 0.9.10 •

Changelog

Source

notistack@0.9.10

April 17, 2020
  • Migrate codebase to typescript.
<br />
iamhosseindhv
published 0.9.9 •

Changelog

Source

notistack@0.9.9

March 6, 2020
  • DASPRiD Directly return snackbar context in useSnackbar #223
  • dalborgo Add support to set default variant on SnackbarProvider #180
  • dalborgo Deprecate support for children in enqueueSnackbar options.
<br />
iamhosseindhv
published 0.9.8 •

Changelog

Source

notistack@0.9.8

Feb 23, 2020
  • @svish: Correct enqueueSnackbar typing #217
  • @dgczhh: Make sure onClose callback that's been passed through options parameter of enqueueSnackbar gets called when snackbar is closed using closeSnackbar function #220
  • @JoseLion: Add snackbar key to transition handler parameters. Fix transition handler callback types #214
<br />
iamhosseindhv
published 0.9.7 •

Changelog

Source

notistack@0.9.7

Dec 1, 2019
  • @PeterMK85: Add support for React portals #179
  • @ly-vo: Pass message (as well as key) in content prop callback #198
  • @simonbos: Allow safe override of TransitionProps #194
<br />
iamhosseindhv
published 0.9.6 •

Changelog

Source

notistack@0.9.6

Nov 12, 2019
  • @JimmyMultani: Allow snackbar key 0 to be passed #187
  • @williammetcalf: Allow preventDuplicate prop to be overridden by individual snackbar #188
  • @simonbos: Fix setState race condition #189
  • @kriim: preventDuplicate by comparing keys (if specified) #190
<br />
iamhosseindhv
published 0.9.5 •

Changelog

Source

notistack@0.9.5

Oct 16, 2019
  • @mehmetkose @oliviertassinari: Improve bundle size #163
  • @Grabauskas: Make sure published package is free of trash #185
<br />