memos/web
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
..
.vscode feat: new resource dashboard (#1346) 2023-03-15 20:06:30 +08:00
public chore: update logo assets (#1407) 2023-03-24 08:43:26 +08:00
src feat: add more resource cover icon (#1413) 2023-03-26 20:58:02 +08:00
.eslintrc.json chore: update links reference (#1243) 2023-03-04 15:06:01 +08:00
.gitignore migrate frontend 2021-12-08 23:43:52 +08:00
.prettierrc migrate frontend 2021-12-08 23:43:52 +08:00
index.html chore: update logo format to png (#830) 2022-12-23 00:21:53 +08:00
package.json feat: support messages to ask AI (#1380) 2023-03-18 22:07:14 +08:00
postcss.config.js feat: use tailwindcss and show export btn 2022-01-31 19:16:01 +08:00
README.md migrate frontend 2021-12-08 23:43:52 +08:00
tailwind.config.js fix: expand btn display in front of menu (#1342) 2023-03-14 08:39:07 +08:00
tsconfig.json feat: responsive view (#75) 2022-06-19 11:32:49 +08:00
vite.config.ts refactor: declare variable for devProxyServer (#1220) 2023-03-01 19:50:43 +08:00
yarn.lock feat: support messages to ask AI (#1380) 2023-03-18 22:07:14 +08:00

Memos web