Commit graph

820 commits

Author SHA1 Message Date
EnixCoda
6789fe6a11
fix: prevent blocking form submissions 2020-11-13 13:56:03 +08:00
EnixCoda
57b481c7e3
fix: resolve PR files' SHA more careful 2020-11-13 13:56:02 +08:00
EnixCoda
72ebbb2047
fix: prevent redundant requests for PR 2020-11-13 13:56:02 +08:00
EnixCoda
3323477b07
feat: help 2020-11-13 13:56:02 +08:00
EnixCoda
00ea07b181
fix: guard setExpand 2020-11-11 17:52:53 +08:00
EnixCoda
0c0ee18795
fix: handle path with unsafe trunks 2020-11-11 17:44:26 +08:00
EnixCoda
c057fb389f
chore: remove leading space when copy file 2020-11-11 17:44:26 +08:00
EnixCoda
fbc67c68f4
fix: attach copy buttons when navigate through GitHub PJAX 2020-11-11 17:44:26 +08:00
EnixCoda
d818e5ccc2
fix: copy code and snippet 2020-11-11 17:44:26 +08:00
EnixCoda
a7c928fee9
chore: file tree item height and scroll bar 2020-11-11 17:44:25 +08:00
EnixCoda
b0ca820753
build: resolve react 2020-11-11 17:44:25 +08:00
EnixCoda
70e9bc68c3
feat: recursive toggle with keyboard arrow 2020-11-11 17:44:25 +08:00
EnixCoda
6c433f1f17
refactor: simpler logic for resize observer 2020-11-11 17:14:23 +08:00
EnixCoda
b2150b9212
fix: prevent collapse to too narrow 2020-11-11 17:14:23 +08:00
Enix
087ed0e3e0
Update README.md
fix link to wiki
2020-11-06 10:25:00 +08:00
Enix
a12c7e6870
Update README.md 2020-11-02 18:06:38 +08:00
EnixCoda
554cf46d1e
build: resolve duplicated react 2020-10-28 21:34:22 +08:00
EnixCoda
80a00616c7
2.4.0 2020-10-28 20:09:15 +08:00
EnixCoda
357394d3a2
Merge branch 'feature/async-tree' into develop 2020-10-28 20:09:04 +08:00
EnixCoda
5164fa49c7
fix: prevent unexpected redirect 2020-10-28 20:07:23 +08:00
EnixCoda
76e6d7c7f4
chore: update use update reason hook messages 2020-10-28 18:15:01 +08:00
EnixCoda
59fffaf004
fix: jump to items from search result
This doesn't cause the previous redirect bug :)
2020-10-28 18:14:51 +08:00
EnixCoda
b08cc31940
feature: consistant behavior of hit enter on search results 2020-10-28 17:21:18 +08:00
EnixCoda
de5b67bb2f
test: add file list render test cases 2020-10-28 16:25:45 +08:00
EnixCoda
453661af6e
build: update puppeteer 2020-10-28 14:22:11 +08:00
EnixCoda
0548c614be
refactor: named value from dispatch.get 2020-10-28 00:38:08 +08:00
EnixCoda
72ddfefb19
docs: update help for invalid token 2020-10-28 00:35:07 +08:00
EnixCoda
396af20fa4
Revert "feat: better experience with correct focus"
This reverts commit 3203f9426e.
2020-10-28 00:20:08 +08:00
EnixCoda
8c970d7fb4
feat: hint lazy mode 2020-10-28 00:14:32 +08:00
EnixCoda
3115f78878
fix: handle PR 2020-10-27 02:30:39 +08:00
EnixCoda
391c3e457c
fix: prevent unnecessary unmount 2020-10-27 01:58:12 +08:00
EnixCoda
5f9af7dd7f
build: upgrade react and tune babel
This improves performance!
2020-10-27 00:44:41 +08:00
EnixCoda
10d409ed56
feat: use update reason 2020-10-26 22:27:27 +08:00
EnixCoda
b0bcb7130c
refactor: prevent rendering multiple times on search 2020-10-26 22:27:21 +08:00
EnixCoda
3203f9426e
feat: better experience with correct focus 2020-10-26 20:53:33 +08:00
EnixCoda
2227039bbf
refactor: performance++ 2020-10-26 19:01:49 +08:00
EnixCoda
24ae8a0353
refactor: memoize regexp of search key 2020-10-26 19:01:05 +08:00
EnixCoda
d683777c34
fix: update focus properly 2020-10-26 02:40:34 +08:00
EnixCoda
453ed1d588
refactor: enhance code 2020-10-26 02:12:33 +08:00
EnixCoda
42737a6cd5
refactor: deprecate execAfterRender pattern
Also extracted regex logic into view component
2020-10-25 22:46:59 +08:00
EnixCoda
547b536af3
chore: remove unused argument 2020-10-25 15:53:31 +08:00
EnixCoda
6aa2d393c8
build: resolve fsevents issue 2020-10-25 15:46:56 +08:00
EnixCoda
2e6c7606c8
feat: async mode 2020-10-25 02:56:19 +08:00
EnixCoda
9da5d0df11
refactor: simplify search 2020-10-24 01:54:54 +08:00
EnixCoda
0eb04c8e27
refactor: remove init 2020-10-24 01:54:53 +08:00
EnixCoda
16a3e695ee
build: update deps 2020-10-02 16:09:18 +08:00
EnixCoda
074b1902d5
chore: animate filter 2020-09-02 21:40:00 +08:00
EnixCoda
5926d288e9
2.3.0 2020-08-31 21:21:48 +08:00
EnixCoda
e2aee2cdd6
feat: expand all folders when in pr 2020-08-31 21:16:23 +08:00
EnixCoda
0515d3cb2d
chore: show dots when loading meta data 2020-08-31 20:51:44 +08:00