Commit graph

1012 commits

Author SHA1 Message Date
EnixCoda
ec59501c00 doc(readme): add about 2018-06-13 00:14:29 +08:00
EnixCoda
a16231946a 0.2.4 2018-06-13 00:08:47 +08:00
EnixCoda
7a76f83281 docs: update README 2018-06-12 23:55:32 +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
5ac46e0b2a refactor(cx): pass className 2018-06-12 00:54:34 +08:00
EnixCoda
2cb86d8957 docs(search): regexp -> RegEx 2018-06-10 02:19:16 +08:00
EnixCoda
3525de1dd4 fix(keyHelper): handle control key & format in uppercase 2018-06-10 02:11:49 +08:00
EnixCoda
16de00272c refactor(cx): support unsorted params 2018-06-10 01:53:44 +08:00
EnixCoda
dedc67266b 0.2.3 2018-06-06 00:36:19 +08:00
EnixCoda
3f5845cf8d fix(settings): prevent shortcut error when it's not set 2018-06-06 00:35:58 +08:00
EnixCoda
9511e8bf29 0.2.2 2018-06-06 00:24:27 +08:00
EnixCoda
c455ebe63d refactor(PJAX): not scroll to content after PJAX 2018-06-06 00:24:00 +08:00
EnixCoda
ad2c88b192 feat: <PJAXLink /> 2018-06-06 00:16:13 +08:00
EnixCoda
1014eaff1c refactor(PJAX): change the usage of PJAX 2018-06-06 00:16:03 +08:00
EnixCoda
0411102af3 refactor: perf & pjax 2018-06-06 00:14:16 +08:00
EnixCoda
e228b2f45a refactor(PJAX): add forceCache 2018-06-05 23:52:56 +08:00
EnixCoda
d6905efdc4 build(pjax): link with alias 2018-06-05 23:49:37 +08:00
EnixCoda
b9c507f736 Merge commit '18ce99c8f689fda3db5d4bc182cd655cd3c83387' as 'packages/pjax' 2018-06-05 23:48:45 +08:00
EnixCoda
18ce99c8f6 Squashed 'packages/pjax/' content from commit 8abb21e
git-subtree-dir: packages/pjax
git-subtree-split: 8abb21e1e9d899217b03c489c9b2d9ecd92074b5
2018-06-05 23:48:45 +08:00
EnixCoda
4c9a7b57ae refactor(PJAX): update metadata on PJAX end 2018-06-03 13:24:43 +08:00
EnixCoda
79f5a5595a refactor(URLHelper): modify parse logic
Close #9
2018-06-03 13:24:43 +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
b848093e1e 0.2.1 2018-05-26 19:43:53 +08:00
EnixCoda
9cdd108624 feat(FileExplorer): show item path when pointer hovers
Finishes #8
2018-05-26 19:36:18 +08:00
EnixCoda
f532e072f2 refactor(toggle): color of collapse icon 2018-05-20 12:23:24 +08:00
EnixCoda
74e1d57311 bump version 2018-05-19 15:00:20 +08:00
EnixCoda
9935e68638 feat: PJAX progress 2018-05-19 14:59:36 +08:00
EnixCoda
39c1653d90 fix: blank file explorer when accessing non-exist file 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
b8aaf2d8d7 fix: typo ‘bacasuse’ 2018-05-06 21:01:33 +08:00
EnixCoda
1ee7d19771 feat: toggle show/hide sidebar 2018-05-06 21:01:15 +08:00
EnixCoda
793f4a92c2 chore: extract side bar content 2018-04-28 20:35:14 +08:00
EnixCoda
3bf8d6f767 refactor(DOM helper): move decorateGitHubPageContent 2018-04-19 23:35:27 +08:00
EnixCoda
7efced17e5 refactor(naming): extract name 2018-04-03 19:48:02 +08:00
EnixCoda
b24e4430ab Merge branch 'develop' 2018-03-01 17:49:44 +08:00
EnixCoda
f2b7261182 fix(file-explorer): fixes #3 2018-02-08 13:26:57 +08:00
EnixCoda
29704ca0f9 docs(readme): update bundle size description 2018-02-08 13:21:10 +08:00
EnixCoda
02bbcff2e5 chore: update version number 2018-02-08 13:21:10 +08:00
EnixCoda
b2235be1fb chore(yarn.lock): update yarn.lock 2018-02-08 13:21:10 +08:00
EnixCoda
b5865febc4 fix(pjax): prevent pjax:end event handler trigger too many times
fix #4
2018-02-08 13:21:10 +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
d4cdae846b build(yarn): fix unmet peer dependency warning 2018-02-08 13:04:30 +08:00
EnixCoda
704b66590d build(webpack): correct define-plugin usage 2018-02-08 13:04:30 +08:00
EnixCoda
f876c72368 build(zip): recursively zip 2018-01-16 11:01:25 +08:00
EnixCoda
92372b23fe docs(manifest): update description 2018-01-15 10:04:59 +08:00