Skip to content

Releases: liferay/alloy-editor

v2.0.6

27 May 15:05
Compare
Choose a tag to compare

v2.0.6 (2019-05-27)

Full changelog

  • fix: add aria-label and title attributes for the image and video buttons (#1272)

v2.0.4

14 May 15:50
Compare
Choose a tag to compare

v2.0.4 (2019-05-14)

Full changelog

  • fix: Remove unneeded styles (#1267)
  • fix: tag should contain a "v" (#1265)

v2.0.3

13 May 12:27
Compare
Choose a tag to compare

v2.0.3 (2019-05-03)

Full changelog

  • fix: improve drag handler visibility on IE (#1255) (#1256)
  • feat: prevent publication with stale version number (#1258)

v2.0.2

29 Apr 09:25
Compare
Choose a tag to compare

v2.0.2 (2019-04-29)

Full changelog

  • chore: fix lint (#1253)
  • fix: backslash escaping on Windows builds (#1251) (#1252)

v2.0.1

26 Apr 11:23
Compare
Choose a tag to compare

v2.0.1 (2019-04-26)

Full changelog

  • fix: Remove format only where styleFn does not exist (#1249)

v2.0.0

24 Apr 12:57
Compare
Choose a tag to compare

v2.0.0 (2019-04-24)

Full changelog

  • fix: Fix issues with video resizing and alignment (#1246)
  • chore: make Travis use Node v11 (#1237) (#1238)
  • fix: console errors in Windows-based build (#1228) (#1236)
  • feat: change icon and color used in button-color button
  • fix: css issues with resizer in IE11

v2.0.0-beta.7

04 Apr 11:41
Compare
Choose a tag to compare

v2.0.0-beta.7 (2019-04-04)

Full changelog

  • chore: Update to latest clay-css (#1220) (#1221)
  • fix: Add VERSION constant to AlloyEditor (#1216)

v1.5.23

02 Apr 13:26
Compare
Choose a tag to compare

Full changelog

  • Fix toolbar location for images (#1218)

v2.0.0-beta.6

01 Apr 10:36
11dc22f
Compare
Choose a tag to compare

v2.0.0-beta.6 (2019-04-01)

Full changelog

  • fix: make React available on AlloyEditor in "all" build variant (#1189, #1200) (#1201)
  • fix: missing PropTypes on AlloyEditor.React (#1200) (#1199)

v2.0.0-beta.5

01 Apr 07:26
3bc9ad1
Compare
Choose a tag to compare

v2.0.0-beta.5 (2019-03-29)

Full changelog

  • fix: Use setTimeout instead of transitionend (#1195)