Releases: nextcloud-libraries/nextcloud-dialogs
Releases · nextcloud-libraries/nextcloud-dialogs
v3.0.0
3.0.0 - 2020-10-08
Breaking
- Timeouts are now in milliseconds
Added
- Now exports TOAST_UNDO_TIMEOUT, TOAST_DEFAULT_TIMEOUT and TOAST_PERMANENT_TIMEOUT
Fixed
v2.0.1
2.0.1 - 2020-08-27
Fixed
- Fix timeout of showUndo to 10 seconds
v2.0.0
2.0.0 - 2020-08-17
Added
- Undo methods, please make sure to adapt your css build rules to include svg import ⚠️
Changed
- ⚠️ Timeout value for permanent must be
-1
now instead of 0
⚠️
- Build process with rollup
- Dependency updates