@the-grid/ed
Advanced tools
Comparing version 0.12.4 to 0.12.5
## dev | ||
## 0.12.5 - 2016-05-27 | ||
* On conversion to full post, scroll to focused title | ||
## 0.12.4 - 2016-05-27 | ||
@@ -4,0 +8,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.12.4", | ||
"version": "0.12.5", | ||
"description": "the grid api with prosemirror", | ||
@@ -8,0 +8,0 @@ "main": "dist/ed.js", |
@@ -372,2 +372,3 @@ import {createElement as el} from 'react' | ||
this.pm.focus() | ||
this.pm.scrollIntoView() | ||
} | ||
@@ -374,0 +375,0 @@ getContent () { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
6803782
8532