Commit graph

42 commits

Author SHA1 Message Date
Enix
415e2f22f7 fix: settings bar was invisible 2019-08-13 10:12:18 +08:00
EnixCoda
8d4def0584
fix: handle style when content viewport is narrow but window is wide 2019-08-12 20:40:46 +08:00
EnixCoda
0e9125b667
feat: virtual file list 2019-08-11 21:47:45 +08:00
EnixCoda
9b59cbbc82
feat: style with CSS variables 2019-08-11 11:04:47 +08:00
EnixCoda
fd8ea597ca
feat: new resize 2019-08-11 09:56:20 +08:00
EnixCoda
68b60d9766
fix: header width under narrow window 2019-08-10 23:07:44 +08:00
Enix
a8b3e4bd2d fix: layout issue in Chrome v76 2019-08-06 15:47:11 +08:00
EnixCoda
739ad0403a
refactor: adapt to GitHub layout change 2019-04-06 15:42:57 +08:00
Enix
7d2f436f0b
fix: adapt to new GitHub style 2019-03-28 12:19:47 +08:00
EnixCoda
b2daa4c3b5
feat: resolve git modules on or not on github 2019-02-22 12:22:58 +08:00
EnixCoda
a09bba0a36
feat: reveal item from search result 2019-02-21 15:42:19 +08:00
EnixCoda
3b08c474f0
fix: prevent input overflow 2019-02-21 11:44:26 +08:00
EnixCoda
2f2a9f8e95
fix: cover leaked shadow 2019-02-19 17:08:26 +08:00
EnixCoda
861870a0b4
feat: narrow header content
When in codepage and gitako is ready
2019-02-19 16:48:42 +08:00
EnixCoda
1dce80d78e
feat: allow hide settings by clicking file explorer 2018-10-17 22:23:01 +08:00
EnixCoda
d60f85dfe8 feat: handle new github header style 2018-10-08 22:31:41 +08:00
EnixCoda
6593bf6121 fix: prevent covered by header 2018-09-21 23:45:28 +08:00
EnixCoda
23937ab646 feat: handle more error and block UI 2018-09-19 21:49:41 +08:00
EnixCoda
5c1e714b18 style: format with prettier 2018-09-13 00:35:39 +08:00
EnixCoda
83815ea051 feat: loading indicator 2018-08-05 22:59:53 +08:00
EnixCoda
1c76f7d5c3 fix(SideBar): .hidden was not working 2018-06-30 19:48:28 +08:00
EnixCoda
8bec682eab fix(resize): limit minimal width & handler show up conditions 2018-06-30 19:39:06 +08:00
EnixCoda
bae918302e refactor: create <Resizable /> and root component <Gitako /> 2018-06-30 19:39:06 +08:00
EnixCoda
4687a33cb2 feat: show version & add change log link 2018-06-30 19:39:06 +08:00
EnixCoda
9811cede1e feat(SettingsBar): config for compress singleton folders 2018-06-26 23:01:50 +08:00
EnixCoda
568221171d refactor: transition for all
Fixes #12
2018-06-22 22:44:44 +08:00
Enix
44f98d9f71
fix(settings-bar): prevent placeholder bar shrink 2018-06-13 10:44:43 +08:00
EnixCoda
b8287a287f refactor(settings-bar): make position of toggle icons static 2018-06-12 23:55:32 +08:00
EnixCoda
560a64d768 feat: resize side bar when window is wide enough 2018-06-12 23:55:32 +08:00
EnixCoda
9f7fc11997 feat(shortcut): add shortcut setting for toggle show 2018-05-28 23:41:46 +08:00
EnixCoda
2c6de05b17 style: code format 2018-05-28 23:40:51 +08:00
EnixCoda
f532e072f2 refactor(toggle): color of collapse icon 2018-05-20 12:23:24 +08:00
EnixCoda
9935e68638 feat: PJAX progress 2018-05-19 14:59:36 +08:00
EnixCoda
b003f3acc3 feat(settings): button for access token input 2018-05-19 14:59:36 +08:00
EnixCoda
bf0bdf92e8 feat: toggle show 2018-05-19 14:59:36 +08:00
EnixCoda
fe7a248da1 feat: spotlights on the settings bar! 2018-05-06 21:22:35 +08:00
EnixCoda
1ee7d19771 feat: toggle show/hide sidebar 2018-05-06 21:01:15 +08:00
EnixCoda
7efced17e5 refactor(naming): extract name 2018-04-03 19:48:02 +08:00
EnixCoda
6b4591c9de feat(clippy): edit positioning of clippy icon 2018-02-08 13:05:16 +08:00
EnixCoda
f95b31bb25 feat(icon): use SVG octicon
generate SVG files with generate-octicon.js
load as react component thanks to svg-loader
bundle
size decreased from 48kb to 26kb!
2018-02-08 13:05:16 +08:00
EnixCoda
a7806b4382 feat(FileExplorer): make search input always visible 2018-01-12 17:53:34 +08:00
EnixCoda
608345dc10 initial commit 2018-01-07 12:45:27 +08:00