Commit Graph

8 Commits

Author SHA1 Message Date
Massimo Maggioni
ec45bfaea4 - fix a bug that add a | when the keyword has a trailing whitespace
- the function cleanKeywords() substitute organizeKeywords() (better code)
2021-12-29 22:08:03 +01:00
Massimo Maggioni
cec08de86e Simple solution is always the best.
- modify the search function for correctly highlight and sort by match count
2021-12-20 22:50:39 +01:00
Jimmy Cai
c018f4967a feat(search): i18n support 2020-11-06 11:49:30 +01:00
Jimmy Cai
f5d45458fd refactor(search): create Search class 2020-11-06 11:33:51 +01:00
Jimmy Cai
2736fec285 refactor: create createElement.ts 2020-11-06 11:12:48 +01:00
Jimmy Cai
84a15e1604
feat(search): return results at typing 2020-10-04 15:53:27 +02:00
Jimmy Cai
6e48765d82
fix(search): HTML escape issue 2020-09-26 22:50:23 +02:00
Jimmy Cai
e5f96c8762
feat: add search template 2020-09-26 11:40:33 +02:00