Skip to content

piceaTech/ember-rapid-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ember-Rapid-Forms Build Status Code Climate Ember Observer Score

Rapid, Smart, Intuitive forms for Ember.js styled with Bootstrap & Validation ready.

This is a fork of the original over at https://github.com/indexiatech/ember-forms

Installation & Tutorial

With Ember-CLI:

ember install ember-truth-helpers
ember install ember-rapid-forms

Please visit the documentation for installation & usage documentations: http://piceatech.github.io/ember-rapid-forms

Version Support

The Plugin starting from version 1.0.0 doesn't support ember versions below 1.13. If you need support for this work with a version < 1.0.0 or alternativly use https://github.com/indexiatech/ember-forms. If you use ember 2.0, 2.1 or 2.3, you have to use ember-rapid-forms '1.0.0-beta10'.

Plugin Development

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

Running Tests

To test on all ember versions: ember try:each

  • ember test
  • ember test --server

Building

  • ember build

Releasing a new version

Contributing

Process of creating a PR

  1. Create PR
  2. Wait for one of the Team members to review change
  3. Respond to feedback
  4. Get changed merged

What a PR should include

A PR should include the following things:

  • Changed Files (duuh)
  • Test(s) showing what was fixed / added / deprecated
  • No failing tests
  • Added Documentation if needed

Issues

  • Make sure you test against master. It may already got fixed
  • Search for similiar issues
  • Provide a JSBin with an example if possible

Contributors

  • Asaf Shakarchi (asaf)
  • Ben Limmer (blimmer)
  • Brandon Parsons (brandonparsons)
  • Felix Fichte (spruce)
  • Jack Matthews
  • Josemar Luedke (josemarluedke)
  • Josh Pfosi (joshpfosi)
  • Michael Latta (TechnoMage)
  • Patrick Ma (fivetwentysix)
  • Pedro Kiefer (pedrokiefer)

Building and updating the Documentation

  1. Build the docs: npm run update-page
  2. Upload the new pages git push origin gh-pages
  3. If you don't have push access create PR (see section about PR)

About

Smart, Intuitive forms for Ember.js styled with Bootstrap, Multi layouts and Validation support.

Topics

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors 27