## Changelog

### 1.3.10

- turn feedback on.

### 1.3.9

- fail silently in editor accept/ignore methods when fail to find sentence correction [#167473884](https://www.pivotaltracker.com/story/show/167473884)

### 1.3.8

- fix bug where we removed Telerik's inline styles when removing our corrections [#167460046](https://www.pivotaltracker.com/story/show/167460046)

### 1.3.7

- fix bug where you can't type inside Telerik corrections [#167429800](https://www.pivotaltracker.com/story/show/167429800)
- fix underline styles not going away on mouseleave in Telerik [#167407374](https://www.pivotaltracker.com/story/show/167407374)

### 1.3.6

- fix error on backspace in textarea underline [#167429196](https://www.pivotaltracker.com/story/show/167429196)

### 1.3.5

- fix contenteditable correction style, scroll bar bug and shadow div misalign bug when there is scroll and last line is new line. [#167409263](https://www.pivotaltracker.com/story/show/167409263)

### 1.3.4

- Highlights are now shown on IE11 telerik on a correction.

### 1.3.3

- Fixed tests broken by the previous change [#167384678](https://www.pivotaltracker.com/story/show/167384678)
- tinyMCE bulb position fix [#166854150](https://www.pivotaltracker.com/story/show/166854150)
- scrollbar fix [#167332119](https://www.pivotaltracker.com/story/show/167332119)
- For IE, add textarea padding left/right to width, and hide scrollbar of shadow div if there is any. [Pivotal Task](https://www.pivotaltracker.com/story/show/167361758)

### 1.3.2

- Fixed a bug in Telerik and TinyMCE caused by the accept delta being computed from token value, which had leading whitespace when the span doesn't [#167384678](https://www.pivotaltracker.com/story/show/167384678)

### 1.3.1

- fixed tooltip closing when new corrections received [#165067108](https://www.pivotaltracker.com/story/show/165067108)
- now, tooltip will update with new transformations if the transformation list changes based on the new corrections response
- fixed telerik/contenteditable underlines only getting background color on one fragment when the underline is fragmented across multiple DOM nodes. Now, all fragments of the same correction should animate in their background color when any is hovered

### 1.3.0

- Textarea and Kendo Telerik are now supported on IE11 and Edge.
- Use light weight emotion style library over styled component.

### 1.2.0

- Sends feedback in proper format

### 1.1.0

- Works with standard textarea and Telerik Kendo UI WYSIWYG content editable
