Skip to content

Releases: syarul/luax

Refactor

06 Jun 02:58
634eb9e

Choose a tag to compare

  • Refactor decent parser code base

v1.1.0

20 Oct 12:50

Choose a tag to compare

  • Support render node list as table instead of string.
  • Added sanitize to HTML attributes and text nodes.

v1.0.8

18 Oct 15:02

Choose a tag to compare

  • Added style block support

v1.0.7

18 Oct 12:33

Choose a tag to compare

  • refactor attribute normalizer
  • refactor to use snake case

v1.0.6

17 Oct 16:11

Choose a tag to compare

  • Fix backtick string attributes being changed
  • Added support for syntax highlighter *.luax (Lua + HTML)

v1.0.5

15 Oct 15:03

Choose a tag to compare

Added support for writing Javascript in script tag block

v1.0.4

14 Oct 13:51

Choose a tag to compare

Added support for hyphen tags in web components

v1.0.3

13 Oct 12:14

Choose a tag to compare

Added doctype support

v1.0.2

13 Oct 03:35

Choose a tag to compare

This small update, refactor the parser.

v1.0.1

12 Oct 11:48

Choose a tag to compare

v1.0.1

  • fix table parsing