* ['notice' popover, 'all notice' dialog] fixup for mobile
* ['Files' page] fixed library icon size for mobile
* ['settings' page] fixup for 'Email notification'
* ['my libs'] fixed 'star/unstar', 'share', 'delete'
* ['deleted repos' dialog] modified column width of the table for mobile
* ['share' dialog] modified 'link details' panel for mobile
* [side panel resizer] removed it for mobile
* [group/department, shared with all] fixed the operation menu for mobile
* ['dir view'] don't offer 'repo history' page for mobile
* ['help'] fixup for page with large images, for mobile
- fixup for http://127.0.0.1:8000/help/drive_client_2.0_for_windows_10/
(in mobile, the content of it overflowed to the right, and was cut off)
* ['file view'] removed 'history' page for mobile
* ['markdown file view'] removed 'history' page for small screen, mobile
* ['dir view'] added a gray layer to close the 'file/folder tree' panel in mobile
* ['dir view'] fixup for the 'path' bar in mobile
* ['dir view', 'shared dir view'] don't display the 'tag list' in root for mobile
* implement catalog view in move dialog
* update move dialog ui components
* improve move dialog ui
* remove debug info
* improve copy dialog ui
* improve search view ui in move and copy dialog, refactor part of file-chooser.js and file-chooser.css
* handle cases where repo_name is too long, truncate text with an ellipsis, remove search container border
* handle cases where repo_name too long in search result item
* update move and dialog ui details
* add radius to repo list item
* ['file view'] use new icons(svg icons)
* ['file view'] use new icons for 'markdown file view' page
* ['file view'] for 'markdown & other text files': highlight the 'Save' button when it can be saved
* [my deleted libraries] redesigned it
* moved the entrance from the right corner to the left dropdown menu of
'My Libraries' page
* redesigned it: changed it from an independent page to a dialog
* [my deleted libraries] improved UI details for the dialog(repo list & empty tip)
* feature - drag and drop file to target path in grid view
fix typo
* update target path item background color when drag enter
* fix bug - select-all checkbox is actived after the last item is moved to another path
* fix bug - drag drop action conflict with multi-select by keyboard
* remove console log
* fix type error
* grid view support multiple selection by drag
* fix conflict with multiple selection by keyboard
* improve selection experience and code format
* fix bug - select failed when file name include '...'
* [user panel] combined 7 commits into 1:
[user side nav] added 'fold/unfold' for the sidebar
[redesign] redesigned toolbar for 'my libs' & 'shared with all'; redesigned 'top bar' for 'help', 'clients' and other pages
[Shared with all] 'share existing libraries' dialog: added the 'close' icon back, enabled clicking outside to close the dialog
['Invite Guest' page] redesigned the toolbar
['Share Admin' - 'Links'] 'Share Links' page: redesigned the toolbar
['Share Admin' - 'Links'] 'Upload Links' page: redesigned the toolbar
cleaned up code
* [user side panel] update
* [user panel] update
* [code style] update: remove an eslint warning