Skip to content

Releases: GetmeUK/HTMLString

Added support for ambiguous ampersands

29 Oct 10:19
Compare
Choose a tag to compare

Thanks to @christopherdengler for highlighting the issue here: #5

Fix for `Tag.removeAttr` clearing the cached `_head` value

23 Oct 20:57
Compare
Choose a tag to compare

Fix for `String.split` and new `String.join` class method

22 Aug 14:10
Compare
Choose a tag to compare

Fix for IE edge issue

28 Jun 07:58
Compare
Choose a tag to compare

A description of the issue can be found here: GetmeUK/ContentTools#258 (comment)

Added `require` support for use with browserify

09 Jun 22:03
Compare
Choose a tag to compare
1.0.3

Added exports to module to support for require with browserify.

Added NPM main package value

30 May 12:38
Compare
Choose a tag to compare
1.0.2

Added main value to package.json

Added NPM documentation

30 May 12:18
Compare
Choose a tag to compare
1.0.1

Added library to NPM

Initial release

28 Mar 02:13
Compare
Choose a tag to compare

Initial release of the HTMLString library.