Skip to content

Tags: airxjs/airx

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support static components (#31)

* Support function type ref

* Improving the JSX type system

* Support static components

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support passing children via props in createElement (#29)

* Support passing children via props in createElement

* update version

v0.3.0

Toggle v0.3.0's commit message
release 0.3.0

v0.3.0-alpha.1

Toggle v0.3.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #26 from airxjs/sginal

Fix ci build issues

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix logger bugs (#18)

v0.2.2

Toggle v0.2.2's commit message
fix deps problems

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add renderToHTML api (#16)

* add renderToHTML api

* update version

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
rename reactive named exports (#14)

* Safer inject types

* add static type component

* Optimization type

* rename signal to signal

* upgrade version

* update readme

* remove static component

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix style.setProperty problem & optimize code (#5)

* fix style.setProperty problem

* remove commitWalkV1