Skip to content

Conversation

tw2113
Copy link
Member

@tw2113 tw2113 commented Sep 18, 2025

This PR merges everything for the 2.13.0 release.

  • Fixed: Details around address data retrieval from Constant Contact, used in disclosure text.
  • Updated: Added extra theme compatibility for popular themes.
  • Updated: Removed "edit" link on frontend form display to avoid potential confusion.
  • Updated: Adjusted details around cron jobs related to API token tasks.
  • Added: Admin area "edit form" link output for chosen form in Constant Contact Forms Block.
  • Added: Keywords for Elementor widget integration.
  • Added: Dedicated color picker for form title display.
  • Added: Ability to display form horizontally when using just the email field.

dependabot bot and others added 26 commits August 12, 2025 08:38
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.11.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](jshttp/on-headers@v1.0.2...v1.1.0)

Updates `compression` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](expressjs/compression@1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add inspector panel and link to edit current chosen form

* block build files

* non block builds

* conditional display in case no form selected

* block builds
* add some common wp-based classes to our output to help with compatibility

* custom wrapper classes method

* kind of obvious comment separators

* astra touchups

* avada touchups

* specify which theme this is related to

* elementor/biz

* builds

* handle tel field types to match other inputs from early twenty* themes

* update button styles to not rely on description showing.

* current builds
* add new address values to work with, change our object code to matching array access

* get physical location data by default

* fix elvis operator usage
@tw2113 tw2113 requested a review from lindseywb September 18, 2025 14:04
…lly stacked. (#761)

* convert to array implode based form tag creation

* begin inline form styles

* merge matching selectors from different source files

* style build

* revise capitalization

* amend more excess capitalization

* handle disabling and unchecking if we exceed field limit

* build for our js

* add new field for inline field display with limits

* reword to row

* check for inline toggle, remove extra semicolon

* update selector, add some left marginargin

* builds
… specific in case of other code using same naming (#762)
@tw2113 tw2113 marked this pull request as ready for review September 29, 2025 17:33
Copy link

@lindseywb lindseywb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@tw2113 tw2113 merged commit a131e88 into main Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants