Skip to content

4.1.0 Types and Autocompletion

Compare
Choose a tag to compare
@thomasborgen thomasborgen released this 10 Aug 10:52
· 15 commits to main since this release
802647c

Version 4.1.0

Feature

Added types for html elements and their attributes. The type system is taken from Ludic.. It is just so incredibly good. This gives us autocomplete support for everything.

  • Types html elements and attributes.

Documentation

  • Document how to add attributes with symbols like dash and period.