crowdsignal-forms

Gutenberg blocks for Crowdsignal

GPL-2.0 License

Stars
13

Bot releases are hidden (Show)

crowdsignal-forms - v1.5.4

Published by CGastrell over 3 years ago

Release v1.5.4 includes platform connection improvements and UI updates for WP next release compatibility

  • Default to site URL on source_link prop when no permalink is returned (#155)
  • Add a widget-editor compatible interface for the feedback block (#154)
  • Fix verify info request logic (#137)
crowdsignal-forms - v1.5.3

Published by CGastrell over 3 years ago

Release v1.5.3 includes some fixes to the Feedback Button block and Poll block style improvements

  • Remove the filter as it either turns problematic or doesn't solve the issue at all (#146)
  • Fix feedback form rendering issues on mobile screens (#143)
  • Add filter to control transform behavior (#142)
  • Add different toggle settings for the feedback button block (#139)
  • Implement a toggle for making feedback email mandatory (#138)
  • Add a vertical middle position for the feedback block (#140)
  • Make branding enabled by default on atomic sites (#134)
  • Fix poll styling issues (#135)
  • Hide CS logo on the popup form (#136)
  • Consistently name panel section "Settings" and subsection "Status" (#133)
  • Refresh readme (#112)
crowdsignal-forms - v1.5.1

Published by CGastrell over 3 years ago

Release v1.5.1 introduces the new Feedback block, security fixes and UI improvements

  • Finetune footer branding (#115)
  • New Feedback block added (#110)
  • Use 'crowdsignal_forms_translations_path' filter to load translations (#61)
  • Action: Use make command to build all blocks (#74)
  • Get rid of docker step for pot file (#65)
  • Add Github action for nightly builds
  • Fix double entry (no uses and run on same step) (#70)
  • Back to basic syntax
  • Simpler syntax, no inputs (#67)
crowdsignal-forms - v1.4.5

Published by CGastrell over 3 years ago

Release v1.4.5 introduces some UX improvements as well as fixes to NPS surveys

  • Fix preview button causing the NPS block to break when creating a new block
  • Fix linter errors
  • Update the NPS preview button to behave identically to the editor's one
  • Change translations pipeline (#57)
  • Add UA and X-Forwarded-For headers for proper response results tracking (#53)
  • Use RichText.Content component on frontend (#55)
  • Use optimistic requests for submitting NPS block results
  • Change copy edits (#56)
  • Disable HTML editing and block reusability
crowdsignal-forms - v1.4.3

Published by CGastrell over 3 years ago

Release v1.4.3 introduces some fixes and the new NPS block:

  • Add Measure NPS block
  • Security fixes
  • Fixed redirect logic for the poll block
crowdsignal-forms - v1.3.5

Published by CGastrell almost 4 years ago

Release v.1.3.5 log:

  • Remove "Redirect to URL" functionality to avoid XSS attacks
  • Keep user updated regarding signal limit and alternatives
crowdsignal-forms - v1.3.4

Published by CGastrell almost 4 years ago

Release v1.3.4 addresses security issues and style updates

  • Escape the redirect address to avoid XSS. (#7)
  • Bump tested version to 5.6 (#8)
  • Unset margins on applause count container (#6)
crowdsignal-forms - v1.3.3

Published by CGastrell almost 4 years ago

Release v1.3.3 includes fixes and updates:

  • Unwrap all i18n calls for proper translation procedures
  • Use default theme font for Applause count
  • Fix applause styles on theme override cases
crowdsignal-forms - v1.3.0

Published by ice9js almost 4 years ago

Release v1.3.0 includes the new Applause block.

Also fixes and updates, new designs and icons.

= 1.3.0 =

  • Track vote to be able to tell when user has already "clapped"
  • Fix undefined warnings
  • Fix applause icon sizes
  • Update hover effects
  • Fixes for missing vote props
  • Update Applause block meta
  • Make disabled state not react to hover nor click
  • Fix block paddings
  • Add border controls for applause block
  • Update composer libs
  • Pass required attribute to vote-item component
  • Add correct applause icon & animation
  • Update/referral link applause block
  • Update applause count parameter
  • Make clap text and count not selectable
  • Allow the colours of the applause block to be changed
  • Add branding to Applause Block
  • Display the applause claps from the API
  • Queue Claps On Click
  • Check for applause block when deciding if a poll block
  • Add close status to sidebar and close visual effect.
  • Add/block sizes
  • Add a thumbs up icon (placeholder) and some margin around it.
  • add support for syncing applause block type to crowdsignal
  • Add skeleton of applause block
crowdsignal-forms - v1.2.0

Published by ice9js almost 4 years ago

Release 1.2.0 introduces the Vote block, as well as some updates to the Poll block

  • add more keywords to vote and poll block
  • Show current account info on API key selection screen
  • refactor common code for poll based blocks
  • set mappings for missing meta values
  • Fix Default Title not syncing to platform
  • Consolidate Custom Mutation Observers Into Library Function
  • change Block interface into abstract class, move common helpers there.
  • Add Crowdsignal block category to house all blocks within the plugin
  • Vote block
  • Update admin notices style
  • Check API key is not empty before attempting to update connection settings
  • Adding a slight opacity change when hovering a button that has a custom bg color set.
  • Update/security fixes
crowdsignal-forms - v1.1.0

Published by ice9js almost 4 years ago

Release 1.1.0 includes the new button mode (cast a vote by just clicking the answer), bug fixes and compatibility/UI updates

  • Implement a poll width setting
  • fix method used when updating poll ids in post meta
  • Fix archiving of poll blocks in comments
  • Address the comments about p2tenberg compatibility
  • P2tenberg: Get The Edit Bar To Display in p2tenberg
  • keep button placeholder on focus of button answers for a less jarring editing experience
  • P2tenberg compatibility
  • Change radio/checkbox fill colour to text colour
  • Add release preparation script
  • Add Button Answer Type (with actual buttons)
  • Add a link for crowdsignal.com In Sidebar for an Unpublished Poll
  • remove ios styling from submit button
  • Move asset definitions to the block class to simplify adding new blocks
  • update branches that travis will build
  • Add wp-editor dependency
crowdsignal-forms - v1.0.0

Published by ice9js almost 4 years ago

Release 1.0.0 includes all bug fixes and UI improvements

  • Update default sidebar status
  • Increase Default Poll Margins
  • Test suite for admin hooks
  • Copy text reviews
  • Added support for loading curated list of google fonts
  • Normalize "thanks you" message
  • Fix display of "thank you" message (custom and default) on dark backgrounds
  • Add Separate Question and Body Font Family fallbacks
  • Fix styles on wp-admin not honoring margins
  • Fix submit button styling for themes with very specific selectors (ex TwentyNineteen theme)
  • Add Unverified Account Check
  • Code cleanup
  • Update translations
crowdsignal-forms - v0.9.0

Published by ice9js almost 4 years ago

Initial release that was sent for review at WordPress.org.