HeapsIO / domkit

CSS Components based strictly typed UI framework for Haxe
MIT License
84 stars 20 forks source link

Cannot compile examples on Haxe 3.4.7 #5

Closed infidel- closed 5 years ago

infidel- commented 5 years ago

I've noticed the issue here: https://github.com/HeapsIO/heaps/issues/397 and thought that your promise on keeping backwards compatibility also relates to domkit (correct me if I'm wrong). Currently I'm getting this error on building examples (whether in heaps or domkit itself):

$ haxe test.hxml
../domkit/MarkupParser.hx:5: characters 5-13 : Unexpected abstract
ncannasse commented 5 years ago

Sorry but I don't have time atm to support domkit under 3.4.x, don't hesitate to submit a PR.