Releases: pootlepress/caxton
Releases · pootlepress/caxton
Version 1.30.1
2023-07-19
- Dev - Remove freemius SDK.
Version 1.30.0
2022-02-27
- Fix - Fix deprecated block_categories filter hook.
- Tweak - FSE styles and scripts compatibility
- Tweak - Caxton block registration tweaks
- Tweak - FSE styles compatibility
- Tweak - Block editing UI controls tweaks
Version 1.27.0
2020-10-09
- Fix - Alignment toolbar not working
- Fix - Caxton layout UI
- Tweak - Editor UI enhancements
- Dev - New time field type
- Dev - Save all block attributes as text
- Dev - CaxtonLayoutOptionsBlock init function supports additional custom attributes
- Dev - Utility CSS classes
Version 1.26.0
2020-07-20
- Tweak - WP 5.5 compatibility
- Tweak - New .nowrap class
- Tweak - Layout options UI styles
- Dev - New number field
- Dev - Innerblocks min height inheriting improved
Version 1.25.0
2020-07-10
- New - Ordered select field (
orderedSelect
) now supports searching - New - Ordered select field (
orderedSelect
) now supports drag and drop sorting - New - Justify text option
- Fix - Button text colored like paragraphs
- Fix - Font Awesome v5 in Caxton breaking themes using v4
- Dev - Innerblocks now inherit min height
Version 1.24.0
2020-06-01
- Fix - Responsive layout options can't be selected.
Version 1.23.0
2020-05-12
- Fix - Caxton block difficult to select (hover label not showing up)
- Internal - Wrapper props callback called after setting block attributes
- Tweak - New attribute
data-rwd
on body set to mobile, tablet or desktop
Version 1.22.0
2020-04-24
- New - Datepicker control
datetime
type. - New -
CaxtonContentBlock
wrapper functions for innerblocks. - Fix - Grid elements should inherit color in gutenberg.
- Fix - Google fonts not working (for fonts with space character).
- Tweak - Resizable and dynamic conflict resolved.
- Dev - Caxton.el to create react element.
Version 1.21.0
2020-03-16
- Fix - Block errors
- Tweak - Performance tweaks
- Tweak - WP 5.4 compatibility
- Dev - Resizable blocks support
- Dev - User Interaction JS
Version 1.20.0
2020-01-24
- Performance - Uses
svg
icons to just load the icons being used - Performance - FlexSlider not loaded unless used on the page
- New - Flex block
- Fix - FlexSlider container not covering slides.
- Tweak - Gutenberg v7.2 compatibility
- Dev - New background field type