4 Commits

Author SHA1 Message Date
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
jason.wall
ca2627a7b6 FIX: Fixed verse picker width, fixed search index issues, fixed selection 2017-08-27 19:37:53 -04:00
jason.wall
e3b84c7913 FEATURE: Added a verse picker 2017-08-23 17:53:03 -04:00
jason.wall
13470939aa FEATURE: Started working on a verse picker 2017-08-21 17:21:21 -04:00