Skip to content

Commit 5feefcb

Browse files
committed
Changelog
1 parent 616f83c commit 5feefcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ special handling / linkage required when dealing with the "style" or "class" att
3232

3333
- Allow addClass/removeClass to handle adding and removing multiple, like tag.addClass('classOne classTwo') would add both classOne and classTwo
3434

35+
- Ensure that the "style" attribute is always linked between the tag and attributes, and that calling .setAttribute('style', '') for example doesn't leave an empty "style" attribute in html representation
36+
3537
- Many additional unit tests
3638

3739

0 commit comments

Comments
 (0)