Commit Graph

1089 Commits

Author SHA1 Message Date
Arkadzi Rakouski
a18b6b9e6d
feat: audio player (#110)
* implement new audio player

* refactor audoi player

* fix lint errors

* fix ts errors

* remove unnecc yarn files

* refactor by review comments

* Article card feed mode

* refactor by review comments

---------

Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-07-01 15:05:59 +02:00
09bf522ab7 Userpic background 2023-06-28 23:25:11 +03:00
f5a54e4850 Fixed header blocks alignment 2023-06-28 23:18:43 +03:00
27ae71da09 Feed page style fixes + icons 2023-06-28 01:47:47 +03:00
Ilya Y
b6ab772d18
Header align fix (#115)
Header align fix
2023-06-26 17:28:36 +03:00
Ilya Y
c07c692973
[219] fix header logo col width (#114) 2023-06-25 07:08:38 +03:00
Ilya Y
55e8f6a20a
[222] change headers signature in Editor (#113) 2023-06-24 16:45:57 +02:00
236c469c98 Article card feed mode 2023-06-21 23:32:16 +03:00
6871b1a146 Added snackbars to subscription and copy link in the share popup 2023-06-18 21:02:11 +03:00
15e57950fe Fixed userpic position in the comments block 2023-06-18 20:45:03 +03:00
Igor Lobanov
75c3d5faea
expo pages (#111)
* layout pages

* lint

* code review, lint, build fix

* lint
2023-06-16 16:47:24 +02:00
03bcd7eced Change link color in the comments block on the feed page 2023-06-15 23:53:55 +03:00
233a6042df 7 hot topics on the feed page 2023-06-15 23:47:54 +03:00
c03f961d10 Change text on hover in author follow button 2023-06-15 23:44:49 +03:00
e045a06fd6 Fixed auth popup and userpic style 2023-06-14 23:16:44 +03:00
Arkadzi Rakouski
778e8e8c43
Implement auth modal calling on required actions & fix minor ui bugs. (#108)
* fix views & date layout

* handle auth modal calling on required actions & fix minor ui bugs

* fix eslint errors

* refactor auth modals for non sessioned & implement callback triggering after sign in

* refactor handlers with requireAuth
2023-06-14 19:19:30 +02:00
Ilya Y
06c3740db2
Feature/video updates (#109)
* Revert audio player
* Show media body text
* Add snackbar on upload Video click
2023-06-13 10:26:50 +03:00
e2858c1eed Fixed knowledge base block style on the feed page 2023-06-12 23:27:50 +03:00
017ea87f9f Fixed style in the topics block on the feed page 2023-06-12 23:11:25 +03:00
d2a72cc894 Minor style fixes 2023-06-12 22:59:46 +03:00
ac09ac3067 Change texts on hover in the subscribe buttons 2023-06-12 22:59:25 +03:00
b424ec9bca CommentDate bugfix 2023-06-12 21:19:14 +03:00
1fb84173e6 Fix article comments style on the feed page 2023-06-12 20:58:02 +03:00
97cce5b9fc Fix article footer style on the feed page 2023-06-12 20:09:21 +03:00
Ilya Y
be53a5dce8
Feature/video upload (#107)
* Add Video Player and Video Uploader
* Remove old video component
2023-06-10 17:10:05 +03:00
5b824d8e2f Fix userpic in the sidebar on the feed page 2023-06-09 01:04:55 +03:00
e4ac8d8b56 Userpic in the sidebar on the feed page 2023-06-09 00:55:22 +03:00
9754a0235d Tabs style fixes 2023-06-09 00:53:58 +03:00
4e6d082697 Fixed cards style 2023-06-09 00:29:20 +03:00
2b9f1ee7ef Fixed cards style in the slider 2023-06-09 00:10:12 +03:00
6f9dd83016 Fixed top articles style on the homepage 2023-06-08 21:25:01 +03:00
5e80cbd01c Removed dates from cards on the homepage 2023-06-08 21:19:49 +03:00
e72a8ded30 Fixed sidebar style on the feed page 2023-06-07 00:16:40 +03:00
8b6cd92700 Fixed header style 2023-06-06 23:13:13 +03:00
a8a50eafa1 Fixed top articles block style 2023-06-06 00:56:36 +03:00
529759fbe2 Fixed topic hover style on black background 2023-06-06 00:05:12 +03:00
39d2e90faf Removed trash 2023-06-05 23:55:20 +03:00
533ca3865f Fixed topic cards style 2023-06-05 23:46:55 +03:00
eac5704063 Fixed article cards style 2023-06-03 01:01:34 +03:00
054a8e00c6 Change vite config for css 2023-06-03 01:01:08 +03:00
Ilya Y
659abb5e21
Create page (#106) 2023-05-31 15:23:18 +03:00
a6f58702d9 Fixed article cards style 2023-05-29 23:46:30 +03:00
e183d0f090 Fixed feedback popup style 2023-05-29 22:39:53 +03:00
b4e1ed2835 Fixed article cards style 2023-05-29 22:27:25 +03:00
Ilya Y
bb45d206e1
Add popover helpers in Editor (#105) 2023-05-29 20:14:58 +03:00
Ilya Y
5a1699aa87
Quote variants (#101)
Quote options + alignment
2023-05-29 13:09:44 +03:00
Ilya Y
2ef8da6da5
Feature/85 side panel (#104)
* Add shortcuts list to the side panel

* Night mode style
2023-05-29 07:40:17 +03:00
905a8cf7ee Fixed article card style 2023-05-26 22:22:24 +03:00
Ilya Y
982df78cc4
[212] Scroll to comment in article from user profile (#103)
* [212] Scroll to comment in article from user profile

* [212] Scroll to comment from feed

* Resolve conversation
2023-05-26 13:30:27 +02:00
Ilya Y
cc48b68d38
add setIsActionPopupActive signal (#102) 2023-05-26 05:32:20 +03:00