File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.8.2]
6+
7+ - Allow ` use ` tag by default in sanitize (#109 )
8+ - Allow old signature in ` insertHTML ` helper to facilitate migrations (#110 )
9+ - Fix ` sanitize ` : returns an empty string rather than of undefined (#111 )
10+
511## [ 1.8.1]
612
713- Ajax error handling (#106 )
@@ -83,6 +89,7 @@ All notable changes to this project will be documented in this file.
8389- ` serialize ` works with objects too
8490- Use ` findAll ` in ` show ` , ` hide ` and ` on `
8591
92+ [ 1.8.2 ] : https://github.com/ralixjs/ralix/compare/v1.8.1...v1.8.2
8693[ 1.8.1 ] : https://github.com/ralixjs/ralix/compare/v1.8.0...v1.8.1
8794[ 1.8.0 ] : https://github.com/ralixjs/ralix/compare/v1.7.0...v1.8.0
8895[ 1.7.0 ] : https://github.com/ralixjs/ralix/compare/v1.6.0...v1.7.0
You can’t perform that action at this time.
0 commit comments