jason.wall
fa4ac84c57
FEATURE: Create an initial typeahead feature
2018-04-19 11:05:23 -04:00
walljm
5b621dda80
FEATURE: Toggle showing the verse numbers
2018-01-06 01:30:06 -05:00
jason.wall
83b33958c4
MAID: tighten up syntax per the linter, fix a couple of minor display issues
...
with verse picker, removed call to stemmer.js in index.html, updated
to ng-template tag as template had been deprecated
2017-08-24 10:54:15 -04:00
jason.wall
7c91fc472c
MAID: cleanup uneeded last verse code now that you store that data in Reference
2017-08-23 18:02:25 -04:00
jason.wall
e3b84c7913
FEATURE: Added a verse picker
2017-08-23 17:53:03 -04:00
jason.wall
433da00bf4
FEATURE: added next, expand, prev actions on the passage card.
...
* cleaned up some files
* added typings to manage typescript definitions
2017-08-07 16:16:15 -04:00
walljm
79a757f765
FEATURE: added error reporting to the individual components
2017-01-26 22:26:48 -05:00
walljm
53f6218fa6
MAID: updated version numbers, fixed the way the promises were returned.
2017-01-26 21:14:55 -05:00
jason.wall
755aa28c3b
PERF: Moved query logic into components and used promises
...
* this should keep the memory foot print lower when saving pages
* fixed some strongs display issues
TODO: need to put error display logic in the individual components
2017-01-24 16:43:58 -05:00
jason.wall
72207e327d
FEATURE: Added ability to save pages...
...
* added db solution
2017-01-18 17:51:06 -05:00