11 Commits

Author SHA1 Message Date
walljm
4fa1040ea0 * update strongs cross references to pull from kjv source file. there were missing cross references that needed restoring
* fixed display of strongs when there were more than one sn for a given word.
* added ability to look up references in the b:ch:v format
2019-08-05 14:46:30 -04:00
walljm
bb359d2107 TEMP: Fix the rest of the uppercasing issue 2018-09-28 14:28:26 -04:00
walljm
5b621dda80 FEATURE: Toggle showing the verse numbers 2018-01-06 01:30:06 -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
c3ddd41b48 FEATURE: Implemented stemming to improve search results 2017-08-23 19:30:30 -04:00
jason.wall
99036151f6 BUILD: Upgraded to Ionic 3 and Angular 4 2017-08-22 10:25:12 -04:00
jason.wall
271f759743 FIX: Tweaked display of prev, expand, next icons. Fixed apostophe and - handling in the text 2017-08-11 16:01:33 -04: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
walljm
1947ab51a2 FEATURE: Added links to strongs #s in strongs reference display
* cleaned up the code in the utility
  * added break in menu to dilineate saved pages
2017-01-20 18:57:02 -05:00
walljm
57598b99a9 TESTS: moar better tests...
* also bug fixes in strongs...
2017-01-16 21:59:07 -05:00
jason.wall
b417124dd9 FIX: Added the data dir to src, as its a bug if it isn't there.
* fixed inability to select text
 * fixed punctuation display issue
2016-12-02 09:50:06 -05:00