memos/web/src
CorrectRoadH adf01ed511
feat: add more resource cover icon (#1413)
* stash: file upload

* feat: add style button

* feat: add style of list

* feat: add checkbox for list

* feat: support file upload by drag

* feat: beautify the ui

* feat: support file upload

* stash

* fix: the resource is incorrectly when upload multiple files

* feat: beautify the ui

* chore: reduce unused line

* stash

* chore: deleted unused line

* chore: deleted unused line

* chore

* chore: change the function declare

* feat: support to prompt file is too large

* feat:drop prompt to cover all element

* fix: eslint

* fix: the name of i18n

* chore: refactor the import deps

* feat: beautify the ui

* feat: support the style of button

* feat: beautify the switch ui

* chore: refactor the component

* chore: refactor the resource item dropdown

* feat: use memo to reduce unused computing in drop

* feat: use memo to reduce the calc of resource list

* chore:change name

* Update web/src/locales/en.json

Co-authored-by: boojack <stevenlgtm@gmail.com>

* chore: the import of  deps

* fix: the window size of fecting data

* feat: support to save the state of style

* remove pnpm-lock

* merge main

* chore: simpify the statement

* fix: delete conflict marker

* feat: add i18n for select

* feat:support dark mode

* eslint

* feat: add more file icon

* feat: delete the storage of resource style

* Update web/src/components/ResourceCover.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-03-26 20:58:02 +08:00
..
components feat: add more resource cover icon (#1413) 2023-03-26 20:58:02 +08:00
css feat: update home layout (#1242) 2023-03-04 13:49:53 +08:00
helpers chore: update logo assets (#1407) 2023-03-24 08:43:26 +08:00
hooks feat: add list style for resource dashboard (#1389) 2023-03-26 19:32:53 +08:00
labs fix: markdown support in blockquote (#1394) 2023-03-21 22:38:38 +08:00
layouts feat: update responsible layout (#1306) 2023-03-08 09:00:10 +08:00
less chore: update logo assets (#1407) 2023-03-24 08:43:26 +08:00
locales feat: add list style for resource dashboard (#1389) 2023-03-26 19:32:53 +08:00
pages feat: add list style for resource dashboard (#1389) 2023-03-26 19:32:53 +08:00
router feat: new resource dashboard (#1346) 2023-03-15 20:06:30 +08:00
store feat: upload file by drag and drop (#1388) 2023-03-22 22:14:32 +08:00
theme chore: update resource dialog style (#982) 2023-01-21 08:46:49 +08:00
types feat: add list style for resource dashboard (#1389) 2023-03-26 19:32:53 +08:00
utils feat: update responsible layout (#1306) 2023-03-08 09:00:10 +08:00
App.tsx refactor: filter store (#1331) 2023-03-11 09:13:54 +08:00
i18n.ts feat: automatically change language on first launch (#1278) 2023-03-05 23:45:33 +08:00
main.tsx chore: clean package.json (#993) 2023-01-26 00:35:50 +08:00