Angelo Tata
Angelo Tata
I can see how the automatic casting of property values to JavaScript types might come in useful, but sometimes you really just want the literal value. For my use case:...
Currently, the discussion time is shown as an increasing timer - a user asked for the option to make it a countdown instead. After taking an initial look, this seems...
Since it's only possible to vote on a certain number of cards in a list (depending on the list size), it may useful to show how many votes are still...
Once we have a test suite, we may want to run it at every change. ## CircleCI: https://circleci.com/docs/2.0/first-steps/ ## GitHub Actions https://help.github.com/en/actions/automating-your-workflow-with-github-actions/starting-with-preconfigured-workflow-templates https://github.com/marketplace https://github.com/tatablack/leaner-coffee-powerup/actions/new
If a conversation is paused or stopped by someone different from the person who started it, the duration badges get out of sync (even when a new conversation is then...
There aren't many assets, and I don't imagine they'd change all that often, but it would be nice to add a build-time step to create hashes based on their contents...
Prevent multiple popups being created when clicking on the Discussion menu, or on the Voters badge. Not even sure whether this is possible; a couple of attempts have brought no...
Fixes #9.
The default output prefixes every line with `stdout:`, adds unnecessary newlines and reports the execution time differently than the original compass task (e.g., `execTime: 12345ms` instead of `Compilation time: 12.345s`....