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

### 1.1.2

#### Fix

- Fix: No transition on material icons

### 1.1.1

#### Fix

- Fix a bug that results in dropdown menu cannot automatically close when the user clicks anywhere other than this dropdown menu area

### 1.1.0

#### Add

- Slide, colour, and arrow animations

### 1.0.1

#### Add

- Fix menu.module.js is missing on npm

### 1.0.0

#### Add

- Angular2 final release compatiable
- Publish component bundle instead of publish it with all dependent files

### 0.4.0

#### Change

- Menu item styling adjustments for new size of icons

### 0.2.0

#### Add

- Menu item component can now open URL links in new tab/window (use the `popOut` flag)

### 0.1.2

- Code refactor for backgroundClick()

### 0.1.1

#### Update

- documentation

#### Remove 

- console.log in menu component

### 0.1.0

#### Change

- dropdown menu automatically closes when the user clicks anywhere other than this dropdown menu area
