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

15 commits

Author SHA1 Message Date
Fedor Katurov
85d20e5009 fixed tag autocomplete behaviour 2022-01-09 19:55:02 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
120bf8954c removed boris reducer 2022-01-02 21:28:31 +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
11fd582453 #23 lab stats 2021-03-22 15:56:35 +07:00
Fedor Katurov
68249a4c62 #35 finally using swiperjs as image slider 2021-03-06 14:48:24 +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
4b79b06106 fixed for nextjs, but it won't work 2020-11-06 18:36:28 +07:00
Fedor Katurov
33e9e01f29 fixed styles imports 2020-11-06 13:05:43 +07:00
Fedor Katurov
531bd3626a added working tiny-slider! 2020-10-26 19:14:41 +07:00
Fedor Katurov
59d544c5f4 comment locking initial 2019-11-29 12:21:11 +07:00
Fedor Katurov
313c41b56c limited heroic nodes to images 2019-10-23 12:08:50 +07:00
Fedor Katurov
6b5638b44e added nodes heroize button 2019-10-23 12:02:35 +07:00
Fedor Katurov
249a9b368c node edit and like buttons + actions 2019-10-22 12:17:45 +07:00