Since I found the issue and no one there from the 1th June, I just made a simple refactor to the standard c- prefix of Blaze 2.
I upgraded also all the tests to make them work with the new classes.
I think this upgrade won't break any implementations since no one should bind to the inner classes of the components except the components themselves (at least I hope...).
Tell me if something is wrong.
I hope it will be helpful!
NOTE: I forked the master branch, but I'm seeing now that the dev (which you mentioned within the CONTRIBUTING guide) is 3 commits behind. I hope it's correct.
Since I found the issue and no one there from the 1th June, I just made a simple refactor to the standard
c-
prefix of Blaze 2. I upgraded also all the tests to make them work with the new classes.I think this upgrade won't break any implementations since no one should bind to the inner classes of the components except the components themselves (at least I hope...).
Tell me if something is wrong. I hope it will be helpful!
NOTE: I forked the master branch, but I'm seeing now that the dev (which you mentioned within the CONTRIBUTING guide) is 3 commits behind. I hope it's correct.