Commit Graph

26 Commits

Author SHA1 Message Date
d0c0f3ab93 Fixed document scroll position when modal opened 2022-11-04 16:05:50 +03:00
f78f007392 Minor style fixes 2022-11-03 00:43:38 +03: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
190a3226d5 prettier 2022-10-31 13:51:52 +01:00
6c648fad81 Fixed feed 2022-10-26 00:45:37 +03:00
Igor Lobanov
2e827901c2 Auth & registration 2022-10-25 18:29:27 +02:00
7d338149f0 editor types, checkbox fix, baseurl fix 2022-10-23 13:48:03 +03:00
Igor Lobanov
4fabc7554d WIP 2022-10-21 20:17:04 +02:00
7ae55bf529 Main page blocks margins fixes 2022-10-20 18:51:45 +03:00
f2a63633f3 Fixed footer style 2022-10-20 01:16:17 +03:00
336a74b5fc Fixed loading 2022-10-18 01:13:18 +03:00
d07050dff5 Rewrite several components style to css-modules 2022-10-14 21:33:06 +03:00
Igor Lobanov
70469dbe33 fixes, loading icon 2022-10-12 19:37:26 +02:00
1fa7b302d6 Fixed sticky footer 2022-10-05 23:04:48 +03:00
fff349d478 Fixed header 2022-10-04 00:31:11 +03:00
78e351e71b Header fixes 2022-09-29 22:16:17 +03:00
Igor Lobanov
250cdf2d13 main page load more layout 2022-09-29 16:40:11 +02:00
Igor Lobanov
b0b725ff2c quick header fix 2022-09-29 13:44:59 +02:00
Igor Lobanov
fa47ea7843 footer style fix 2022-09-29 13:15:59 +02:00
53f71ce92f Module css in the header component 2022-09-29 00:08:14 +03:00
4d3c4b1acc Fixed 404 page 2022-09-24 00:29:32 +03:00
Igor Lobanov
9d517988e7
Merge pull request #5 from Discours/error-page
Error page
2022-09-16 14:22:53 +02:00
485cec1ec4 Error page 2022-09-15 23:52:07 +03:00
83be97e3c6 Sticky main header 2022-09-15 22:41:05 +03:00
cc396da3ee WIP: sticky main navigation block 2022-09-15 00:07:47 +03:00
44e0d11832 init 2022-09-09 14:53:35 +03:00