Skip to content

Releases: syarul/luax

Refactor

Choose a tag to compare

@syarul syarul released this 06 Jun 02:58
634eb9e
  • Refactor decent parser code base

v1.1.0

Choose a tag to compare

@syarul syarul released this 20 Oct 12:50
  • Support render node list as table instead of string.
  • Added sanitize to HTML attributes and text nodes.

v1.0.8

Choose a tag to compare

@syarul syarul released this 18 Oct 15:02
  • Added style block support

v1.0.7

Choose a tag to compare

@syarul syarul released this 18 Oct 12:33
  • refactor attribute normalizer
  • refactor to use snake case

v1.0.6

Choose a tag to compare

@syarul syarul released this 17 Oct 16:11
  • Fix backtick string attributes being changed
  • Added support for syntax highlighter *.luax (Lua + HTML)

v1.0.5

Choose a tag to compare

@syarul syarul released this 15 Oct 15:03

Added support for writing Javascript in script tag block

v1.0.4

Choose a tag to compare

@syarul syarul released this 14 Oct 13:51

Added support for hyphen tags in web components

v1.0.3

Choose a tag to compare

@syarul syarul released this 13 Oct 12:14

Added doctype support

v1.0.2

Choose a tag to compare

@syarul syarul released this 13 Oct 03:35

This small update, refactor the parser.

v1.0.1

Choose a tag to compare

@syarul syarul released this 12 Oct 11:48

v1.0.1

  • fix table parsing