Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
34.95 KB
MD5: 5d6713f38e02d9d85523e7c01f6a7b40
SHA-1: 005b364ff6065ca543aaccdfd0343d7376635893
SHA-256: 2add29b0b256ef0756efacc91db29a5f6fa8a2c1df725108a8edc6c79f0fe9fe
Download zip
60.93 KB
MD5: b2ba3b76cbe6fbdb63339c24af40bd33
SHA-1: 67edc02362e115dc453eb52d8a0b12313aeedda9
SHA-256: 80a63d9d33ec36015c3b8c989059ac91800d4685518bc9e187ca6715c6b934b4
Release notes
Changes since 8.x-1.0-alpha4:
- #2957351 by mohit1604: Avoid calling t() from a couple of classes.
- #2957353 by mohit1604: Line exceeds 80 character
- #2957354 by mohit1604: Clear all unused use statements
- #2956928 by mohit1604, Ronak.addweb: Fix array syntax in VoteUpDownField.php according to Drupal 8 coding standards
- #2957351 by bhanuprakashnani: Avoid calling t() from two more classes.
- #2957351: Follow-up typo fix.
- #2906057 by marvil07, sudhanshug: Use drupal core ajax api
- #2964816 by marvil07: Let widgets to modify template variables again
- #2964817: Add a yes/no widget.
- #29658507: Add theme suggestions for widgets
- #3004743 by alonaoneill, chipway: Dependency namespacing in .info.yml file
- #2980921 by kunal_singh, marvil07: Undefined index: #class_up & #class_down ( For Anonymous User )
- Start a composer file with dependencies
- #2906057: Document dependency on core patch
- Add live previews support
- #2942608 by Pene, dangreenman: Adding Vote results to a view causes the website to crash
- #3145725 by lobodacyril, Raunak.singh, rik-dev, msuthars, alt.dev: Drupal 9 compatibility for the Vote Up/Down module
- #2955847: Add some documentation about supporting anonymous users voting case
- #3023926 by Oulalahakabu, jmarcou: Create vote up/down field on postgres DB
- #2968757 by Sergiu Stici, marvil07: Entity error on node preview
- Add configuration route to info file
- #3160473 by alorenc: vud.css overwrites .throbber class globally
- Add coding standards fixes from coder Drupal sniff
- Improve main readme file
Special thanks to all the contributors behind this release, and to Adapt for supporting me to process the last set of changes from the issue queue.