All Versions
121
Latest Version
Avg Release Cycle
43 days
Latest Release
315 days ago

Changelog History
Page 6

  • v2.0.0-alpha.2 Changes

    February 04, 2019

    Full changelog

    πŸ“¦ :package: Miscellaneous

    • Fix reference error (#1059)
    • Feature/item selector buttons (#1058)
    • πŸ‘• Rename "fix" to "lint:fix" to make it clear what is being fixed (#1054)
    • πŸš€ Update CONTRIBUTING.md based on 2.x.x-alpha.1 release (#1053)
    • Add "npm run format:changed" (#1046)
  • v2.0.0-alpha.1 Changes

    January 31, 2019

    Full changelog

    πŸ“¦ :package: Miscellaneous

    • Bump version (#1051)
    • πŸ— Don't use process.env.PWD in build (#1044)
    • Implement callback in ButtonLinkEditBrowse (#1040)
    • πŸ‘• Fix last lint in dragresize_ie.js (no-unused-vars) (#1043)
    • πŸ‘• Fix 6 lints in src/plugins/tableresize.js (no-var) (#1042)
    • πŸ‘• Add support for running lints on changed files only (#1041)
    • πŸ‘• Fix last 4 lints in dragresize_ie11.js (#1038)
    • πŸ‘• Fix 11 lints in src/plugins/tabletools.js (#1039)
    • πŸ‘• Fix last lint in src/plugins/dragresize.js (prefer-rest-params) (#1036)
    • πŸ‘• Fix last lint in src/core/tools.js (prefer-rest-params) (#1035)
    • ⚠ Eliminate React warnings when editing image alt attribute (#1033)
    • πŸ‘• Fix 8 more lints, including last of the "no-unused-vars" (#1032)
    • Apply Prettier's desired changes (#1034)
    • πŸ‘• Deal with 12 remaining "no-used-vars" lints related to function args (#1029)
    • ⚠ Turn "babel/no-invalid-this" into a warning in plug-in files (#1028)
    • πŸ‘• Fix no-undef lint in src/plugins/dragresize_ie11.js (#1027)
    • Fix bad identifier in button-embed-video-edit.jsx (no-undef) (#1026)
    • Fix bad variable name in button-link-browse.jsx (no-undef) (#1025)
    • πŸ‘• Fix lint in core/selection-region.js (no-unused-vars) (#1024)
    • 🚚 Remove timeout in tests (#1006)
    • πŸ‘• Fix lint in src/oop/oop.js (no-throw-literal) (#1023)
    • πŸ‘• Fix lint in oop/attribute.js (prefer-spread) (#1022)
    • πŸ‘• Fix 2 lints in core/debounce.js (#1021)
    • πŸ‘• Fix 3 lints in src/core/uicore.js (#1020)
    • πŸ‘• Fix 9 remaining "guard-for-in" lints (#1019)
    • πŸ‘• Fix lint in uibridge/menu.jsx (guard-for-in) (#1018)
    • πŸ‘• Fix 1 lint in uibridge/uibridge.js (prefer-rest-params) (#1017)
    • Fix 3 lints by removing UNSUPPORTED_*_API variables (#1016)
    • πŸ‘• Fix lint in button-separator.jsx (no-unused-vars) (#1015)
    • πŸ‘• Fix 1 lint in button-paragraph-align.jsx (no-unused-vars) (#1014)
    • πŸ‘• Fix 1 lint in button-link-autocomplete-list.jsx (no-unused-vars) (#1013)
    • πŸ‘• Fix 6 no-useless-escape lints (#1012)
    • πŸ‘• Fix lint in button-commands-list.jsx (react/no-find-dom-node) (#1011)
    • πŸ‘• Remove stray ">" from button-embed-edit.jsx, fixing 1 lint (#1009)
    • πŸ‘• Fix 15 lints in src/components/buttons/button-camera-image.jsx (#1007)
    • πŸ‘• Fix lint in src/components/base/widget-exclusive.js (#1005)
    • πŸ‘• Fix lints in src/plugins/embed.js (#1004)
    • Freshen formatting (#1008)
    • πŸ‘• Restore lint suppression in src/adapter/main.js (#1003)
    • πŸ— Fixes #1000 - Speed up builds (#1001)
    • πŸ‘• Fix lints in plugins/Resizer.es.js (#1002)
    • 0️⃣ Adds language.json as the default entry point for i18n for crowdin integration (#997)
    • πŸ‘• Fix most "systematic" lint issues (#995)
    • Fix for various buttons (#996)
    • πŸ‘• Fixes #990 - Bring linting up to date (#994)
    • πŸ›  Fixes #992 - Left-side add icon not showing up on 2.x branch #992 (#993)
    • πŸ‘• Fixes #990 β€” Bring linting up to date (#991)
    • 🚚 Fixes #988 - Remove .editorconfig (#989)
    • Add trailingComma to our Prettier config (#986)
    • Use a more recent Node in Travis (#987)
    • 🚚 Remove unused dir-compare dependency (#985)
    • πŸ›  Fixes #983 - Make sure code is correctly formatted before publishing (#984)
    • ⚑️ Fixes #980 - Update to Gulp v4 (#982)
    • 🚚 Remove require-dir dependency (#981)
    • πŸ— Remove unused requires from scripts/build/gulp/tasks/css.js (#979)
    • 🚚 Remove unnecessary demo app templating (#978)
    • ⚑️ Update mocha as recommended by npm audit (#975)
    • 🚚 Remove unused font related resources and tasks (#977)
    • 🚚 Remove unused demo (#976)
    • ⚑️ Update karma-sauce-launcher as recommended by npm audit (#974)
    • πŸ”’ Deal with security issues identified by npm audit (#958)
    • πŸ— Speed up build with improvements to the minification configuration (#973)
    • πŸ— Parallelize webpack builds (#968)
    • ⚑️ Update browsers in saucelabs config (#971)
    • πŸ›  Fixes #969 - Don't commit the "dist" contents to the Git repo (#970)
    • πŸ“¦ Fix conflicts in package.json (#966)
    • πŸ— Apply some minor clean-up while investigating slow build speeds (#963)
    • 🚚 Remove never-used gulp-empty dependency (#962)
    • Add Prettier (#957)
    • Migrate away from reactCreateClass (#955)
    • Add extra buttons from liferay-portal (#954)
    • ⚑️ Update Karma dependency to resolve security issues (#952)
    • ⚑️ Update to React v16.6.3 (#946)
  • v1.5.28 Changes

    July 31, 2020

    v1.5.28 (2020-07-31)

    Full changelog

    🍱 🏠 Chores

    • ⚑️ chore: Updated CKEditor build to v4.14.1 in AlloyEditor 1.5 (#1411)
  • v1.5.27 Changes

    January 10, 2020

    v1.5.27 (2020-01-10)

    Full changelog

    • πŸ›  fix: apply fix for #1354 in 1.x (#1361)
    • πŸ”§ feat: configure Semantic Pull Requests bot (1.x) (#1311)
  • v1.5.19 Changes

    January 22, 2019

    Full Changelog

    Closed issues:

    • IE11 Text with (bold, italic, underline) and link will not display toolbar #956

    πŸ”€ Merged pull requests:

    • ⚑️ Updates CHANGELOG for v1.5.18 #964 (julien)
    • πŸ— Apply some minor clean-up while investigating slow build speeds #963 (wincent)
    • 🚚 Remove never-used gulp-empty dependency #962 (wincent)
    • πŸ’… Fixes #956 |Β Fix link with styles in IE #959 (julien)
    • Add Prettier #957 (wincent)
    • Migrate away from reactCreateClass #955 (wincent)
    • Add extra buttons from liferay-portal #954 (julien)
    • ⚑️ Update Karma dependency to resolve security issues #952 (wincent)
  • v1.5.18 Changes

    January 08, 2019

    Full Changelog

    πŸ›  Fixed bugs:

    • In IE11 copy-paste doesnt work #945

    πŸ”€ Merged pull requests:

  • v1.5.17 Changes

    December 07, 2018

    Full Changelog

    πŸ›  Fixed bugs:

    • When Aligning an Image Context Bar Not Following Alignment (Internet Explorer) #853
    • Twitter link allows too many characters to be tweeted #829

    Closed issues:

    • Alloy Editor is Mislabeled as a WYSIWYG editor #936
    • Fix saucelabs badge in README #931
    • Fix installation with node v10.13.x #928
    • Feature Request: Feature Sets #906
    • Bug when editing a image link on IE 11 #858
    • Toolbar doesn't close after hyperlinking an image #848

    πŸ”€ Merged pull requests:

    • ⚑️ Updates CHANGELOG for v1.5.16 #943 (julien)
    • ⚑️ Fixes #853 | Updates toolbar position when changing image alignment #935 (julien)
    • πŸ›  Fixes #924 Add four drag handles for image resizing #934 (diana-lin)
    • πŸ›  Fixes #829 | Limit tweet text to 280 chars #933 (julien)
    • πŸ’» Fixes #931Β | Fixes the saucelabs browser-matrix badge #932 (julien)
    • πŸ›  Fixes #906 | Implement feature sets #930 (julien)
    • ⚑️ Fixes #928 | Update gulp-sass to work with node v10.x.x #929 (julien)
    • Change dragresize implementation on IE to modify heigh and width insi… #923 (gregory-bretall)
  • v1.5.16 Changes

    November 23, 2018

    Full Changelog

    πŸ›  Fixed bugs:

    • Check published code for missing semi colons particularly in IE11 #900
    • Image alignment Center CSS clashes when switching from IE to Chrome #898

    Closed issues:

    • IE11 needs four drag handles when resizing an image #924
    • AlloyEditor image resize handle position is misplaced in IE11 when image is right aligned #911
    • Copy and paste text link add tags in IE11 #908

    πŸ”€ Merged pull requests:

  • v1.5.15 Changes

    October 23, 2018

    Full Changelog

    πŸ›  Fixed bugs:

    • Changing table column width in editor fails randomly #845

    πŸ”€ Merged pull requests:

    • 🚚 Fix #845 - Remove resizer everytime the cursor gets out of the pillar. Keeping the resizer there without any reason creates a black hole where the CKEditor's mousemove event is never triggered #893 (julien)
  • v1.5.14 Changes

    October 03, 2018

    Full Changelog

    Closed issues:

    • Improper formatting in editor in case of pasting a text that contains an email address or URL #885
    • 🚚 How can I add/remove a CSS class to an Element via Button? #879
    • πŸ’» Image Toolbar extend past browser #876

    πŸ”€ Merged pull requests:

    • ⚑️ Updates CHANGELOG for v1.15.14 #889 (julien)
    • πŸ›  Fixes #876 | Fix toolbar position #888 (julien)
    • πŸ›  Fixes #885 | Fix editor.on paste function and enhance REGEX_URL #886 (rolandpakai)