Skip to content

Latest commit

 

History

History
211 lines (110 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

211 lines (110 loc) · 10.8 KB

0.14.0 (2024-09-19)

Bug Fixes

  • android action onclick (5e8a4b0)
  • handle dismissible false with onPress (c10b936)
  • toastOption.style wasn't applied (b13ea69)

Features

  • add onPress (102e092)
  • toast.promise error option can be a callback fn or a string (89d0872)

0.13.0 (2024-09-14)

Bug Fixes

  • await the promise to be able to catch its error and render an error toast (671fb5d)
  • bottom positioned toast should swipe down (6051c62)
  • corrected typo in "swipeToDismissDirection" prop (f2c9788)
  • renamed "ivertProps" to "invertProps" in "use-colors.ts" (411ecf2)

Features

0.12.1 (2024-09-11)

Bug Fixes

  • crash when trying to wiggle duration Infinity (3e81b34)

0.12.0 (2024-09-11)

Bug Fixes

  • reset duration on wiggle (e927659)

0.12.0-alpha.0 (2024-09-11)

Features

  • wiggle toasts on update + toast.wiggle() (de60ddc)

0.11.0 (2024-09-11)

Features

  • more accurately represent Sonner's way of styling via the Toaster (aefd6c4)

0.10.1 (2024-09-10)

0.10.0 (2024-09-10)

Features

  • wrap Toaster with the ToasterOverlayWrapper prop (e1dee05)

0.9.2 (2024-09-10)

Bug Fixes

  • custom icons not rendering with <CssInterop.xx /> (c7f281d)
  • theme was not used when passed to Toaster (34904f5)

0.9.1 (2024-09-09)

Bug Fixes

  • updating toasts is now more stable (2260ed7)

0.9.0 (2024-09-09)

Bug Fixes

  • custom id was trying to update an existing toast (83f2f49)
  • passing invert to toast() now works (4de18df)
  • pull request template directory (0dab465)
  • remove hard code (8eed260)

Features

  • add pull request template (afb4daa)

0.8.3 (2024-09-09)

Bug Fixes

  • respect the gap value passed via (2cb5f02)

0.8.2 (2024-09-09)

0.8.1 (2024-09-09)

Bug Fixes

  • warning by y gesture handler (3e11b91)

0.8.0 (2024-09-08)

Features

  • dynamic positioning (676cbc7)
  • important accessibility settings for Androi (a663f65)

0.7.0 (2024-09-08)

Bug Fixes

  • bottom bars weren't tappable with custom offset (cc664a5)

Features

  • custom loading icon (881ab67)
  • pause timer when app enters background (2a1a2c5)
  • pause timer when app enters background (d6e04e7)
  • remove cn as dependency and add is as a prop (464d800)
  • warning variant (4cc58e8)

0.6.0 (2024-09-08)

Features

0.5.0 (2024-09-07)

Bug Fixes

Features

0.4.1 (2024-09-07)

Bug Fixes

0.4.0 (2024-09-06)

Bug Fixes

  • matching sonner's api more, refactor types (eba154a)
  • reset duration on toast update (aabb673)
  • separate onDismiss & onAutoClose callbacks (9122f22)

Features

  • closeButton prop to show X or not (22b64a6)
  • custom icons (481903b)
  • custom icons (d7c4829)
  • customize toasts with styles & classNames (876eaaa)
  • dismissible prop to make a toast non-swipable nor X to close (130a1ef)
  • fully customizable, every view with style & className (9e53391)
  • invert prop (8887cd3)
  • new onAutoClose callback (dc28ea9)
  • support Infinity duration (47ac273)
  • toast.dismiss() (5b996ec)
  • unstyled prop to Toaster (ff56e30)

0.3.9 (2024-09-05)

0.3.8 (2024-09-05)

0.3.7 (2024-09-05)

Bug Fixes

0.3.6 (2024-09-05)

Bug Fixes

0.3.5 (2024-09-05)

0.3.4 (2024-09-05)

0.3.3 (2024-09-05)

0.3.2 (2024-09-05)

0.3.1 (2024-09-05)