Jake Burgy
Jake Burgy
On this page: http://semantic-ui.com/collections/grid.html#significant-word-order The example says "Center aligned row", but the text is not center aligned.  Inspecting the page yields the following CSS is being overridden...
Refer to: https://github.com/Semantic-Org/Semantic-UI-Docs/blob/master/server/documents/views/card.html.eco#L627 The contents of the section **Floated Content** and the section immediately below it, **Text Alignment**, both have the same exact contents. One is a duplicate. From the...
Currently, the time shows as YYYY-MM-DD HH:MM:SS. There doesn't appear to be an option to change this.  Please support a customizable timestring format, or at the very least, the...
Is it possible to implement (currently or in a future version) the ability to monitor if the workstation is currently locked or not (for the user's session who is running...
1. Update/enhance documentation 2. Add full, working code samples on how to use the library
There are some folks that use external tools (such as ReSharper) instead of the built-in VS code cleanup tools. To that end, I didn't know that this extension supported file-scoped...
Would be awesome to have a "Next star in: HH:MM:SS" timer on the current day card, **especially for light shower days**, so you can know if you have a big...
Our code library contains the same code across projects, but there are two project libraries loaded, one for .NET 4 and one for .NET 4.5. There are some issues with...
I'm trying to use this card with the **Glances** integration, which only provides numeric statuses. I would prefer not to create a sensor template for each server that I'm trying...
It would be awesome if there were support for _fractionalizing_ certain numbers. I know it's a pretty short extension method, but I already use Humanizer elsewhere so this would be...