#### 2.0.0-bate.6
- Added EventEmitter for the indexChanged event (#168).

#### 2.0.0-bate.5
- Change build target to es5 (#165).

#### 2.0.0-bate.4
- Notify consumers when snap animation has finished (#162).

#### 2.0.0-bate.3
- Fix build aot ngModule not found issue.

#### 2.0.0-bate.2
- Window on resizing affect scrollbar hide/show.
- Scroll content wrapper inherits the display style from the component element.

#### 2.0.0-bate.1
- Refactor host directive to a componet.
- Add drag scroll item directive to mark children elements.
- Refactor code to Angular Style.

#### 1.8.2
Issue #54 - fix: prevent click propagation immediately after drag and drop

#### 1.8.1

Issue #140 - fix: auto reset scroll position on iOS and Android
#### 1.8.0

Issue #138 - feat: angular6 support
#### 1.7.9

Issue #137 - feat: snap-offset to optionally show portion of previous elements

#### 1.7.8

Issue #133 - Do not reset scroll location on disabling/enabling the drag.

#### 1.7.7

Issue #129 - fix onMouseUp stops all propagation when selecting text
Issue #125 - fix Drag-scroll not working on Firefox Quantum
Add Github templates

#### 1.7.6

Issue #124 - fix npm install module not found issue

#### 1.7.5

Issue #122 - rightNavDisabled false after reaching end of carousel

#### 1.7.3

Issue #109 - fix Positioning after moveLeft()/moveRight()
Issue #112 - Commitlint 6 and commitlint/travis and commitlint/angular added.

#### 1.7.2

Issue #106 - fix mouseMoveListener affecting entire document

#### 1.7.1

Issue #104 - fix tslint config and refactor accordingly.

### 1.7.0

Issue #103 - style: The name of the class DragScroll should end with the suffix Directive

 1. ![#f03c15](https://placehold.it/15/f03c15/000000?text=+) `Important: The directive attribute changes from drag-scroll to dragScroll`
 1. ![#f03c15](https://placehold.it/15/f03c15/000000?text=+) `Important: DragScroll  renamed to DragScrollDirective`

#### 1.6.3

Issue #99 - fix stepped scrolling issue


#### 1.6.2

Issue #101 - tslint updated to the defaults as of angular cli 1.6.2



#### 1.6.1

Issue #95 #96 - Introduce commitlint

Issue #97  - Upgrade angular cli to 1.6.1 / flex-layout to 2.0.0-beta.12 and downgrade typescript to 2.4.2

### 1.6.0

Issue #94 - Upgrade to Material 5 / Angular 5.1.0 

#### 1.5.5

Issue #91 - Regenerate package-lock.json (as part of changes in Issue #89)

Issue #92 - Update README and remove misleading Angular2+ keyword.

#### 1.5.4

Issue #89 - Remove unused dependency.

#### 1.5.3

Change compile target to es5 which will make the library work on IE 11.

#### 1.5.2

Issue #55  - Use strict mode in tsconfig.

#### 1.5.1

Issue #40 - Rename library name to ngx-drag-scroll.

Issue #79 - Fix build issue.

### 1.5.0

Issue #75  - Fix npm distribution issue. See #69 and #72 for more details.

#### 1.4.5

Issue #71 - angular5 dependency

### 1.4.0

## 1.0.0
