0.1.33
21/11/2024
- add new classes to disable GF theme framework on enhanced choices elements
0.1.32
05/09/2024
- fix for handling when get_headers returns false
- handle pasting external content into paragraph component as cleaned plain text
0.1.31
03/09/2024
- add stretch option to vertical align settings, for matching heights on cards
0.1.30
26/06/2024
- Update to work with noconflict mode
0.1.29
25/06/2024
- Update to remove gform theme styling from some elements
0.1.28
23/06/2024
- Fix integration with conversational forms
- Fix custom CSS editor
0.1.27
20/06/2024
- Remove trigger of change event on init to avoid issues with auto advance
0.1.26
05/06/2024
- Fix issue with ec-button-tabs display
0.1.25
05/06/2024
0.1.24
30/05/2024
- Fix issues with display of selected styles for border, shadow and list items
- Add support for {label}, {price} and {value} merge tags in components content
0.1.23
10/05/2024
- Fix issue with padding settings on list items not rendering on the front-end
0.1.22
08/05/2024
- Update placeholder content for new components added via the Bulk Apply Themes tool
0.1.21
07/05/2024
- Update the Bulk Apply Themes tool to include an option to force component and layout changes from the theme through to all choices. Use with care, it will delete any components in the choices that have had their visibility turned off in the theme
- New Tool for resetting Enhanced Choices on fields. Will completely remove all Enhanced Choices data from the selected fields
- Minor CSS fix for button group CSS
0.1.20
30/04/2024
- Fix issue with some override styles not rendering
0.1.19
24/04/2024
0.1.18
24/04/2024
0.1.17
23/04/2024
- Add helper functions to make dynamic population easier
Example at https://gist.github.com/jetsloth/25f9f249211234f9f4edba42095558fb
0.1.16
19/04/2024
- Fix issue with checkbox selection
- Fix issue with borders in editor preview
0.1.15
18/04/2024
- Fix issue with component padding
0.1.14
18/04/2024
0.1.13
15/04/2024
0.1.12
15/04/2024
- Fix incorrect card selector in CSS overrides
0.1.11
15/04/2024
- Fix issue with choices index references
0.1.10
12/04/2024
0.1.9
11/04/2024
- Change default columns settings. Use fixed width as default on desktop, and auto on medium and small. Default width of 380px (in core css) overridden by field settings
0.1.8
11/04/2024
- Remove the flash of seeing the default choices by setting the ec-sr class on ginput_container in the markup output
0.1.7
11/04/2024
- Trigger change onload for product fields also, since we show prices
0.1.6
11/04/2024
- Fix issue with override styles toggle, and some boolean-like values
0.1.5
11/04/2024
- First release of beta to public