Skip to content

Releases: htmlplus/element

v2.9.3

13 May 17:52

Choose a tag to compare

2.9.3 (2024-05-13)

Bug Fixes

  • Convert event types to PascalCase in React mode. (04bfcba)

v2.9.2

24 Apr 16:43

Choose a tag to compare

2.9.2 (2024-04-24)

Bug Fixes

  • Fix the register custom event in Blazor. (8c56814)

v2.9.1

21 Apr 19:49

Choose a tag to compare

2.9.1 (2024-04-21)

Bug Fixes

  • Fix the event resolver in global config. (162b928)

v2.9.0

15 Apr 19:49

Choose a tag to compare

2.9.0 (2024-04-15)

Bug Fixes

  • Solve the problem of overriding state in the API context. (d087c49)

Features

  • Experimental support of Blazor events. (16ff1c7)

v2.8.1

31 Mar 16:11

Choose a tag to compare

2.8.1 (2024-03-31)

Bug Fixes

  • Resolve Consumer decorator early loading problem. (b5f5a3e)

v2.8.0

30 Mar 21:23

Choose a tag to compare

2.8.0 (2024-03-30)

Features

  • Add attribute option for the Property decorator. (489fef6)

v2.7.0

16 Mar 20:05

Choose a tag to compare

2.7.0 (2024-03-16)

Features

  • Support of getter property (d272a5f)

v2.6.0

12 Mar 00:32

Choose a tag to compare

2.6.0 (2024-03-12)

Features

  • Add sibling context api (58dc6c3)

v2.5.1

08 Mar 21:20

Choose a tag to compare

2.5.1 (2024-03-08)

Bug Fixes

  • Fix the HTMLPlusElement interface (213b46e)

v2.5.0

08 Mar 21:14

Choose a tag to compare

2.5.0 (2024-03-08)

Features

  • Expose an interface that contains lifecycles. (51ea9db)