Changes:
- Automatically add
doctype
for server side rendering if ahtml
tag is present - Fixed usage of fragments with conditional statements
- Added
load
andunload
events - Fixed
tabindex
property - Added
kbd
tag
Changes:
doctype
for server side rendering if a html
tag is presentload
and unload
eventstabindex
propertykbd
tag