Giter VIP home page Giter VIP logo

vue-form-generator-element's Introduction

UNMAINTAINED

About

Fields for vue-form-generator module with Element css framework.

Usage

yarn add vue-form-generator-element

Add following code in main.js:

import VueFormGeneratorElement from 'vue-form-generator-element'
Vue.use(VueFormGeneratorElement)

See usage example.

Fields list:

Screenshot

Contributing

PR's are welcome!

Tests

yarn test

vue-form-generator-element's People

Contributors

dependabot[bot] avatar egorzot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vue-form-generator-element's Issues

Future of this project?

I am interested in using this and contributing to this project. Do you have any interest in working on it?

Input Example in demo can't be updated

Hello

When I go to your demo and try to change the value of the field "input example", it cannot be changed. I've ran your code locally and it seems the inputType: "number" cannot take an input even if "readonly" is false in the field.

Is this by design or am I messing something up?

Vue-Loader Warning about style

Every time Vue-loader compiles, it will warn about this,. I think we should setup eslint on this project, to make sure that we are up to the official Vue Style Guide

(Emitted value instead of an instance of Error) <el-radio v-for="item in items">: component lists rendered with v-for should have explicit keys. See https://vuejs.org/guide/list.html#key for more info.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.