1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-05-06 10:06:41 +07:00
Commit graph

8 commits

Author SHA1 Message Date
Fedor Katurov
ab15a10d01 refactored node comments to component 2021-11-06 21:14:50 +07:00
muerwre
e071409241
highlight and scroll to new comments if authorized ()
* added new drone file

* commented-out unnecessary build stages

* commented-out unnecessary build stages

* added dynamic repo

* added dynamic repo

* added registry global env

* added registry global env

* added registry global env

* added template

* added template

* added template

* added template

* added branches to template

* added branches to template

* made build based on template

* made build based on template

* changed env file

* added .env.development file to repo

* fixed branch to develop

* added variables for develop and master

* added variables for develop and master

* added env variables to builder

* added env variables to builder

* added env variables to builder

* changed drone.yml

* added highlight for new comments

* fixed dependencies for useScrollToTop

* added smooth scrolling for comments

* fixed new comments highlight for same user
2021-10-06 12:48:26 +07:00
Fedor Katurov
1242c04587 added user profile popup 2021-09-22 17:54:51 +07:00
Fedor Katurov
62f0fa59ca fixed boris layout with hooks 2021-02-27 18:55:58 +07:00
Fedor Katurov
051b199d5d made local comment form uploads 2021-02-27 17:51:12 +07:00
Fedor Katurov
a9c43e8976 sing create-react-app now 2020-11-19 17:27:19 +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