1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00
Commit graph

11 commits

Author SHA1 Message Date
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
7e14b52bf9 (nextjs) fixed fonts 2022-01-19 09:48:16 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
3c0571816c removed profile redux items 2022-01-08 18:01:38 +07:00
Fedor Katurov
5849e68258 removed messages reducer 2022-01-08 16:40:48 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
77af1ab05a optimized imports 2022-01-02 20:59:52 +07:00
Fedor Katurov
168ba8cc04 removed almost all node sagas 2022-01-02 20:44:41 +07:00
Fedor Katurov
f76a5a4798 refactored hooks directory 2022-01-02 18:17:09 +07:00
muerwre
c2d1c2bfc9
99 use swr (#100)
* 99: made node use SWR

* 99: fixed comments for SWR node

* 99: added error toast to useNodeFormFormik.ts
2022-01-02 17:10:21 +07:00
Fedor Katurov
cb314e9f8d moved views to containers 2021-11-22 12:11:25 +07:00
Renamed from src/views/node/NodeComments/index.tsx (Browse further)