summaryrefslogtreecommitdiff
path: root/templates/project/widgets/number/number.html
AgeCommit message (Collapse)Author
2013-08-20Strip html by default in widgets. Users can disable this with the 'raw' ↵pushmatrix
filter. Closes #176
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%).
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-02Better generators, sample widgets, and more!Daniel Beauchamp