0.14.1 • Published 8 years ago

angular-form-messages v0.14.1

Weekly downloads
62
License
MIT
Repository
github
Last release
8 years ago

Angular Form Messages

Build Status Test Coverage Code Climate

Angular Form Messages lets you show custom validation messages on your forms. There are several Github projects that provide form validation directives, but most of them do not allow you to set custom validation callbacks on your forms or they do not support validation messages that come from your backend. Angular Form Messages also gives you the ability to show validation messages for groups of fields.

Check out the documentation pages (under development).

Here is an example project: Angular Form Messages Example

Installation

Add the Angular Form Messages dependency to your project.

bower install --save-dev angular-form-messages

Include dist/angular-form-messages.js (min.js) and optionally dist/angular-form-messages-bootstrap.js in a script tag.

The bootstrap scripts contain some additional helper directives for adding Bootstrap HTML and CSS classes (see documentation).

Build & development

Running grunt tests and builds the project.

0.14.1

8 years ago

0.13.0

8 years ago

0.12.3

8 years ago

0.12.2

8 years ago

0.12.1

8 years ago

0.12.0

8 years ago

0.11.1

8 years ago

0.11.0

8 years ago

0.10.0

8 years ago

0.9.0

8 years ago

0.8.1

8 years ago

0.8.0

8 years ago

0.7.0

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.1.1

8 years ago

0.0.0

8 years ago