Skip to content

Releases: stagas/vdomini

v3.3.1

31 Dec 05:00
Compare
Choose a tag to compare
  • 5b6f7a5 fix: handle attempt to write to readonly property

Full Changelog: v3.3.0...v3.3.1

v3.3.0

29 Dec 18:54
Compare
Choose a tag to compare
  • e9ee1b7 refactor: hooks
  • c3ff6ef feature: special case attributes 'value' and 'checked' for all elements to be set as props
  • e9dae3a feature: interpet nullish values as non-existant properties/attributes
  • f8fa900 fix: make touched set specific to each keyed list
  • 2590ee3 feature: export html-jsx types for easy augmentation
  • f3605e2 feature: allow null for ref current object
  • 07cacb1 feature: add is=custom-element

Full Changelog: v3.2.0...v3.3.0

v3.2.0

09 Dec 06:01
Compare
Choose a tag to compare
  • 38852ea feature: allow falsey values for ref

Full Changelog: v3.1.0...v3.2.0

v3.1.0

07 Dec 17:38
Compare
Choose a tag to compare
  • 42874e4 feature: semver all 0.x range for html-jsx dependency

Full Changelog: v3.0.0...v3.1.0

v3.0.0

07 Dec 06:16
Compare
Choose a tag to compare
  • e1d3a98 feature: add html-jsx types

Full Changelog: v2.1.2...v3.0.0

v2.1.2

02 Dec 17:50
Compare
Choose a tag to compare
  • 278f786 fix: replacement of element nodes with text nodes

Full Changelog: v2.1.1...v2.1.2

v2.1.1

01 Dec 15:41
Compare
Choose a tag to compare
  • a70549a feature: remove createAttribute, rely on getAttributeNode instead
  • c4117fb fix: svg set attribute
  • a08c6e3 test: actually set svg attribute

Full Changelog: v2.1.0...v2.1.1

v2.1.0

23 Nov 04:33
Compare
Choose a tag to compare
  • fb10c9c feature: useCallback use args, this and return value
  • 614e777 test: fix web-test-runner missing semicolon!

Full Changelog: v2.0.3...v2.1.0

v2.0.3

21 Nov 23:29
Compare
Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

21 Nov 22:31
Compare
Choose a tag to compare
  • ea88bd9 fix: keyed lists reconciliation

Full Changelog: v2.0.1...v2.0.2