Releases: emilkowalski/sonner
Releases Β· emilkowalski/sonner
v1.4.0
What's Changed
- Use bunchee as bundler by @huozhi in #276
- build: bump bundler for perf purpose by @huozhi in #277
- Fix light theme on homepage by @emilkowalski in #281
- feat:
description
support function in promise by @kahosan in #279 - add PR and issue templates by @choeqq in #286
- refactor: remove unused remaining time ref by @wobsoriano in #284
- types: change label types to ReactNode by @CanRau in #280
- feat: add
icons
prop to<Toaster />
by @amirhhashemi in #270 - Fix types of toaster icons by @emilkowalski in #294
- Fix loading icon bug by @emilkowalski in #295
- Add close button prop to toast by @emilkowalski in #296
- Swap bundlers by @emilkowalski in #297
- Dont dismiss loading toast by @emilkowalski in #298
- Upgrade bunchee for bundling bug fixes by @huozhi in #299
- bump packages by @choeqq in #283
- chore: remove unused npm lock file by @huozhi in #300
- fix: make closeButton option in toast take precedence over Toaster by @jzxhuang in #309
- Renaming too general className with project-specific one (#305) by @jschoder in #315
- ghost-div doesn't block click in Firefox by @jschoder in #307
- Avoid issues with
<li>
offest when using different positions by @mmalomo in #314 - Implement option to pause when document is hidden by @etcd in #304
- Update bundler by @emilkowalski in #317
New Contributors
- @kahosan made their first contribution in #279
- @choeqq made their first contribution in #286
- @CanRau made their first contribution in #280
- @amirhhashemi made their first contribution in #270
- @jzxhuang made their first contribution in #309
- @jschoder made their first contribution in #315
- @mmalomo made their first contribution in #314
- @etcd made their first contribution in #304
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Remove unstyled prop from Hero toast by @IgorKowalczyk in #241
- Fix sidebar nav by @emilkowalski in #243
- fix incorrect demo code for promise toasts by @LemonFace0309 in #261
- Fresh deno compatibility by @hapaxlife in #263
- Resolves: #224 - Close button is always visible on toast when defined by @andrewbarnesweb in #227
- Remove toast classes from custom
loadingIcon
by @emilkowalski in #268 - types: export types explicitly by @huozhi in #264
- feat: add default property to classNames to the toast function and Toaster component by @imopbuilder in #245
New Contributors
- @IgorKowalczyk made their first contribution in #241
- @LemonFace0309 made their first contribution in #261
- @hapaxlife made their first contribution in #263
- @andrewbarnesweb made their first contribution in #227
- @imopbuilder made their first contribution in #245
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
- Props for toast container and close button aria-labels by @rodymolenaar in #239
- Improve unstyled prop, add docs by @emilkowalski in #240
New Contributors
- @rodymolenaar made their first contribution in #239
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.1
Styling
Styling customization, especially with Tailwind should be much easier now. I created a new page in the documentation with more details - https://sonner.emilkowal.ski/styling.
What's Changed
- Account for fetch in promise by @emilkowalski in #223
- witll -> will by @salieflewis in #230
- Easier classname customization by @emilkowalski in #232
New Contributors
- @salieflewis made their first contribution in #230
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Close custom toasts by @emilkowalski in #218
- Add loading icon prop by @emilkowalski in #219
- Styles for action and cancel buttons by @jorgeAgoiz in #214
- Update Docs by @emilkowalski in #220
New Contributors
- @jorgeAgoiz made their first contribution in #214
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add dark mode to docs by @emilkowalski in #150
- Fix potential title and description overflowing by @itsjoeoui in #152
- Bugfix: Update now works for first toastId by @estubmo in #156
- Update exports in package.json by @emilkowalski in #161
- Update docs repo base url by @emilkowalski in #162
- Update README.md by @emilkowalski in #167
- Make
PromiseData
partial intoast.promise
by @ajmnz in #164 - Allow to override icons by @emilkowalski in #175
- docs: Fix copy button in CodeBlock by @aXenDeveloper in #180
- Add gap prop by @emilkowalski in #181
- type: import types with keyword by @Hossein-Mirazimi in #183
- fix(docs): fix typo in cancel button docs by @A7med3bdulBaset in #186
- Added empty arrow function to close button by @CodingMarin in #185
- Introduce unstyled prop by @emilkowalski in #187
- Warning and Info toasts by @emreakdas in #195
- Update warning icon by @emilkowalski in #198
- Returning the id for a custom toast by @fax1ty in #202
- Typescript error - loading, success and error should be optional by @MakakWasTaken in #200
- Fix updating duration, update docs by @emilkowalski in #206
New Contributors
- @itsjoeoui made their first contribution in #152
- @estubmo made their first contribution in #156
- @aXenDeveloper made their first contribution in #180
- @Hossein-Mirazimi made their first contribution in #183
- @A7med3bdulBaset made their first contribution in #186
- @CodingMarin made their first contribution in #185
- @emreakdas made their first contribution in #195
- @fax1ty made their first contribution in #202
- @MakakWasTaken made their first contribution in #200
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Account for velocity when swiping by @emilkowalski in #123
- fix system theme by @emilkowalski in #126
- Simplify math for calculating +5% by @chrizzzly87 in #128
- Check if ref date exists by @emilkowalski in #129
- Fix use sonner in server components by @emilkowalski in #130
- Fix tests by @emilkowalski in #131
- Fix usage in server components by @emilkowalski in #136
- feat: allow setting position when creating a toast by @hyoban in #134
- remove duplicated use client directive by @huozhi in #138
- Add documentation by @emilkowalski in #139
New Contributors
- @chrizzzly87 made their first contribution in #128
- @hyoban made their first contribution in #134
- @huozhi made their first contribution in #138
Full Changelog: v0.7.0...v1.0.0
v0.7.0
What's Changed
- Fix initial theme by @emilkowalski in #99
- Adjust the actual theme when theme prop changes by @emilkowalski in #103
- Improve keyboard navigation by @joaom00 in #104
- Add swipe up and theme tests by @joaom00 in #105
- fix typo in tests by @emilkowalski in #106
- fix(website): Correct CSS comment format by @limitless-dev in #112
- add finally to toast.promise by @ajmnz in #118
- Fix playwright tests by @emilkowalski in #121
- Add loading toast by @emilkowalski in #122
- feat: Add RTL support by @limitless-dev in #110
New Contributors
- @limitless-dev made their first contribution in #112
- @ajmnz made their first contribution in #118
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update preview video URL by @vallezw in #88
- fix: update description type by @HananoshikaYomaru in #91
- Fix swipe to top by @joaom00 in #94
- fix: return null as default asset by @wobsoriano in #93
- docs: add solid port link by @wobsoriano in #92
- fix: follow react hooks deps rule by @himself65 in #77
- docs: add Svelte port by @wobsoriano in #95
- Implement system theme by @emilkowalski in #97
New Contributors
- @vallezw made their first contribution in #88
- @HananoshikaYomaru made their first contribution in #91
- @wobsoriano made their first contribution in #93
- @himself65 made their first contribution in #77
Full Changelog: v0.5.0...v0.6.0