v4.0.02b
be4c22c Prepare for v4.0.02b release
0bb873e a couple php warning fixes
95806b9 fix issue with placeholder getting the default value Strategy11/formidable-pro#2232
5e431f6 fix typo Strategy11/formidable-pro#2231
12d7dd7 fix Strategy11/formidable-pro#2227
6b74930 fix scroll after entry delete
Strategy11/formidable-pro#2230
21937b6 More svg icons
25284ac More on svg icons
ab8d678 phpcs
cd839fc Replace font icons with svgs
f4736f3 Replace form action icons with svg
c741857 Replace field icons in builder with svg sprite to prevent browser caching issues
025a6be Adjust the show entry page for small screens
Auto select the search box the when form switcher is clicked
Move the layout classes out of the advanced section
Auto open the fields class list on click
dbf3f76 Fix a couple wp_unslash calls for phpcs
621e7ef don't exclude the wp_unslash phpcs rule
25b5eea Replace stripslashes_deep with wp_unslash
2d9d0ff Allow apostrophe in email address
Strategy11/formidable-pro#2194
08ae673 Include field selection box on the redirect url setting
cac6a95 Correctly order the fields in the calculation options
d749610 Fix issue with link to add other option missing after option is deleted Strategy11/formidable-pro#2225
Include the 'other' option in the conditional logic options for new fields Strategy11/formidable-pro#2216
Click a field description to be taken directly to the setting
c0125ad Live update for default values
b865327 Include images with links on the show entry page
Strategy11/formidable-pro#2221
080e26b Show correct message on the Entries page when forms exist without entries
Strategy11/formidable-pro#2191
5d40b7a phpcs
3b18b6c Trim whitespace from radio/checkbox/dropdown options when they are changed
Move settings page save button to the top so it's more consistent.
13f9a3f When an add-on triggers frmElementAdded, add field menus
Fix issue with closing the conditional statement builder when the field is clicked Strategy11/formidable-pro#2222
1675733 Replace more field ids in form actions when duplicating a form
c09cd9e Fix fatal error in PHP 5.4 and below
2506dd5 phpcs
a2a2d50 Use a bigger box for the default value for paragraph fields
Strategy11/formidable-pro#2220
d29a769 Keep the top admin bar on the full screen pages
2c44d6f Hide and show the auto field box more accurately
a3782f1 Fix the issue with the menu on post pages collapsing