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

15 commits

Author SHA1 Message Date
Fedor Katurov
5c9fdf93db replaced node-sass with sass 2022-01-28 11:09:21 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +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
7d2511e7e9 fixed errors on Textareas without setRef 2021-03-01 10:53:41 +07:00
Fedor Katurov
332d09e3bd Merge branch 'master' into 15-use-cra-or-nextjs
# Conflicts:
#	src/components/node/CommentForm/index.tsx
#	src/utils/node.ts
2020-11-19 16:29:03 +07:00
Fedor Katurov
9db25afb28 refactored comment form 2020-11-09 17:55:00 +07:00
Fedor Katurov
33e9e01f29 fixed styles imports 2020-11-06 13:05:43 +07:00
Fedor Katurov
2daa38ad12 fixed style files module names 2020-11-06 12:15:07 +07:00
Fedor Katurov
3f3c1516c8 fixed message delete appearance 2020-09-08 13:27:00 +07:00
Fedor Katurov
47cd66496b message editing form works properly 2020-09-07 18:00:49 +07:00
Fedor Katurov
4c4a33a819 added message editing button 2020-09-07 15:22:27 +07:00
Fedor Katurov
da47da9d6a fixed background size cover 2020-03-16 16:19:03 +07:00
Fedor Katurov
98c66dec8c messages form 2019-11-12 14:38:25 +07:00