-
Notifications
You must be signed in to change notification settings - Fork 439
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
Plans for Keen UI next major version: Seeking contributors! #483
Comments
Hey @JosephusPaye, |
At the moment I could use some help writing stories for the components. I've started this work on the storybook branch with stories already written for these components: You could make a PR to the For more details on the Storybook setup, see this article: https://dev.to/josephuspaye/using-storybook-with-vue-single-file-components-2od Let me know if you have any questions. |
One question. How will be the components API represented using Storybook? In current docs we have the API block for every component, showing every component's props, methods, slots, and events, so after looking through the components you already implemented storybooks for, I could not find how this will be done. |
They'll remain in the docs for now - which will also have the single "interactive example". All other examples and actual component development will happen in Storybook. |
Material Design's text fields changed their appearance. Do you plan to adapt to those changes? |
Yes, those will be good to have, as well as the other new changes. |
Over the next few months I'll be working more on Keen UI, and I'm looking for help to get the following done by early next year.
The things in this list are just a general indication of where I want to go, and may change at any time.
Plans
Immediate plans
No breaking changes, just fixes and preparation for next major version. Aiming for Christmas. Changes tracked on build-and-docs-refactor branch.
Further plans
Aiming for February/March.
UiTabs
+UiTab
,UiSelect
+UiSelectOption
UiSlider
inUiModal
Going forward
Can you help?
To get all this done (and more going forward) I'm seeking contributors to help with issues, pull requests, documentation, and code.
Please respond to this thread with how you can help if you're interested.
The text was updated successfully, but these errors were encountered: