Releases: nhanluongoe/react-stacked-toast
Releases · nhanluongoe/react-stacked-toast
Release 1.1.0
Just bump version to work around this issue of npm npm/cli#5058
Release 1.0.1
- Merge pull request #31 from nhanluongoe/fix/toast-types (3bbd00a)
- fix: not showing icon for toast types (378123d)
- Merge pull request #30 from nhanluongoe/dependabot/npm_and_yarn/braces-3.0.3 (a875d69)
- build(deps): bump braces from 3.0.2 to 3.0.3 (9520e65)
- Merge pull request #29 from nhanluongoe/dependabot/npm_and_yarn/site/braces-3.0.3 (1ca380b)
- Merge pull request #28 from nhanluongoe/dependabot/npm_and_yarn/ws-6.2.3 (1ffbbc6)
- build(deps): bump braces from 3.0.2 to 3.0.3 in /site (76800b3)
- build(deps): bump ws from 6.2.2 to 6.2.3 (44c9cea)
- Merge pull request #27 from nhanluongoe/dependabot/npm_and_yarn/ejs-3.1.10 (5f68cf9)
- build(deps): bump ejs from 3.1.9 to 3.1.10 (a4f27cc)
Release 1.0.0
- chore: update README (9fb6eef)
- chore: update author site url (2fb70ad)
- Merge pull request #26 from nhanluongoe/dependabot/npm_and_yarn/tar-6.2.1 (cea6f83)
- Merge pull request #25 from nhanluongoe/dependabot/npm_and_yarn/vite-5.2.8 (234e86c)
- build(deps): bump tar from 6.1.14 to 6.2.1 (8366cb7)
- build(deps): bump vite from 5.2.4 to 5.2.8 (19923df)
- chore: update README (4d43cdd)
- chore: update README (99cb77c)
- Merge branch 'main' of https://github.com/nhanluongoe/react-stacked-toast (3951a8b)
- chore: remove unused file (785459f)
- Merge pull request #24 from nhanluongoe/dependabot/npm_and_yarn/express-4.19.2 (b5134cc)
- build(deps): bump express from 4.18.2 to 4.19.2 (e5ac1f1)
Release 0.1.0
- Add shorthand api for making a toast:
toast('Wanna a toast?')
Release 0.0.7
Release 0.0.8
- Enhance animation
Release 0.0.6
- chore: patch version (b205293)
- Revert "chore: patch version" (da40776)
- chore: patch version (6928e1c)
- docs: add examples and update docs for new api (4674186)
- Merge pull request #15 from nhanluongoe/feaet/promise-support (9b37c8f)
- chore: update stories (0611393)
- feat: add warning toast (233c580)
- chore: update stories (7375c2a)
- feat: support show toast using promise (c9f39fc)
- feat: add loading toast (55cee5c)
- fix: add border for close icon (0d319cd)
- refactor: move const value to top of the file (ef7c5ac)
- build: gen *.d.ts when building (3ffb95e)
- chore: ignore check for document site (aaf725c)
- chore: update README.md (d9f636f)
- docs: fix typo (fa5e241)
- Merge pull request #12 from nhanluongoe/feat/custom-classnames (92f964c)
- docs: add guide for styling toasts (49338be)
- chore: update stories (69f1ed3)
- feat: allow to customize using className (39ef7b6)
- feat: allow to customize toast viewport (ce54370)
- Merge pull request #11 from nhanluongoe/chore/add-feature-request-template (c633728)
- chore: add feature request template (4949fc5)
- Merge pull request #10 from nhanluongoe/chore/add-issue-template (9b95286)
- chore: add issue template (7b64a7d)
- fix: add key to list of components (d7c7907)
- chore: update command (76cb795)
Release 0.0.5
- docs: add guide for styling toasts (49338be)
- chore: update stories (69f1ed3)
- feat: allow to customize using className (39ef7b6)
- feat: allow to customize toast viewport (ce54370)
- Merge pull request #11 from nhanluongoe/chore/add-feature-request-template (c633728)
- chore: add feature request template (4949fc5)
- Merge pull request #10 from nhanluongoe/chore/add-issue-template (9b95286)
- chore: add issue template (7b64a7d)
- fix: add key to list of components (d7c7907)
- chore: update command (76cb795)
Release 0.0.4
Release 0.0.3
- chore: update package size and demo page (e4a878b)