summaryrefslogtreecommitdiff
path: root/templates/project/widgets
AgeCommit message (Collapse)Author
2016-02-22Updated to use FontAwesome 4.5.0Jonathan Batchelor
2015-06-08Merge pull request #333 from mr-deamon/meter-suffix-prefixDaniel Beauchamp
Meter suffix prefix
2015-06-08Merge pull request #438 from schinken/graph-suffixDaniel Beauchamp
Add the data suffix for the graph widget
2015-01-28Padding on Graph widget to avoid cropping labelsTyler Mauthe
Fixes #484
2014-09-09Enable data suffixschinken
2014-03-12Adding Suffix and Prefix to Meter-Widgetmr-deamon
2014-03-12Making meter-widget adjustablemr-deamon
2013-08-20Strip html by default in widgets. Users can disable this with the 'raw' ↵pushmatrix
filter. Closes #176
2013-08-16Allow the graph type to be specified when using the graph widgetDavid Underwood
2013-04-29Added suffix option for number widgetJoel Friedlaender
Added an option to append a suffix to the number in the number widget. Done in the same was as prepend. Useful for things like percentage (eg. 10%).
2013-03-28Remove unnecessary semicolonsPer Sandström
2012-12-29Makes the status class removal more flexibleDavid Underwood
as suggested by @crcastle
2012-12-12Correctly removes old status classes on the number widgetDavid Underwood
when updating the status
2012-12-03Removes whitespace :scissors:Ayrton De Craene
2012-10-30Added new widgets, and made them more flexible. Ready for 0.1.3!Daniel Beauchamp
2012-08-24Remove some lingering calls to 'super' from widgets.Daniel Beauchamp
2012-08-14Updated the sample project.Daniel Beauchamp
2012-08-08Rename project to 'Dashing', and do some other cleanupsDaniel Beauchamp
2012-08-02Better generators, sample widgets, and more!Daniel Beauchamp
2012-07-25Prefixing all widgets with "widget"Daniel Beauchamp
2012-07-24Initial version. 0.1.0 ReleaseDaniel Beauchamp