-
Notifications
You must be signed in to change notification settings - Fork 477
Description
For anyone interested, I will no longer be adding features to Sequence v1 instead concentrating on a ground-up build for Sequence v2.
I've added a branch that at the moment only contains a README that details major issues that need to be addressed to make v2 a viable solution, along with some big implementation considerations.
Sequence v2 will address the following issues: #233, #195, #190 (it'll be written in vanilla JS), #164, #159, #106, #97, #70, #13, #11. These are seen as the major issues for Sequence v1 and will be solved in the v2 release.
The biggest consideration is whether Sequence will still allow for themes to be created using CSS3 or whether data-attributes should be used instead -- I am leaning towards the latter.
If you have any feedback or would like to help with the development of v2, please let me know.