aboutsummaryrefslogtreecommitdiff
path: root/libs/editor/WordPressEditor/src/main/assets
AgeCommit message (Collapse)Author
2016-07-22Revert "Padding instead of margins in editor editables"Stefanos Togkoulidis
This reverts commit 74cc72ee87adb5aed58ee2dfdedf5ae93258c1b9.
2016-07-22Padding instead of margins in editor editablesStefanos Togkoulidis
* Makes the contenteditables more easy to tap and drag over them * Better highlighting of the forbidden drag-n-dropping over the title
2016-07-20Use wp.loadText to reformat dropped textStefanos Togkoulidis
wp.loadText is more specific than the Formatter.htmlToVisual that was used before.
2016-07-20Visually format the dropped text before insertingStefanos Togkoulidis
2016-07-20Ensure initial paragraph tag on dropping textStefanos Togkoulidis
2016-07-19Move input caret while draggingStefanos Togkoulidis
2016-07-11Merge commit '8c64473541f2199f74480f309d2821c8018c79a1' into sync-editor-1.3Alex Forcier
2015-02-09rename editor/editor to editor/WordPressEditor and analytics/analytics to ↵Maxime Biais
analytics/WordPressAnalytics to avoid confusion in Android Studio