Skip to content

Releases: nextcloud-libraries/nextcloud-dialogs

v4.0.0-beta.2

02 Nov 15:18
35d5f5f
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

v4.0.0-beta.2 (2022-11-02)

Full Changelog

🐛 Fixed bugs

v4.0.0-beta.1

02 Nov 09:34
a630b21
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

v4.0.0-beta.1 (2022-11-02)

Full Changelog

🐛 Fixed bugs

  • Do not change css class names when building #694 (skjnldsv)

v4.0.0-beta.0

28 Oct 09:29
039af6c
Compare
Choose a tag to compare
v4.0.0-beta.0 Pre-release
Pre-release

v4.0.0-beta.0 (2022-10-28)

Full Changelog

🐛 Fixed bugs

Changed

  • Translation updates
  • Dependency updates

v3.2.0

10 Aug 08:00
c2b7600
Compare
Choose a tag to compare

v3.2.0 - 2022-08-10

Full Changelog

Changed

  • Update engines to Node 16 with Npm 7 or Npm 8
  • Translation updates
  • Dependency updates

v3.1.4

21 Jul 10:44
Compare
Choose a tag to compare

v3.1.4 - 2022-07-21

Full Changelog

Changed

v3.1.3

21 Jul 10:43
Compare
Choose a tag to compare

v3.1.3 - 2022-07-21

Full Changelog

Added

Changed

  • Replace deprecated String.prototype.substr - #553 (CommanderRoot)
  • Fix undo toast rendering - #582 (artonge)
  • Bump toastify-js and set aria-live default and allow to overwrite it - #622 (nickvergessen)
  • Bumped dependencies
  • Translations updated

v3.1.2

12 Apr 15:54
Compare
Choose a tag to compare

v3.1.2 - 2021-04-12

Full Changelog

Changed

v3.1.1

13 Nov 09:11
Compare
Choose a tag to compare

Changelog

v3.1.1 (2020-11-13)

Full Changelog

Fixed

  • Increased z-index for toast notifications so that they can appear on top of modals as well #236 (PVince81)

v3.1.0

09 Nov 10:21
Compare
Choose a tag to compare

Changelog

v3.1.0 (2020-10-20)

Full Changelog

Added

v3.0.0

08 Oct 12:02
918d115
Compare
Choose a tag to compare

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

  • Fix timeout of showUndo