Releases: w20-framework/w20
Releases · w20-framework/w20
v2.2.2
- [fix] Remove usage of non-standard
trimLeft
andtrimRight
functions inw20.js
v2.2.1
- [fix] Prevent redirection after login from applying if browsing session is already active (like after a full page refresh).
v2.2.0
- [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 onDisplayService
to retrieve the content shifting values programmaticaly. - [fix] Fix showdown dependency in
text
module.
v2.1.1
- [fix] Fix i18n data.
v2.1.0
- [brk] Merged w20-ui fragment into w20-core and refactored other fragments as add-ons.
v2.0.0
- [new] First open-source release of W20.