CHANGE LOG
==========

### 0.4.8

- Fix dependancies

### 0.4.7

### FIX

- Add Optional decorator to ErrorComponent constructor

### 0.4.6

### ADD

- Additional Validators for forms

### FIX

- Rename + Add placeholders to be more specific.

### 0.4.5

### Add

- Add geo form control

### 0.4.4

### Fix

- Change day-of-week-edit class names to be less generic
- remove type='text' from time picker
- Cleanup unused classes from time picker

### 0.4.3

### Fix

- Forgot a DayOfWeekAware mixin
- Mark control as dirty/touched when interacting with the control.
- Missing Monday

### 0.4.2

### Add

- Add input tags form control

### 0.4.1

#### FIX

- ES5 target

### 0.4.0

#### Add

- Add Hours of Operation Form Control
- Add Time Picker Form Control

### 0.3.0

#### Update

- Added disableAdd input to va-input-repeated
- Disabled controls within the array are no longer removeable

### 0.2.0

#### Update

- Export validators

### 0.1.1

#### Fix

- Fix errors from checking length of undefined in textarea component

### 0.1.0

#### Add

- Packaged form controls
