Commit graph

275 commits

Author SHA1 Message Date
Folyd
e86d3faf35 Command.onBlankResult return [] by default 2020-03-25 22:21:24 +08:00
Folyd
79812b2649 Add labels-index task 2020-03-25 21:39:38 +08:00
Folyd
c8d8dc9b50 FAQ page add permission declaration 2020-03-20 12:25:43 +08:00
Folyd
37ff45f197 Clarify Chrome version's description 2020-03-16 21:00:55 +08:00
Folyd
dc201578e3 Update v0.8.1 changelog 2020-03-14 10:01:12 +08:00
Folyd
aff6de5674 Merge pull request #24 from Folyd/hotfix-0.8.1
Hotfix 0.8.1
2020-03-14 01:05:40 +08:00
Folyd
fd7710b0b5 Merge branch 'master' into v0.8.1 2020-03-14 00:55:26 +08:00
Folyd
6649ca0839 Bump version to v0.8.1, upgrade crates and search index 2020-03-14 00:47:23 +08:00
Folyd
b76ad6aad5 Restore ignore to aggregate the crate id 2020-03-14 00:34:36 +08:00
Folyd
926f1c0f68 Fix compile error 2020-03-13 23:20:50 +08:00
Folyd
595e07b26d Add manual crates index trigger 2020-03-13 22:59:18 +08:00
Folyd
640396a289 Skip when crate name equals description, otherwise will cause Unexpected token '[' error. 2020-03-13 22:44:23 +08:00
Folyd
964cefe001 Fix stable command calculate wrong version bug 2020-03-13 18:21:56 +08:00
Folyd
5bc022f5bc Change base_url to root path 2020-03-13 11:54:08 +08:00
Folyd
fc93600c15 Remove clean_tokens step when minify js 2020-03-12 23:13:38 +08:00
Folyd
979bf13aac Table of content support 2th level title, update changelog 2020-03-11 12:29:32 +08:00
Folyd
17b66933f8 Update docs and README 2020-03-10 23:59:25 +08:00
Folyd
298983ec6e Merge pull request #18 from Folyd/bugfix-crates-name
Fix crate result name unnecessary underscore replacement issue
2020-03-10 16:20:01 +08:00
Folyd
cd410fb4ee Fix crate result name unnecessary underscore replacement issue 2020-03-10 15:52:14 +08:00
Folyd
8b81344efa Adjust manifest to distinct Firefox version 2020-03-10 15:49:52 +08:00
Folyd
955672a100 Add CrateDocSearchManager tests 2020-03-09 14:57:07 +08:00
Folyd
812c7fa489 Fix crate doc name bug 2020-03-09 14:56:52 +08:00
Folyd
781f68221a Add getSearchUrl() method, doc search result add footer 2020-03-08 22:19:04 +08:00
Folyd
a2cd5f51fe Fix doc search index compatiblity 2020-03-08 17:27:11 +08:00
Folyd
a757261a24 Add theme color and keywords for website 2020-03-08 16:56:13 +08:00
Folyd
d519bc6020 Fix command UI 2020-03-08 16:38:05 +08:00
Folyd
83874d5953 Show crate doc search title, convenient for select crates in the list 2020-03-08 16:28:05 +08:00
Folyd
bed0e1bb7e Change command list content 2020-03-08 15:37:33 +08:00
Folyd
4b694578b9 Show optional crate list when perform crate doc search 2020-03-08 12:43:01 +08:00
Folyd
5e7286880f Fix parse crate name bug 2020-03-08 12:29:01 +08:00
Folyd
aa27ccff92 Change crate local storage structure to object 2020-03-08 11:31:55 +08:00
Folyd
db8397d54b Update docs 2020-03-08 10:59:53 +08:00
Folyd
786ee72b38 Add third party crate doc search 2020-03-08 10:59:37 +08:00
Folyd
cee11ef52a Add CrateDocSearcher and manager, crate docs change to immediately invoke function 2020-03-08 10:49:40 +08:00
Folyd
674428441f Fix search index compatibility, sync with official code 2020-03-08 01:00:06 +08:00
Folyd
d023db11f9 Extract base doc search file 2020-03-07 17:13:18 +08:00
Folyd
9a8bd643bd Optimize add to extension UI 2020-03-07 16:12:56 +08:00
Folyd
699fcdbf39 Support toggle add to extension state 2020-03-07 12:52:13 +08:00
Folyd
12a638bd33 Implement add search index to extension feature 2020-03-07 00:33:48 +08:00
Folyd
6fe58a7936 Clean token when minify js 2020-03-06 00:54:12 +08:00
Folyd
6aad602f55 Add clippy lints search 2020-03-05 23:33:32 +08:00
Folyd
22c4e9b540 Add The wasm-bindgen Guide book 2020-03-05 19:34:56 +08:00
Folyd
c87c7c36f5 Add privacy policy 2020-03-05 16:54:30 +08:00
Folyd
2280911226 Generate lints index 2020-03-04 01:01:05 +08:00
Folyd
bcf8050545 Fix docs.rs feature flags not working on some pages issue 2020-03-03 22:57:10 +08:00
Folyd
d698f2cda5 Update to the latest crates index 2020-03-02 19:58:27 +08:00
Folyd
d88d8c4073 Add manifest file 2020-03-01 17:51:01 +08:00
Folyd
50574f9073 Add js_files() function to generate background js arrays 2020-03-01 16:42:51 +08:00
Folyd
b886d65bda Adjust popup directory 2020-03-01 15:56:57 +08:00
Folyd
21f9703c26 Command add onBlankResult hook method 2020-02-28 19:15:18 +08:00