Skip to content

Releases: nhanluongoe/react-stacked-toast

Release 0.0.2

05 Jan 09:16
Compare
Choose a tag to compare
  • Merge pull request #7 from nhanluongoe/fix/checkmark-color (41fbad4)
  • fix: fix check color being overwritten (9213fa2)

Release 0.0.1

05 Jan 08:50
Compare
Choose a tag to compare
  • chore: update package description (79ec0f5)
  • Merge pull request #6 from nhanluongoe/docs/update-documents (0dd3af5)
  • docs: update documents (5023b80)
  • chore: update stories (2eb51e5)
  • chore: export only necessary api (182d563)
  • Merge pull request #5 from nhanluongoe/feat/general-toast-options (a9d0dbc)
  • feat: allow to apply a general toast options for all toast (30f9e09)
  • Merge pull request #4 from nhanluongoe/feat/customize-toast (3474af5)
  • feat: allow to pass a callback to create a toast (bf167ba)
  • refactor: use arrow function component and clean up code (b7083e5)
  • refactor: use goober style instead (97d9345)
  • chore: increase size of title and desc (e86accd)
  • feat: add animation for icon (e5b820a)
  • chore: install goober, css-in-js solution (51853a6)
  • refactor: remove redundant div tag and increase spacing (f0afbc7)
  • feat: allow customizing the toast (e2ebda4)
  • refactor: clean up code and update style (2bcbe1c)
  • Merge pull request #3 from nhanluongoe/feat/basic-build (a61b36a)
  • refactor: extract title and description to components (5d9c1cb)
  • feat: allow to config position of the toasts (44a8144)
  • feat: pausing when hovering (2b98d19)
  • feat: allow to remove toast (529b06e)
  • refactor: move store logic to its own file (d511c64)
  • chore: disable consistent-return rule in ESLint configuration (0763b75)
  • feat: dismiss toast after a duration (9755334)
  • chore: update story (44a3afa)
  • feat: add success and error toast (0e73d68)
  • chore: update eslint rule (c5cb9ba)
  • refactor: remove unused code and prepare for toast type (935e5be)
  • chore: update toast imports and use-toast module (266462b)
  • refactor: separate components and core logic (a67b915)
  • chore: remove unused dependencies (43ca32c)
  • chore: disable arrow-body-style rule in ESLint configuration (f5d27b2)
  • Merge pull request #2 from nhanluongoe/refactor/using-plain-css (830e38e)
  • chore: add stories (8dc729b)
  • refactor: use plain css instead of styled component (0e937be)
  • Merge pull request #1 from nhanluongoe/add-duration-config (0a187a2)
  • docs: update usage and api (dc924bf)
  • chore: update stories (f4cc0e6)
  • chore: remove unused props and expose essential props, duration first (f0b28c3)
  • build: add link:self script (f47b9c2)
  • build: update build config (89ba5da)
  • chore: remove redundant scripts (3bdfdee)
  • chore: init library (eba3822)