hexonaut / haxe-dom

A cross-platform implementation of the DOM. Built to reduce duplicate code across server and client.
MIT License
46 stars 4 forks source link

Haxe 3.2 (rc) support #28

Closed explorigin closed 9 years ago

explorigin commented 9 years ago

In 3.2, all of the normal DOM definitions got a refresh. haxe-dom needs to be updated to match the 3.2 definitions.

hexonaut commented 9 years ago

Yes will be updating this along with all the major changes going on in the dev branch.

hexonaut commented 9 years ago

This is done now in dev.