Added
- Added Bosnian locale file #2736
- Added Chinese (simplified) locale file #2804
- Added
colorPicker
option to color trait type, for color picker customization - Added the possibility to change block attributes dynamically
Changed
- Render only visible blocks for external block containers
- Use postRender in ComponentScriptView
- Init a component by using class from attributes if
classes
property is missing #2836
Fixed
- Ensure selectors on CSS rule add
- Update external SCSS imports
- Prevent errors, in SelectComponent, from debounced functions #2802
- Fixed French translations
- Catch error and skip rendering of invalid Component definitions (eg. invalid attribute name) #2029
- Fixed video component issues #2773
- Trigger change on values with empty value #2835
- Fix remove unused styles #2800
- Prevent default for delete shortcut #2765