Releases: vapor-community/HTMLKit
Releases · vapor-community/HTMLKit
3.0.0-alpha.12
Major (Alpha)
Features
- Revise the rendering (#168)
- Update the supported swift version (#172)
- Add missing form method (#173)
- Make attributes localizable (#174)
- Make the textpad component responsive (#150)
- Make localization errors non-fatal (#175)
Notes
This release sets the minimum swift version to 5.9!
3.0.0-alpha.11
Major (Alpha)
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)