1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
Sylvain Utard
6ba59acc4e chore(test+lint): fixed tests & linting (#134) 2016-08-03 14:14:29 -07:00
Sylvain Utard
ac2e260391 chore(deps): updated deps & reduce overall lib size using the lite API client (#133) 2016-08-03 13:39:14 -07:00
Sylvain UTARD
e4705b34bd chore(groupBy): consider lowercase forms of keys
Fix #85
2016-03-24 16:09:47 +01:00
Pixelastic
cfcbe1e261 test(formatHits): Add tests for formatHits
The main logic of the library: splitting a set of 5 results into
a neatly ordered array, to be able to display it as two columns in
Hogan.
2015-12-21 16:56:53 +01:00
Pixelastic
17f04d56dd test(utils): Add tests for getSnippettedValue
Same underlying logic than getHighlightedValue, but also add prefix
and suffix ellipsis (…) when we detect that a snippet is truncating
a sentence.
2015-12-15 14:37:20 +01:00
Pixelastic
f818745fbb test(utils): Add tests for getHighlightedValue 2015-12-15 14:14:03 +01:00
Pixelastic
892b43c90e Adding first stripe example
utils methods are here, using native/zepto instead of lodash
2015-12-10 10:34:00 +01:00
Pixelastic
0d316f14e0 Add testing scaffold 2015-12-04 11:21:27 +01:00
Pixelastic
bdac9dd817 feat(main): Add main wrapper 2015-11-26 16:10:06 +01:00