Coder Social home page Coder Social logo

vue-app-starterkit's Introduction

Form.io Vue Starterkit

This starterkit is currently under active development as it is being rebuilt with more features and vue class components. Please check back shortly to see when it is done.

vue-app-starterkit's People

Contributors

randallknutson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vue-app-starterkit's Issues

Is it usable yet?

Hi,

I am wondering if this project is usable for learning formio? Currently I get this error:

 warning  in ./src/providers/resource/views/Create.vue

17:2-16 "export 'default' (imported as '__vue_script__') was not found in '!!!../../../../node_modules/vue-loader/lib/selector?type=script&index=0!./Create.vue'

ERROR in /Users/jake/Code/vue-app-starterkit/src/providers/resource/store/index.ts
7:31 Argument of type '{ state: { [x: string]: any; config: any; }; mutations: { [x: string]: any; }; actions: typeof "/...' is not assignable to parameter of type 'StoreOptions<{ [x: string]: any; config: any; }>'.
  Types of property 'getters' are incompatible.
    Type 'typeof "/Users/jake/Code/vue-app-starterkit/src/providers/resource/store/getters"' is not assignable to type 'GetterTree<{ [x: string]: any; config: any; }, { [x: string]: any; config: any; }> | undefined'.
      Type 'typeof "/Users/jake/Code/vue-app-starterkit/src/providers/resource/store/getters"' is not assignable to type 'GetterTree<{ [x: string]: any; config: any; }, { [x: string]: any; config: any; }>'.
        Property 'default' is incompatible with index signature.
          Type '{ [x: string]: any; }' is not assignable to type 'Getter<{ [x: string]: any; config: any; }, { [x: string]: any; config: any; }>'.
            Type '{ [x: string]: any; }' provides no match for the signature '(state: { [x: string]: any; config: any; }, getters: any, rootState: { [x: string]: any; config: any; }, rootGetters: any): any'.

How to save form

Hi, thanks for startkit. I could not find events for saving form json scheme.
Is there an event or $refs property?

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.