crowdsignal-forms

Gutenberg blocks for Crowdsignal

GPL-2.0 License

Stars
13

Bot releases are visible (Hide)

crowdsignal-forms - v1.7.2 Latest Release

Published by jgcaruso 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Automattic/crowdsignal-forms/compare/1.7.1...1.7.2

crowdsignal-forms - Development Build

Published by github-actions[bot] 4 months ago

crowdsignal-forms - v1.7.1

Published by jgcaruso 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Automattic/crowdsignal-forms/compare/1.7.0...1.7.1

crowdsignal-forms - Development Build

Published by github-actions[bot] 6 months ago

Commits

  • 741d8d6: check for null core/edit-post selector which is causing a crash in 6.5 (#277) (John Caruso) #277
  • beda829: check for empty cached poll data to prevent warning on load of editor (#278) (John Caruso) #278
crowdsignal-forms - Development Build

Published by github-actions[bot] 6 months ago

crowdsignal-forms - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • dbd360b: Block Sidebar: group settings together (#265) (Brandon Kraft) #265
  • 0de3bb5: Update @wordpress/scripts and webpack to latest versions (#266) (Kuba Birecki) #266
crowdsignal-forms - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • c376503: Update dependencies for node 18.13.0 (#262) (Christian Gastrell) #262
  • 0ec113d: Optimize frontend components (#263) (Christian Gastrell) #263
  • 96a2385: bump version to 1.7.0 (#264) (Christian Gastrell) #264
crowdsignal-forms - v1.7.0

Published by CGastrell over 1 year ago

What's Changed

Full Changelog: https://github.com/Automattic/crowdsignal-forms/compare/1.6.7...1.7.0

crowdsignal-forms - v1.6.7

Published by CGastrell over 1 year ago

What's Changed

Full Changelog: https://github.com/Automattic/crowdsignal-forms/compare/1.6.6...1.6.7

crowdsignal-forms - v1.6.6

Published by CGastrell about 2 years ago

Release v1.6.6 fixes a bug with some WP installations

What's Changed

Full Changelog: https://github.com/Automattic/crowdsignal-forms/compare/1.6.5...1.6.6

crowdsignal-forms - v1.6.5

Published by CGastrell about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Automattic/crowdsignal-forms/compare/1.6.4...1.6.5

crowdsignal-forms - v1.6.4

Published by CGastrell over 2 years ago

Version 1.6.4 addresses some bug fixes and includes new block variations.

  • Update/survey help landing page (#231)
  • add/quiz variation to CS Embed block (#230)
  • add/crowdsignal-embed block (#222)
  • Fix POT compilation on the local environment (#226)
crowdsignal-forms - 1.6.3

Published by CGastrell over 2 years ago

Version 1.6.3 addresses some bugfixes and compatibility updates

  • remove php8.1 when all is said and done to avoid compatiblity issues between WP, PHP and php-mysql libs (#221)
  • Update filter name due to deprecation (block_categories) (#220)
  • Remove styling for Hello Dolly (#223)
crowdsignal-forms - 1.6.1

Published by jcheringer over 2 years ago

What's Changed


Full Changelog: https://github.com/Automattic/crowdsignal-forms/compare/1.6.0...1.6.1

crowdsignal-forms - 1.6.0

Published by CGastrell over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Automattic/crowdsignal-forms/compare/1.5.15...1.6.0

crowdsignal-forms - 1.5.15

Published by donnchawp almost 3 years ago

  • Fix CSS so it doesn't interfere with Jetpack (#208)
  • add trigger for crowdsignal_forms_get_account_info (#203)
  • fix typo on respones -> responses (#207)
crowdsignal-forms - 1.5.13

Published by donnchawp almost 3 years ago

What's Changed

Full Changelog: https://github.com/Automattic/crowdsignal-forms/compare/1.5.12...1.5.13

crowdsignal-forms - v1.5.12

Published by CGastrell almost 3 years ago

Release 1.5.12 addresses some bugs and issues

  • Improve broken connection handling (#193)
  • Fix multiple choice poll check position (#192)
  • Rework backend code (#191)
crowdsignal-forms - v1.5.11

Published by CGastrell almost 3 years ago

Release 1.5.11 changes the default styling for Polls: Buttons

  • Default polls to "Button" style (#189)
crowdsignal-forms - v1.5.10

Published by CGastrell almost 3 years ago

Release v1.5.10 fixes some warnings generated from PHP code

  • Attempt to track failed connections (#187)
  • Fix warnings and skips (#186)