Releases: vapor-community/HTMLKit
Releases · vapor-community/HTMLKit
3.0.0-alpha.11
Features
- Fix the incorrect tag for the variable element (#164)
- Make the autocomplete modifier accept an enum (#165)
- Make column element an empty node (#166)
- Make the sandbox modifier accept an enum (#167)
- Extend the environment by (#156)
- Add helper functions for markdown rendering (#155)
- Make the loop attribute conditional
- Make the type modifier of the orderedlist element accept the marker enum (#169)
- Introduce the playsinline attribute (#170)
Notes
3.0.0-alpha.10
Major (Alpha)
Features
- Update the components (#146)
- Fix incorrect interpolation (#153)
- Make localization error handling less strict (#154)
- Make the scope modifier accept an enum (#159)
- Make area element an empty node (#158)
- Assign the ismap attribute (#157)
- Make the inputmode modifier accept an enum (#162)
- Change localization interpolation (#161)
- Introduce the usemap attribute (#160)
- Fix localization fallback behaviour (#163)