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