memos/web/src
CorrectRoadH f7a1680f72
fix: only delete last file when select multiple files #1576 (#1578)
* fix the bug can't delete multiple files #1576

* using useEvent instead of useRef

* delete unused code

* delete unused code

* change hook file name

* refactor the useEvent

* delete unnecessary export

* fix import

* Apply suggestions from code review

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-04-28 16:17:08 +00:00
..
components fix: reappearing of dialog should add body scrolling class (#1602) 2023-04-27 07:16:15 +08:00
css fix(css): reorder the font fallback list (#1495) (#1496) 2023-04-09 09:48:42 +08:00
helpers feat: read content from search params (#1607) 2023-04-27 07:15:40 +08:00
hooks fix: only delete last file when select multiple files #1576 (#1578) 2023-04-28 16:17:08 +00:00
labs chore: update import path (#1477) 2023-04-05 23:31:15 +08:00
layouts chore: add ignore version upgrade setting (#1491) 2023-04-08 18:13:51 +08:00
less chore: update memo style (#1581) 2023-04-21 14:46:41 +08:00
locales feat: update Korean translation (#1592) 2023-04-23 20:13:34 +08:00
pages fix: only delete last file when select multiple files #1576 (#1578) 2023-04-28 16:17:08 +00:00
router refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
store feat: add auto collapse feature for all memos issue #1463 (#1550) 2023-04-18 10:05:36 +08:00
theme chore: update resource dialog style (#982) 2023-01-21 08:46:49 +08:00
types feat: add auto collapse feature for all memos issue #1463 (#1550) 2023-04-18 10:05:36 +08:00
utils chore: update resource link template (#1537) 2023-04-16 10:31:03 +08:00
App.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
i18n.ts chore: regenerate yarn lock file (#1530) 2023-04-15 09:12:45 +08:00
main.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00