Commit Graph

13 Commits

Author SHA1 Message Date
Ilya Y
784bb435c3
Feature/lint (#317)
* prettier

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 18:10:00 +03:00
dcd5c591f0 Remove author in article cards on the author page 2023-10-10 22:45:35 +03:00
c46e65abd2 Don't show floors if no articles 2023-08-12 13:36:21 +03:00
d1b92a5f11 Added noAuthorLink props, restore author links on the main page 2023-07-26 23:40:14 +03:00
bniwredyc
cfb744c0a0 lint 2023-05-01 20:32:32 +02:00
251df4b2c0 New grid 2023-03-10 17:42:48 +00:00
9483b84bad Hide articles dates on the main page 2023-01-25 01:15:29 +03:00
94f9e77203 Style fixes 2022-11-21 00:23:12 +03:00
Igor Lobanov
ec3f9ab54c lint 2022-10-31 17:44:52 +01:00
Igor Lobanov
5bcef1d1e2 Merge remote-tracking branch 'origin/dev' into editor
# Conflicts:
#	src/components/Feed/Row3.tsx
#	src/components/Nav/AuthModal/EmailConfirm.tsx
#	src/components/Nav/AuthModal/ForgotPasswordForm.tsx
#	src/components/Nav/AuthModal/LoginForm.tsx
#	src/components/Nav/AuthModal/RegisterForm.tsx
#	src/components/Nav/AuthModal/index.tsx
#	src/components/Nav/Header.tsx
#	src/components/Nav/Modal.tsx
#	src/components/Nav/Popup.tsx
#	src/components/Nav/Private.tsx
#	src/components/Root.tsx
#	src/components/Topic/Card.tsx
#	src/components/Views/AllAuthors.tsx
#	src/components/Views/Author.tsx
#	src/components/Views/Home.tsx
#	src/components/Views/Topic.tsx
#	src/graphql/mutation/auth-confirm-email.ts
#	src/locales/ru.json
#	src/pages/welcome.astro
#	src/stores/auth.ts
#	src/stores/ui.ts
#	src/stores/zine/authors.ts
#	src/utils/apiClient.ts
#	src/utils/config.ts
2022-10-31 14:06:32 +01:00
Igor Lobanov
25fd5bf42f load more (Feed, Author, Topic, Home update) 2022-10-28 23:42:28 +02:00
adc0fe6393 refactor and fixes 2022-10-07 22:35:53 +03:00
44e0d11832 init 2022-09-09 14:53:35 +03:00