Commit graph

1256 commits

Author SHA1 Message Date
EnixCoda
ce3dffb84d fix: set DOM scrollTop when programmatically scroll to item 2022-07-04 02:14:32 +08:00
EnixCoda
d6e9fcc163 Merge remote-tracking branch 'origin/develop' into next
# Conflicts:
#	src/analytics.ts
#	src/components/FileExplorer.tsx
#	src/components/SideBarBodyWrapper.tsx
#	src/components/settings/SettingsBar.tsx
#	src/content.tsx
#	src/platforms/GitHub/API.ts
#	src/platforms/GitHub/DOMHelper.ts
#	src/platforms/GitHub/index.ts
#	src/platforms/platform.d.ts
#	src/styles/index.scss
#	src/utils/DOMHelper.ts
#	src/utils/config/helper.ts
#	src/utils/config/migrations/1.3.4.ts
#	src/utils/config/migrations/index.ts
#	src/utils/general.ts
#	src/utils/storageHelper.ts
2022-07-04 01:41:13 +08:00
EnixCoda
d32b13e65e 3.7.4 2022-07-03 00:25:44 +08:00
EnixCoda
3ed0a8e8f7 fix: update GitHub page content selector 2022-07-03 00:10:41 +08:00
EnixCoda
919ce07b20 feat: cache report error 2022-07-02 23:30:08 +08:00
EnixCoda
bcc34949ab feat: atomic async function 2022-07-02 23:30:08 +08:00
EnixCoda
b112de229e 3.7.3 2022-06-28 23:12:45 +08:00
EnixCoda
c1f8456e7f fix: handle type errors 2022-06-28 17:03:20 +08:00
EnixCoda
05507abbcb fix: support GitHub turbo 2022-06-28 16:59:20 +08:00
EnixCoda
98ee885254 3.7.2 2022-06-25 13:10:00 +08:00
EnixCoda
1289ccdbd6 test: update project page test due to file list overscan 2022-06-25 13:09:53 +08:00
EnixCoda
d02c32bb4b feat: add pjax mode setting 2022-06-25 12:47:39 +08:00
EnixCoda
5cddc2077e chore: enhance tab focus flow, skip file explorer container 2022-06-24 22:08:50 +08:00
Enix
c8a6e38af1
Merge pull request #238 from Innei/develop
fix: add overscan to avoid blank flash
2022-06-22 11:53:46 +08:00
Innei
a9217b5c4c
fix: add overscan to avoid blank flash 2022-06-21 17:58:30 +08:00
EnixCoda
26db4e8259 build: add UT to CI 2022-06-19 23:24:48 +08:00
EnixCoda
11942789b8 chore: shorten is 2022-06-19 23:18:55 +08:00
EnixCoda
4909371853 fix: patch primer themes 2022-06-19 23:18:32 +08:00
EnixCoda
31fc538a5c feat: self implemented virtual scroller 2022-06-19 22:54:18 +08:00
EnixCoda
5a16682c7f fix: folder rotate on toggle open 2022-06-19 22:12:50 +08:00
EnixCoda
6092d65b00 fix: theme selectors 2022-06-16 22:36:47 +08:00
EnixCoda
ef481d7d7e test: add Highlight test 2022-06-06 23:44:44 +08:00
EnixCoda
8716ce02e9 chore: optimize list horizontal style 2022-06-06 23:31:30 +08:00
EnixCoda
6ce88e7cf0 refactor: extract list-control hooks 2022-06-06 23:30:57 +08:00
EnixCoda
4b4b3c4841 chore: adjust settings close icon size 2022-06-06 23:01:06 +08:00
EnixCoda
8819984f98 refactor: update settings layout 2022-06-06 21:31:32 +08:00
EnixCoda
fcdef87b2a fix: enable code fold on all code blocks 2022-06-06 20:57:59 +08:00
EnixCoda
bbf7f3d7ea feat: is equal 2022-06-06 20:57:59 +08:00
EnixCoda
b0283f1f5e feat: optimize highlight render performance 2022-06-06 20:57:59 +08:00
EnixCoda
caaff93ad7 chore: extract root element insertion 2022-06-06 20:57:59 +08:00
EnixCoda
9553e1c0bb feat: optimize scroll behavior 2022-06-06 20:56:37 +08:00
EnixCoda
1e323bc2d5 feat: reload context 2022-06-06 20:55:04 +08:00
EnixCoda
5b41832f78 feat: improve PR file tree resolution perf
> 100 times if PR has >100k changes
2022-06-06 20:55:04 +08:00
EnixCoda
10668b6606 feat: optimize icons 2022-06-06 20:55:04 +08:00
EnixCoda
c558eaf35c feat: is.not 2022-06-06 20:55:04 +08:00
EnixCoda
5c65f9e7f5 feat: IconButton & RoundIconButton 2022-06-06 20:55:04 +08:00
EnixCoda
38e5ee718c chore: rename useVisibleNodesGenerator 2022-06-06 20:55:04 +08:00
EnixCoda
1d733fb1cf feat: enable auto expand if native PR file tree is collapsed 2022-06-06 20:55:04 +08:00
EnixCoda
8dbc723b53 chore: optimize settings layout 2022-06-06 20:55:04 +08:00
EnixCoda
318f4b6c69 feat: enable fast get pull request files in large ones 2022-06-06 20:55:04 +08:00
EnixCoda
dcaa58a31b fix: correct type of $ 2022-06-06 20:55:04 +08:00
EnixCoda
6c671da520 test: add unit test 2022-06-06 20:55:04 +08:00
EnixCoda
a54c2ee18a build: resolve latest @primer/primitive 2022-06-03 15:02:33 +08:00
EnixCoda
43aaa3874c feat: simple config fields 2022-06-03 15:02:33 +08:00
EnixCoda
f56c8301a9 3.7.1 2022-06-03 12:36:46 +08:00
EnixCoda
32fa56e91f fix: resolve PR page link via response 2022-06-03 12:25:30 +08:00
EnixCoda
ff1bdd6f0f refactor: clean config context read 2022-05-30 00:51:36 +08:00
EnixCoda
0564212246 chore: deprecate Field 2022-05-30 00:32:58 +08:00
EnixCoda
0902841928 feat: use primer form 2022-05-30 00:32:49 +08:00
EnixCoda
f66e38291f feat: use primer checkbox 2022-05-29 23:27:13 +08:00