-
Type:
Improvement
-
Status: Waiting
-
Priority:
Minor
-
Resolution: Unresolved
-
Fix Version/s: 7.2.x
-
Component/s: Frontend Infrastructure
-
Labels:None
-
Sprint:S03E07- Recife, S03E08- Seoul, S03E09 - Šibenik, S03E10 - Aranda de Duero, S03E11 - Monterey Park, S03E12 - Adelaide, S03E13 - Raleigh, S03E14 - Guayaquil, S03E15 - Roubaix, S03E16 - Madrid, S03E17 - Llanes, S03E18 - Córdoba, S03E19 - Guadalajara, S03E20 - Sevilla, S03E21 - Vienna, S03E22 - Tokyo, S03E23 - Olinda, S03E24 - Wuhan, S03E25 - Pango, S03E26 - Cape Town, S03E27- Athens, S03E28 - New York, S03E29 - Como, S03E30 - Amsterdam, S03E31 - Donosti
-
Type of Documentation:Developer: Development Frameworks
AlloyEditor was upgraded to version 2.0.0, which includes a major upgrade from React v15 to v16.
React.createClass was deprecated in React v15.5.0 (April 2017) and removed in React v16.0.0 (September 2017). All the buttons bundled with AlloyEditor must be updated to use the ES6 class syntax instead of React.createClass.
See Breaking Change https://github.com/brianchandotcom/liferay-portal/pull/76857