Commit graph

803 commits

Author SHA1 Message Date
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
EnixCoda
ff876a261f
feat: enhance styles and add settings for recursive toggling 2020-08-31 20:50:46 +08:00
EnixCoda
fde2ad90df
feat: recursive toggle expand 2020-08-30 02:24:40 +08:00
EnixCoda
56a97040d8
2.2.0 2020-08-09 23:58:04 +08:00
EnixCoda
95fafcbfac
chore: enhance details 2020-08-09 23:57:56 +08:00
EnixCoda
cd7b5087b1
feat: variations of toggle button content 2020-08-09 23:44:42 +08:00
EnixCoda
f5eda6090a
feat: extract select input 2020-08-09 23:44:20 +08:00
EnixCoda
2711ead05c
chore: edit toggle button title 2020-08-03 00:35:32 +08:00
EnixCoda
db25110fa9
fix: display error message properly 2020-08-03 00:32:24 +08:00
EnixCoda
5271af7d91
feat: shrink GitHub header option 2020-08-03 00:17:54 +08:00
EnixCoda
42d9ef4725
feat: enhance settings button 2020-08-03 00:17:37 +08:00
EnixCoda
6d7610349e
feat: redesign toggle show button 2020-08-03 00:17:34 +08:00
EnixCoda
02e3337037
refactor: use CSS variable 2020-08-02 17:32:38 +08:00
EnixCoda
2b998e3fcf 2.1.3 2020-07-17 16:19:13 +08:00
EnixCoda
c2fb67fb37
fix: nav and header styles 2020-07-17 16:19:05 +08:00
EnixCoda
17f785e5c4
fix: resolve new GitHub DOM 2020-07-17 16:14:46 +08:00
Enix
db8ec597df
Merge pull request #76 from EnixCoda/dependabot/npm_and_yarn/lodash-4.17.19
build(deps): bump lodash from 4.17.15 to 4.17.19
2020-07-17 09:51:33 +08:00
dependabot[bot]
ffee27ce5f
build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 21:00:48 +00:00