Commit Graph

1044 Commits

Author SHA1 Message Date
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
75bca7d62c Fixed article card style 2023-05-25 23:48:36 +03:00
44dabc45c0 Fixed header style 2023-05-25 00:51:47 +03:00
186912e2e8 View switcher unification 2023-05-23 01:01:04 +03:00
f0d8aa4f5c Removed iframe borders 2023-05-20 16:46:04 +03:00
22b0a89755 Article footer controls style fixes 2023-05-20 16:44:33 +03:00
fe7262dda6 Auth popup minor fixes 2023-05-20 16:14:42 +03:00
f8bb60a8a4 Fixed auth popup style 2023-05-18 23:02:19 +03:00
72c6a38008 Fixed author card style for mobile 2023-05-18 21:57:19 +03:00
81ffccdccc Fixed author card style for mobile 2023-05-18 21:48:58 +03:00
75e78cb7c6 Fixed comment controls style for mobile 2023-05-18 21:48:24 +03:00
b08f6a3621 Removed iframe borders 2023-05-18 21:35:18 +03:00
Ilya Y
d6b797aa0c
SharePopup - IsVisible as optional prop (#100) 2023-05-18 16:18:07 +03:00
446a3fae34 Replace className attribute to class 2023-05-18 00:45:53 +03:00
987061245e Minor fix 2023-05-18 00:42:42 +03:00
feeee914d0 Replace icon 2023-05-18 00:36:07 +03:00
142748f81e Add link to the article in comments on the author page 2023-05-18 00:10:15 +03:00
dd3a6336b2 Fixed buttons style 2023-05-17 23:27:24 +03:00
7fca709203 Fixed buttons hover style 2023-05-17 21:58:36 +03:00
Ilya Y
afcebb10b1
One page with subscriptions to authors and topics (#99)
* One page with subscriptions to authors and topics

* resolve conversation
2023-05-17 12:41:50 +02:00
Ilya Y
c60b7e5c53
Add tooltip to Article details (#98)
* Add tooltip to Article details

* Hide popover f SharePopup is visible
2023-05-17 07:04:38 +03:00
3710812668 Fixed editor icons 2023-05-17 02:53:38 +03:00
c973b28161 Style fix for share popup 2023-05-16 22:17:47 +03:00
1169cd44ad Comment field style fixes 2023-05-16 00:40:55 +03:00
5c236051d0 Auth popup styles fixes 2023-05-16 00:35:07 +03:00
68eb7833e7 Video article style fixes 2023-05-15 23:07:04 +03:00
96baa8883e Auth modal style fixes 2023-05-13 23:48:56 +03:00
aed62e5a8c Fixed comment form editor style 2023-05-13 23:17:04 +03:00
Ilya Y
4d147e3eb7
Add popover util (#96)
* Add popover component

* [WIP] Popover component

* update ref

* conversation resolve

* conversation resolve (conditional render icon)

* conversation resolve (onMount instead createEffect)
2023-05-13 19:00:58 +02:00
Vyacheslav Ananev
cbb254a907
Add Subscribe email validation (#97)
* refactor(AuthModal): move email validator to utils

* refactor(utils/validators): change email validation to regexp

* feat(Subscribe): add email and serve response validation

* refactor(Button): change secondary variant styles

* feat(Subscribe): styling controls

* fix(Subscribe): call email accessor

* fix(Subscribe): button non full width in ios
2023-05-13 18:59:09 +02:00
Ilya Y
20ca55e1b2
Add maxLength counter in Growing Textarea (#95) 2023-05-12 19:50:28 +02:00
bniwredyc
065630decb newsletter fix 2023-05-12 16:57:33 +02:00
bniwredyc
9f3fe229d5 connect form update 2023-05-12 16:36:05 +02:00
bniwredyc
66696dab7b newsletter fix attempt 2023-05-12 16:21:35 +02:00
bniwredyc
467e8c5e53 connect form fixes 2023-05-12 16:11:00 +02:00
bniwredyc
f5062162b2 newsletter fix attempt, connect form messages 2023-05-12 15:59:40 +02:00
Igor Lobanov
bd6e014cdf
insert link enter fix (#94)
* floating plus fix, esc fix

* a href="#" -> span
2023-05-12 15:45:31 +02:00
Igor Lobanov
47d14b0a5d
Fix typography feature, scroll top button fix, slugify fix (#93)
* Fix typography feature, scroll top button fix, slugify fix

* build fix, some lint

* refactoring, lint
2023-05-12 15:03:46 +02:00
bniwredyc
b040d5e0c9 connect & newsletter form fixes 2023-05-11 21:54:05 +02:00
bniwredyc
2a16de3ff0 connect form fix 2023-05-11 21:34:43 +02:00
bniwredyc
ecfa91d660 connect form fix 2023-05-11 21:09:17 +02:00
Igor Lobanov
fb007d65de
connect form fix (#92)
* feddback form fix 1
2023-05-11 20:34:04 +02:00
Igor
384fe16671 Merge branch 'feature/62-auth-v10' into 'main'
Added a hide/show password button, password complexity check

See merge request discoursio/discoursio-webapp!86
2023-05-11 17:20:40 +00:00
Grigorii Orlov
fa2797fa60 Added a hide/show password button, password complexity check 2023-05-11 17:20:40 +00:00
5304ff6598 Merge branch 'hotfix/image_proxy_in_feed' into 'main'
Feed Shout Cover with imageProxy

See merge request discoursio/discoursio-webapp!87
2023-05-11 14:39:46 +00:00
ilya-bkv
8c3e927605 Feed Shout Cover with imageProxy 2023-05-11 17:38:20 +03:00