-
-
Notifications
You must be signed in to change notification settings - Fork 11
kmdc-select (#22) #80
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, thanks for the contribution.
I started reviewing it, but noticed that general style and structure of kmdc is not followed very well (understandable as it's poorly documented in the first place). Could you have a look at some of the latest kmdc components and see if you can get a better feel of the architecture of the components (e.g. kmdc-slider). After that, see if you can better refactor you component to match it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Much better this time around, but there still are some bits I'd like polished.
I appreciate this might be sucking up more time than you are ready to spare, so I can offer to merge this PR as-is for now and then I'll raise another PR with the remaining polishes for you to review and get a better sense of the general direction kmdc is going for. |
No worries, I have time to work on that, so I'm quite fine proceeding with this MR :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few minor changes still, but I think after that I'll merge the PR in. I'm still uncertain about some of the new API, but it will have to be refined during the final API review just before 0.1.0 release. To be clear, this is not the only component with uncertain API so far 😆
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one. Thanks for the contribution 🎉
Closes #22