walljm 7a0bc2f2b2 FIX: Fixed performanc bug in paragraph support.
* apparently, if you do an ngFor on the result of function call that
    returns a new array each time its called, it will screw up the template
    watching code such that every action will necessitate a rerendering
    of the information even if it hasn't changed.
2018-03-03 21:13:51 -05:00
Description
No description provided
412 MiB
Languages
C# 47.8%
TypeScript 39.6%
HTML 6.6%
SCSS 4%
Swift 0.5%
Other 1.5%