discourse-topic-voting/assets
Krzysztof Kotlarek b564224c0a
FIX: the ability to remove the vote (#55)
Problem was that we are adding `hidden` class to popup and jQuery `toggle()` function is not handling that properly. Therefore I decided to use `toggleClass` in that case and it works pretty well.

The bug was mentioned here - https://meta.discourse.org/t/voting-plugin/157676/8
2020-09-15 16:21:18 +10:00
..
javascripts/discourse FIX: the ability to remove the vote (#55) 2020-09-15 16:21:18 +10:00
stylesheets Use CSS custom properties for stylesheet colors 2020-08-05 15:46:38 -04:00