Skip to content

Latest commit

 

History

History
66 lines (28 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

66 lines (28 loc) · 2.77 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.12 (2021-02-20)

Note: Version bump only for package @thi.ng/hiccup-html

0.3.0 (2020-07-09)

Features

  • hiccup-html: add 360+ CSS property names (d06a4ae)
  • hiccup-html: add CSS props for SVG elements (efe61b8)

0.2.0 (2020-07-02)

Features

  • hiccup-html: add meta & link variations (42fb113)
  • hiccup-html: add more elems (tables) (f0616e6)
  • hiccup-html: add new elems, add/update types (9023724)
  • hiccup-html: add RDFa attrib support, update types (0737a16)
  • hiccup-html: add textArea() (3fceb02)

Reverts

  • hiccup-html: undo accidental anchor rename (64cc52c)

0.1.1 (2020-06-28)

Bug Fixes

  • hiccup-html: update attrib types (7af448f)

0.1.0 (2020-06-24)

Features

  • hiccup-html: add AttribVal & EventAttribVal (469e297)
  • hiccup-html: add more elements & helpers (68a9bb8)
  • hiccup-html: add more elements, update readme (5e3f8f1)
  • hiccup-html: import as new pkg (5fffd6f)
  • hiccup-html: re-add support for emmet style tags (bb06dab)