-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request for the new API revision / comments / feedback #94
Comments
Sorry for the late answer.... We for sure could discuss some of your thoughts if you'd like to. I also have not so much time to help here. (too bussy in other projects) |
Dear @jogibear9988 , |
What I have done the last week:
|
My intention now is to:
I have noticed in the issues that you are busy on other projects therefore I have taken over the initiative to rework this project and maintain it |
First I will welcome the public review of the lower level DOM / Event manipulation routines and the reactive component framework. Other features are still under developement and subject to change. |
You should fix your package.json, there are many non dev dependencies, I think they are wrong? |
I have noticed now. Thank you for support. I will fix it ASAP. Feel free to provide any feedback to the project. Thank you for your support. |
It si FIXED. |
Hi everyone, I need to implement new features to the DockSpawnTS for my projects. However it requires for me to reactor the codebase entirely. I will introduce a new set of APIs having new features. I include the new API design for revision and comments.
Simply said, every panel will have its type specified by a string. For each panel type there will be an interface required to be returned by the panel's factory method provided by the client code using DockSpawnTS. I am including the proposal for the API design in this issue.
New features include:
Thank you for any feedback provided.
The text was updated successfully, but these errors were encountered: