Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: vapor-community/HTMLKit

3.0.0-alpha.15

19 Dec 10:34
ceff351

Choose a tag to compare

3.0.0-alpha.15 Pre-release
Pre-release

Major (Alpha)

Features

  • Deprecate old doctypes (#200)
  • Preserve embedded style and script (#202)
  • Make the title element localizable (#203)
  • Conform the title element as a vector element (#204)
  • Make some attributes more typesafe (#201)
  • Use the correct enum in the type modifier of the script element (#205)
  • Revise some attributes (#207)

Notes

Thanks to @Frizlab 🙌

3.0.0-alpha.14

26 Sep 14:10
6c81c43

Choose a tag to compare

3.0.0-alpha.14 Pre-release
Pre-release

Major (Alpha)

Features

  • Consolidate item attributes (#183)
  • Introduce the integrity attribute (#185)
  • Introduce the as attribute (#188)
  • Support the defer attribute on the script element (#192)
  • Introduce the crossorigin attribute (#193)
  • Fix rendering a Date (#194)
  • Add a .editorconfig file ( #196)
  • Introduce the sourcelanguage attribute (#197)
  • Introduce the sourcedocument attribute (#198)
  • Tidy up some code (#199)

Notes

Thanks to @Frizlab 🙌

3.0.0-alpha.13

11 Aug 18:39
7ac9a1f

Choose a tag to compare

3.0.0-alpha.13 Pre-release
Pre-release

Major (Alpha)

Features

  • Deprecate parameter element (#176)
  • Make components localizable (#177)
  • Make the selected attribute conditional (#178)
  • Deprecate some aria roles (#179)
  • Increase comment coverage (#180)
  • Support unescaped html (#181)

Notes

Thanks to @michal-tomlein 🙌

3.0.0-alpha.12

02 Jun 18:28
66312d8

Choose a tag to compare

3.0.0-alpha.12 Pre-release
Pre-release

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

28 Feb 10:07
840aecc

Choose a tag to compare

3.0.0-alpha.11 Pre-release
Pre-release

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

28 Dec 13:01
e0a2c3e

Choose a tag to compare

3.0.0-alpha.10 Pre-release
Pre-release

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)

Notes

3.0.0-alpha.9

20 Apr 07:52
06e9d76

Choose a tag to compare

3.0.0-alpha.9 Pre-release
Pre-release

Major (Alpha)

Features

  • Update the components (#143)
  • Revise the component plugin (#147)

Notes

3.0.0-alpha.8

20 Feb 21:07
57ec613

Choose a tag to compare

3.0.0-alpha.8 Pre-release
Pre-release

Major (Alpha)

Features

  • Add documentation tutorials (#140)
  • Add support for markdown rendering (#144)
  • Prepare for release (#145)

Notes

3.0.0-alpha.7

16 Oct 20:22
5987966

Choose a tag to compare

3.0.0-alpha.7 Pre-release
Pre-release

Major (Alpha)

Features

  • Upgrade the package (#139)
  • Harden the HTML output (#141)
  • Upgrade the package (#142)

Notes

3.0.0-alpha.6

10 Jul 16:29
228a2e0

Choose a tag to compare

3.0.0-alpha.6 Pre-release
Pre-release

Major (Alpha)

Features

  • Result builder fixes (#137)
  • Upgrade the package (#136)

Notes

Thanks to @tonyarnold 🙌