crowdsignal-forms

Gutenberg blocks for Crowdsignal

GPL-2.0 License

Stars
13

Bot releases are hidden (Show)

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 - 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 - 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)
crowdsignal-forms - v1.5.9

Published by CGastrell about 3 years ago

Release v1.5.9 is a hotfix to prevent collisions with other plugins

  • Bugfix: Set the priority of withFixedPosition hook on BlockListBlock to 1 (#180)
crowdsignal-forms - v1.5.8

Published by CGastrell about 3 years ago

Release 1.5.8 includes compatibility updates with Gutenberg and addresses some bugs on FSE:

  • Fix Feedback Button block on Block Widget editor. (#173)
  • Fix isPollBlock to prevent crashes when getBlocks() returns null (#175)
  • Fix toolbar/feedback overlay interactions (#172)
crowdsignal-forms - v1.5.7

Published by CGastrell about 3 years ago

Release 1.5.7 introduces some fixes and updates

  • Fix toolbar remaining behind the feedback overlay (#170)
  • Make video iframe dimension-less, add CSS rules for it (#169)
  • Fix new interface package compatibility (#168)
  • Fix little typo on the welcome screen (#167)
crowdsignal-forms - v1.5.6

Published by CGastrell about 3 years ago

Release 1.5.6 changes the URL used to verify the nonce

crowdsignal-forms - v1.5.5

Published by CGastrell about 3 years ago

Release v1.5.5 addresses some bugs and style improvements

  • Fix answer inputs (#160)
  • Fix feedback block editor overlay on the full site editor (#157)