Commit graph

909 commits

Author SHA1 Message Date
Folyd
787cf5f682 Fix feature flags link padding 2022-11-08 23:26:00 +08:00
Folyd
a08d1eb94d Fix IndexManager set item 2022-11-08 21:43:52 +08:00
Folyd
5254bcfb33 Move semver.js to script directory 2022-11-08 19:58:45 +08:00
Folyd
9a289f30ad Feat IndexManager 2022-11-08 13:23:07 +08:00
Folyd
a1b13d5706 Feat CrateSearch methods 2022-11-07 22:36:53 +08:00
Folyd
fb7412a00e Change storage onChanged code to switch case 2022-11-07 22:13:40 +08:00
Folyd
51f98b2368 Update docs 2022-11-06 11:36:36 +08:00
shwin0901
07a48cda46
Fix incorrect export of history (#204) 2022-11-05 13:32:08 +08:00
shwin0901
66e658dbc5
Fix incorrect export of stats (#203) 2022-11-04 20:46:37 +08:00
Folyd
e631a2b487 Release v1.8.2 2022-10-30 22:22:30 +08:00
Folyd
8f75dbef84 Improve rustc and target command search experiences 2022-10-30 20:38:36 +08:00
Folyd
19ef4f71ad Support search space separated keywords 2022-10-30 20:27:32 +08:00
Folyd
2c2613ef25 Unify tier 2 targets 2022-10-30 14:13:58 +08:00
Folyd
a4003885ef Fix index build CI 2022-10-30 00:16:58 +08:00
Folyd
c9301fe876
Remove sass files (#200) 2022-10-29 23:50:40 +08:00
Folyd
07e78372b7
Update rustc and target commands index (#199) 2022-10-29 17:29:36 +08:00
Folyd
004a275009
Add :targets command (#198)
* Add targets task

* Add `:target` command

* Support update target index
2022-10-29 17:20:21 +08:00
Folyd
9e478d475d Add :rustc command 2022-10-29 15:53:07 +08:00
Folyd
507894295e Fix label and rfc commands set index bug 2022-10-29 15:48:32 +08:00
Folyd
ea9da82c38 Create object with null prototype 2022-10-29 12:52:53 +08:00
Folyd
13962f1645 Generate rustc info search index 2022-10-28 19:32:44 +08:00
Folyd
70026931ef Extends from Command 2022-10-28 00:48:15 +08:00
Folyd
fd1d4deaf4 Add remind appendix to caniuse search 2022-10-28 00:42:19 +08:00
Folyd
94d83d4313 Add remind appendix to book search 2022-10-28 00:33:41 +08:00
Folyd
627789b7d1 Index books from commands.js 2022-10-27 21:22:23 +08:00
Folyd
7df7bcfcb9 Add pagination tip in the last page item 2022-10-25 00:36:00 +08:00
xxchan
ca03c66b0e
Remove prefix for RFC (??) & Improve docs (#197)
* Improve RFC search

* remove rfc searcher

* improve docs

* improve docs

* remove rfc search
2022-10-23 09:05:10 +08:00
Folyd
3dc76764c5 Update juice theme 2022-09-24 22:28:49 +08:00
Folyd
195de9a4ea Improve release page toc highlight 2022-09-24 22:01:55 +08:00
Folyd
0dd9625e15 Update commands index 2022-09-19 23:22:37 +08:00
Folyd
848cb3f311 Fix error code regex 2022-09-15 10:49:44 +08:00
Folyd
821fdebc3a
Create FUNDING.yml 2022-08-23 23:28:22 +08:00
Folyd
e5fddd9e7a Release v1.8.1 2022-08-17 22:36:44 +08:00
Folyd
92545d9431 Add showMacroRailroad options 2022-08-17 22:30:49 +08:00
Pure White
d6e6bf7e66
Use rustwiki Chinese CDN (#191) 2022-08-16 09:08:23 +08:00
Folyd
05d0760e68 Remove file:///* permission. Close #190 2022-08-15 10:49:48 +08:00
Folyd
69a8a8e079 Kudos to @lukaslueg. 2022-08-15 00:09:35 +08:00
Folyd
791214c616 Fix typo 2022-08-14 23:23:02 +08:00
Folyd
ccf63b89ab Omit key field for Edge 2022-08-14 22:24:11 +08:00
Folyd
b4f75fb8ed Migrate to Manifest V3 for Edge 2022-08-14 22:20:17 +08:00
Folyd
b05ce1e123 Revert "Run docs CI under if condition (commit contains docs:)"
7e517959e4
2022-08-14 22:10:34 +08:00
Folyd
fb08d7f5a7 Release v1.8.0 2022-08-14 22:03:50 +08:00
Folyd
3b362068e1 Remove uninstall url. Close #188 2022-08-14 12:05:38 +08:00
Folyd
93d9cca58b Replace options_page with options_ui 2022-08-13 16:54:09 +08:00
Folyd
84897f5525 Replace extension/core symbol link with Makefile copy 2022-08-13 13:51:40 +08:00
Folyd
045d135257 Add macro-railroad README 2022-08-13 13:27:19 +08:00
Folyd
0897e4d240 Fix placement of dropdown-menu if macro is wide
See also https://github.com/lukaslueg/macro_railroad_ext/issues/13
2022-08-13 13:19:49 +08:00
Folyd
1b54b7ae5e Ignore deserialize failed csv record
Such as error: `invalid leading zero in pre-release identifier` caused by 1.2.3-alpha.012.2
2022-08-13 00:08:34 +08:00
Folyd
b03c609cc7 Invalid cached crate searcher after crate search index updated or removed
Fix https://github.com/huhu/rust-search-extension/issues/177#issuecomment-1212678086
2022-08-12 21:50:05 +08:00
Folyd
c08a09c322 Bump rust dependencies, fix clippy 2022-08-12 10:39:01 +08:00