Commit graph

1273 commits

Author SHA1 Message Date
EnixCoda
3ca6c2bf07 chore: format & lint code 2022-07-16 01:57:41 +08:00
EnixCoda
8fb1eb924c refactor: deprecate SidebarBodyWrapper 2022-07-16 01:40:23 +08:00
EnixCoda
0e96aeb26b refactor: optimize should expand logic 2022-07-15 22:23:09 +08:00
EnixCoda
98a67381db refactor: raise Gitako out of document body 2022-07-12 01:15:48 +08:00
EnixCoda
8f0e4a9ccb fix: redirect not working in PR pages 2022-07-11 00:56:17 +08:00
EnixCoda
b20fb0b1ad Merge branch 'develop' into next
# Conflicts:
#	yarn.lock
2022-07-10 01:12:53 +08:00
EnixCoda
59c41edfa1 Merge branch 'safari' into develop 2022-07-10 01:10:59 +08:00
EnixCoda
372f31f065 build: update build settings 2022-07-10 00:48:39 +08:00
Enix
27f48e09ca
Merge pull request #247 from lazzzis/prettier-write
style: format with Prettier
2022-07-07 21:17:08 +08:00
EnixCoda
71e6829b50 chore: update icons 2022-07-07 00:25:27 +08:00
lazzzis
1e4a509a23 style: revert changes on src/ and __test__ 2022-07-05 21:11:25 -07:00
lazzzis
289953703e style: add prettier 2022-07-05 11:06:55 -07:00
lazzzis
306e2c1f3b chore: add prettier 2022-07-05 11:00:41 -07:00
EnixCoda
b0c54b84ec chore: ignore webpack from eslint 2022-07-04 21:51:59 +08:00
EnixCoda
3ce088cf7b chore: remove unused safari mark 2022-07-04 21:51:46 +08:00
EnixCoda
3e89db3feb chore: remove left border of sidebar 2022-07-04 21:24:35 +08:00
EnixCoda
f6675e8163 fix: handle profile repositories <-> repository redirecting 2022-07-04 21:24:24 +08:00
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