Skip to content

Releases: w20-framework/w20

v2.2.2

15 Feb 11:23
Compare
Choose a tag to compare
  • [fix] Remove usage of non-standard trimLeft and trimRight functions in w20.js

v2.2.1

08 Feb 14:05
Compare
Choose a tag to compare
  • [fix] Prevent redirection after login from applying if browsing session is already active (like after a full page refresh).

v2.2.0

20 Jan 17:26
Compare
Choose a tag to compare
  • [new] Improve error handling when the configuration resource is corrupt.
  • [new] The loader can now play nice when the backend resources are protected against XSRF (uses AngularJS XSRF default cookie and header names).
  • [new] Add getContentShift() accessor on DisplayService to retrieve the content shifting values programmaticaly.
  • [fix] Fix showdown dependency in text module.

v2.1.1

25 Nov 21:38
Compare
Choose a tag to compare
  • [fix] Fix i18n data.

v2.1.0

17 Nov 13:44
Compare
Choose a tag to compare
  • [brk] Merged w20-ui fragment into w20-core and refactored other fragments as add-ons.

v2.0.0

28 Jul 14:33
Compare
Choose a tag to compare
  • [new] First open-source release of W20.