This repository was archived by the owner on Aug 10, 2024. It is now read-only.
Releases: kwebio/kweb-core
Releases · kwebio/kweb-core
Fix browser history management
Fixes #219
Easier hyperlink hrefs, namespace support
Lots of minor bugfixes, cleanups, and kdoc improvements
0.10.8 more minor fixes and kdoc improvements, bump version for release
Fix reading of <select> option values
0.10.7 Hmm, this seems to be required for unit test to work
Support reading/writing checked attribute of <INPUT> elements
Fixes #163.
0.10.4
0.10.3
Deprecate a number of functions
0.10.2 deprecate rather than replace
Merge setAttributeRaw into setAttribute
This is a minor API breaking change, setAttributeRaw has been replaced by an overload of setAttribute, classes
now supports using a KVal for classes.