# iui-alerts

## Build
**Note:** if you make changes, you must run **gulp** to rebuild the combined files in the 'dist' directory. You may need to also update the package.json version number.

## Changelog

## 1.0.8
- changing build process

### 1.0.6
- allowing custom template with templateUrl param
- removed ui-core dependencies
- consolidated module structure down to iui.alerts 

### 1.0.4
- removing app.root from the directive template definition

### 1.0.3
- Performance improvements for apps using `conf.client.head.addlPathedScripts`

### 1.0.2
- allows for a custom alert template
- moved alert variables to constant/value services
