EnixCoda
|
699d718d71
|
feat: TypeScript basic
|
2019-01-06 22:03:53 +08:00 |
|
EnixCoda
|
d05dc1b070
|
feat: better keyboard control flow
Search input and nodes cannot be focused at same time.
Otherwise, moving cursor left/right through search key results in unexpected file nav.
|
2018-11-02 14:04:46 +08:00 |
|
EnixCoda
|
1dce80d78e
|
feat: allow hide settings by clicking file explorer
|
2018-10-17 22:23:01 +08:00 |
|
EnixCoda
|
8029e07e20
|
style: format code
|
2018-10-16 15:55:31 +08:00 |
|
EnixCoda
|
0b3cc7f61a
|
refactor(FileExplorer): split logic of setting up tree data
|
2018-09-21 23:45:28 +08:00 |
|
EnixCoda
|
f75eeadc4f
|
feat: hide search input when loading file tree
|
2018-09-21 23:45:28 +08:00 |
|
EnixCoda
|
7aacc07429
|
fix: typos
|
2018-09-10 20:25:11 +08:00 |
|
EnixCoda
|
83815ea051
|
feat: loading indicator
|
2018-08-05 22:59:53 +08:00 |
|
EnixCoda
|
a0efbd47db
|
refactor(FileExplorer): init in componentWillMount
|
2018-08-05 18:24:53 +08:00 |
|
EnixCoda
|
8549912adf
|
style: single quote
|
2018-08-05 17:11:16 +08:00 |
|
EnixCoda
|
5695771fff
|
refactor: extract cores
|
2018-06-30 13:38:08 +08:00 |
|
EnixCoda
|
9811cede1e
|
feat(SettingsBar): config for compress singleton folders
|
2018-06-26 23:01:50 +08:00 |
|
EnixCoda
|
be9f258be3
|
refactor(FileExplorer): stop blocking event
|
2018-06-26 21:35:44 +08:00 |
|
EnixCoda
|
6c7823097b
|
feat: compress singleton folder
|
2018-06-26 21:35:44 +08:00 |
|
EnixCoda
|
0bfca704a4
|
refactor(FileExplorer): split logic
|
2018-06-22 22:44:44 +08:00 |
|
EnixCoda
|
b8f0ccf781
|
fix(Node): focus node when clicked
|
2018-06-22 22:44:44 +08:00 |
|
EnixCoda
|
998a8aa093
|
feat(FileExplorer): focus on first content node
|
2018-06-22 22:44:44 +08:00 |
|
EnixCoda
|
64d9ab9482
|
feat(FileExplorer): handle submodule
|
2018-06-22 22:44:44 +08:00 |
|
EnixCoda
|
603564456f
|
perf(FileExplorer): skip scrollIntoView when click on tree Node
|
2018-06-22 22:44:44 +08:00 |
|
EnixCoda
|
126c1226b7
|
feat(build): combat with React
|
2018-06-22 22:44:44 +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
|
39c1653d90
|
fix: blank file explorer when accessing non-exist file
|
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
|
f2b7261182
|
fix(file-explorer): fixes #3
|
2018-02-08 13:26:57 +08:00 |
|
EnixCoda
|
f05273f6ac
|
fix(FileExplorer): remove an unnecessary after render task
|
2018-01-12 18:33:49 +08:00 |
|
EnixCoda
|
ad557477f9
|
fix(FileExplorer): not scrolling to target when opening a file/folder directly
|
2018-01-12 18:31:34 +08:00 |
|
EnixCoda
|
a7806b4382
|
feat(FileExplorer): make search input always visible
|
2018-01-12 17:53:34 +08:00 |
|
EnixCoda
|
6052c6d269
|
feat(FileExplorer): expand & scroll to directly opened file
|
2018-01-07 15:31:34 +08:00 |
|
EnixCoda
|
608345dc10
|
initial commit
|
2018-01-07 12:45:27 +08:00 |
|