Sharkey/packages/frontend
kabo2468 71b016b293
fix: PhotoSwipeによるクライアントのメモリリークの解消 (#11395)
* Destroy PhotoSwipe on unmounted

* Update CHANGELOG.md
2023-07-27 06:44:16 +09:00
..
.storybook enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
.vscode
@types Revert "refactor: define _IS_CHROMATIC_" 2023-05-16 19:37:15 +09:00
assets
lib perf(#10923): CSS Modules のクラス名をインライン化する (#10930) 2023-06-01 17:19:46 +09:00
public
src fix: PhotoSwipeによるクライアントのメモリリークの解消 (#11395) 2023-07-27 06:44:16 +09:00
test refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
.eslintrc.js lint 2023-05-29 17:13:12 +09:00
.gitignore
package.json refactor(frontend): use nodemon for storybook (#11297) 2023-07-20 17:41:48 +09:00
tsconfig.json refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
vite.config.ts perf(#10923): CSS Modules のクラス名をインライン化する (#10930) 2023-06-01 17:19:46 +09:00
vite.json5.ts