Vue-form-generator: rewrite dev example

Created on 14 Feb 2017  路  11Comments  路  Source: vue-generators/vue-form-generator

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)
enhancement hard in progress

Most helpful comment

Is it ok to do a solution with vue router ? Have pages with all the things mentioned above

All 11 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.

Was this page helpful?
0 / 5 - 0 ratings