Commit graph

558 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
8f75dbef84 Improve rustc and target command search experiences 2022-10-30 20:38:36 +08:00
Folyd
2c2613ef25 Unify tier 2 targets 2022-10-30 14:13:58 +08:00
Folyd
c9301fe876
Remove sass files (#200) 2022-10-29 23:50:40 +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
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
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
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
3b362068e1 Remove uninstall url. Close #188 2022-08-14 12:05:38 +08:00
Folyd
84897f5525 Replace extension/core symbol link with Makefile copy 2022-08-13 13:51:40 +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
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
e1c5a32fcb Update all search index 2022-08-11 23:34:23 +08:00
Folyd
6e335fdbb3 Don't load search index in non-rust doc pages 2022-08-11 23:12:14 +08:00
Folyd
7c741b01e5 Fix macro-railroad build 2022-08-11 21:40:04 +08:00
ZJPzjp
8006f324aa
add cargo-semver-check (#187) 2022-08-10 11:13:56 +08:00
Folyd
14e9d8ba62 Fix not update cargo command index bug 2022-08-09 23:43:20 +08:00
ZJPzjp
bdfbeee1c8
add more cargo plugins (#184)
Co-authored-by: Folyd <lyshuhow@gmail.com>
2022-08-09 23:04:42 +08:00
Alex
f11a48e155
add cargo-vet (#185) 2022-08-09 23:02:47 +08:00
Folyd
dd839f0a51 Pretty command cargo index 2022-08-09 21:33:45 +08:00
Folyd
3d030da2a4 Update :tool command index 2022-08-09 21:27:22 +08:00
Folyd
c7738c36ee Move images to assets folder 2022-08-08 22:25:32 +08:00
Folyd
b6ad08a182 Only load macro railroad wasm file in macro pages 2022-08-08 21:43:42 +08:00
Folyd
59c0cf9cc6 Move manage static files into extension directory 2022-08-07 22:15:17 +08:00
Folyd
102d2b3d06 Fix macro-railroad options text color 2022-08-07 21:45:55 +08:00
Folyd
82379417a5
Integrate macro_railroad_ext (#183)
* Integrate macro_railroad_ext

* Fix macro_railroad loading issue

* Remove diagram modal `display:none`

* Feat

* Ignore Cargo.lock file
2022-08-07 21:39:39 +08:00
Folyd
5f8a35ebe8
Prepare migrate to Manifest V3 (#179), fixes #142
* Prepare migrate to Manifest V3

* Add `matches` declaration for `web_accessible_resources`

* Support both Manifest V2 and V3

* Only call migrate() when manifest is v2
2022-07-15 00:41:48 +08:00
BenMix
1d82b50426
Adjust margin of add to extension button (#178)
Co-authored-by: benmix <benmix@benmixdeMacBook-Pro.local>
2022-07-13 13:19:52 +08:00
Folyd
d937ad882b Add one more book 2022-07-08 10:53:25 +08:00
Folyd
71bdaa776f Support update :book/zh index 2022-07-07 21:27:57 +08:00
ZJPzjp
e2c8f40962
add more links of books, especially in Chinese version (#175)
* add more links of books, especially in Chinese version

* Add `:book/zh` command

* mv Chinese version links in book to book/zh

Co-authored-by: Folyd <lyshuhow@gmail.com>
2022-07-07 21:24:51 +08:00