=== Bootstrap Ninja Forms ===
Contributors: bostondv
Donate link: http://pomelodesign.com/donate
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: ninja forms, bootstrap, styles, css, forms 
Requires at least: 3.8
Tested up to: 4.2
Stable tag: 1.0.3

Adds Bootstrap classes to Ninja Forms.

== Description ==

Adds Bootstrap classes to Ninja Forms.

This plugin does not load Bootstrap CSS or JavaScript itself. You should use a Bootstrap enabled theme or add Bootstrap CSS to the theme yourself.

= About =

Written by Boston Dell-Vandenberg of [Pomelo Design](http://www.pomelodesign.com). Pomelo Design is a web and mobile app development agency based in Toronto, Canada.

== Installation ==

1. Upload the `bootstrap-ninja-forms` folder to the `/wp-content/plugins/` directory
1. Activate the Bootstrap Ninja Forms plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.0.3 =

Release Date: June 5, 2015

* Only add alert classes to message container when a message exists

= 1.0.2 =

Release Date: May 29, 2015

* Update license and various meta data

= 1.0.1 =

Release Date: May 29, 2015

* Fixes error when submitting forms
* Adds control-label classes
* Adds validation classes
* Adds help-block classes

= 1.0.0 =

Release Date: May 29, 2015

* Initial release