Skip to content

Releases: nhanluongoe/react-stacked-toast

Release 1.1.0

04 Jul 09:14
Compare
Choose a tag to compare

Just bump version to work around this issue of npm npm/cli#5058

Release 1.0.1

04 Jul 09:03
Compare
Choose a tag to compare
  • 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

02 May 04:15
Compare
Choose a tag to compare

Release 0.1.0

27 Mar 02:32
Compare
Choose a tag to compare
  • Add shorthand api for making a toast: toast('Wanna a toast?')

Release 0.0.7

07 Feb 12:41
b71e08d
Compare
Choose a tag to compare
  • Add enter and exit animation (6522ba8)
  • Replacing goober with emotion (d0ec9f4)
  • Add basic tests

Release 0.0.8

14 Mar 09:07
Compare
Choose a tag to compare
  • Enhance animation

Release 0.0.6

10 Jan 03:46
Compare
Choose a tag to compare
  • 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

09 Jan 03:41
Compare
Choose a tag to compare
  • 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

07 Jan 09:19
Compare
Choose a tag to compare
  • Merge pull request #8 from nhanluongoe/docs/init-document-site (39e47d8)

Release 0.0.3

05 Jan 10:20
Compare
Choose a tag to compare
  • chore: update package size and demo page (e4a878b)