1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-28 17:20:13 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Kushagra Gour
e335644787 sidepane: fix the file option buttons ux 2019-03-18 10:15:52 +05:30
Kushagra Gour
e39e284705 add ui events 2019-03-15 15:11:33 +05:30
Kushagra Gour
4a16b77dc8 ui fixes 2019-03-03 18:46:20 +05:30
Kushagra Gour
5694a115c8 make icon bigger n better 2019-03-03 18:06:26 +05:30
Kushagra Gour
38efcf38c1 ui a11y improvements 2019-03-02 20:01:08 +05:30
Kushagra Gour
3f19013bb4 ui a11y improvements 2019-03-02 19:15:38 +05:30
Kushagra Gour
15f24f92b2 minor fixes and docs 2018-10-15 15:06:52 +05:30
Kushagra Gour
b91028532f refactor logic for existing file check based on paths 2018-10-15 01:11:38 +05:30
Kushagra Gour
36b9b527c7 separate out fileicon comp n add more files 2018-10-13 01:02:19 +05:30
Kushagra Gour
9df492da9c allow drop in root folder 2018-10-13 00:55:40 +05:30
Kushagra Gour
7bf42d21af make rename work on paths 2018-10-13 00:26:50 +05:30
Kushagra Gour
57e41b2f4d Misc fixes for file explorer.
- Add validation while dropping a file
- Refactor removing file to work on path not reference
- style fixes
2018-10-12 23:53:36 +05:30
Kushagra Gour
d3f06ac890 add drag n drop to files explorer 🔥 2018-10-12 20:06:14 +05:30
Kushagra Gour
006a37f8ef add folders! 2018-10-11 16:30:09 +05:30
Kushagra Gour
57c5e07ee5 sidepane: refactor new file add code 2018-10-11 13:39:14 +05:30
Kushagra Gour
bd2af4db3b add basic folder support in files 2018-10-10 00:53:27 +05:30
Kushagra Gour
6b50913ca2 SidePane: add jsx file icon 2018-10-09 02:27:16 +05:30
Kushagra Gour
c987dca6e9 add more file extension icons 2018-10-08 16:51:04 +05:30
Kushagra Gour
770f25a6ee add rename file support and validate duplicate file names 2018-10-08 16:28:17 +05:30
Kushagra Gour
556e507a83 sidepane: change html file icon 2018-10-08 15:31:31 +05:30
Kushagra Gour
ca77303d68 refactor how codemirror options apply from settings.
Now Usercodemirror component handles each own option
updation.
2018-10-07 17:49:58 +05:30
Kushagra Gour
9866b2dbd9 Add file removal 2018-10-04 15:41:05 +05:30
Kushagra Gour
799ae55abd new file template n add file support 2018-10-04 01:18:54 +05:30