Alex S
Alex S
> If you don't enter a Button Title, are you able to exit the widget? I don't seem to be able to exit/close the widget. That's intentional. With this change,...
I've added an additional snippet for `sow_validate_widget_data` testing.
Build link: https://drive.google.com/uc?id=1hPQziVvJMokZkLnxGW8_We1PSzz-Xq_P > I'm not sure I'm following this functionality. What if I don't want to enter a title right now, but I'd like to go back to editing...
Implemented soft rejection via confirm in https://github.com/siteorigin/so-widgets-bundle/pull/1630/commits/467051f79f4454313e1359fbffdde13b310e59bd - there's now no hard rejection. No need for the optional `required` changes outlined in [this comment](https://github.com/siteorigin/so-widgets-bundle/pull/1630#issuecomment-1280325688). Copy of my Slack comment: I've...
https://github.com/siteorigin/so-widgets-bundle/pull/1630/commits/2ea12482e7b10d5a6c6dd3228ade173927bdd8b8 allows for optional error messages for required fields. This is done by setting the error message to the required value rather than true. For example: ![Screenshot 2022-10-27 at 04-53-10...
Hi Everyone, This issue was resolved by https://github.com/siteorigin/siteorigin-panels/pull/1024. We still don't officially support PB being run as a MU Plugin but it should work without needing the workaround @Sharsie posted....
Removed rounding changes. We'll come up with values that work better in a future PR.
I'm going to close this PR for the time being. While removing Rounding did make this PR much simpler overall, there are still some complications with margins still make it...
Both of these projects have stalled so there are quite a few stale icons. I'm going to close this, and if we get a few requests it might be worth...
I've updated the PR description to reference changes made after it was posted.