HaxeUI vs. FeathersUI

I’ve done a little more exploring today. I suffer from a constant search for the Holy Grail of website building unfortunately. I was quite interested in the capability of FeathersUI to integrate with HTML history API using the RouterNavigator component. Part of the reason for my interest is that my own project Glory Framework has its own browser history integration and its own XML-based layout system. I built it to facilitate building sites/apps from a designer’s paradigm and have used it successfully but I wonder if I would do well to either integrate it or replace it with another system with a longer track record. I don’t see any HTML history or routing stuff for HaxeUI—has it been done before?