Releases: liferay/alloy-editor
Releases · liferay/alloy-editor
v2.11.2
Full changelog
- fix: set image alt attribute properly on ie (#1343)
- chore: update linting (#1338)
- feat: add some useful worktree-related .gitignore entries (#1341)
- fix(button-spacing): adds missing EditorContext ref (#1336)
- feat: prepare to streamline releases with liferay-js-publish (#1334) (#1335)
- docs: remove CHANGELOG-1.x.md (#1333)
v2.11.1
Full changelog
- fix(button-spacing): adds missing EditorContext ref (#1336)
- feat: prepare to streamline releases with liferay-js-publish (#1334) (#1335)
- docs: remove CHANGELOG-1.x.md (#1333)
v2.11.0
Full changelog
- feat: make it possible to build custom buttons that use "mixins" (#1331)
- refactor: prepare to export "mixins" (#1330)
- fix: move val-loader out of dependencies into devDependencies (#1329)
- chore: update linting and formatting (#1328)
v2.10.0
Full changelog
- fix: send the correct arguments to the _updateLink method (#1326)
- feat: format Markdown files with Prettier (#1319)
- feat: configure Semantic Pull Requests bot (#1310)
v2.0.9
v2.0.9 (2019-08-19)
Full changelog
- feat: run formatting and lint checks in CI (#1308)
- fix: check whether height and width style exist before using (#1307)
- fix: make IE also preserve other browers' image height styling (#1298)
v1.5.26
Full changelog
- refactor: make build/release process more deterministic (#1303)
- test: remove flaky debounce tests (#1304)
v2.0.8
v2.0.8 (2019-07-22)
Full changelog
- fix: make demo insert-image button work again (#1291) (#1296)
- fix: missing tooltip on remove-image button (#1286) (#1295)
- fix(a11y): add aria-label and title attributes for the audio and video button (#1281) (#1282)
- fix(ie): add a check for 'imageStyles' before accessing (#1289) (#1290)