-
Notifications
You must be signed in to change notification settings - Fork 533
rewrite dev example #119
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
Comments
Is it ok to do a solution with vue router ? Have pages with all the things mentioned above |
@cristijora yes please, because, if we need to do a different webpack config each time, it is going to be a pain |
I can start working on this in a day. Don't know how much time it will take though. |
Great! |
Do you want it very simple and clean or have some bootstrap stuff in it so the examples look more pretty ? |
I think need bootstrap because need it for some fields. So can be pretty :) |
Hey @cristijora , what's your progress on this issue ? Any roadblock ? Need help ? |
I have some issues with free time. Started 2 pages (inputs and selects) Don't have any roadblock but help would be appreciated. You can see the linked commit from above. Hope I can find some free time by the end of this week but help would be needed indeed here. |
Since you're reworking the examples, should the font conform to the standard Bootstrap v3 fonts? Devs tend to copy/paste examples, so they should be as agnostic & flexible as possible IMHO. |
Any updates about it? |
I was thinking about having a go at this today, but I'm not going to get time for a while. I think this should probably be merged with #166. Seems pretty do-able, just finding time. |
Now the dev example is too huge and unmanageable. Need to split more small examples.
E.g.
input fields
selects
date pickers
sliders
checkbox, switch, radio
small real example (user settings)
sandbox (for develop & test new fields)
The text was updated successfully, but these errors were encountered: