Ilya Y
|
4121d99a73
|
Feature/lightbox (#309)
add Lightbox
|
2023-11-13 11:05:05 +03:00 |
|
|
57cbf79197
|
Fixed article style
|
2023-11-11 18:22:15 +03:00 |
|
|
f2b709e3f9
|
Fixed right aligned block position on the article page
|
2023-11-09 01:06:37 +03:00 |
|
|
2a29e69d21
|
On the article page make article footer same as on the feed page
|
2023-11-06 22:15:13 +03:00 |
|
Igor Lobanov
|
d82e7964c3
|
lib updates, lint
|
2023-11-04 16:37:28 +01:00 |
|
|
3a5b279f78
|
Fixed mobile article footer
|
2023-10-31 18:22:00 +03:00 |
|
Ilya Y
|
bfe1ef2e85
|
Feature/refactoring user card (#274)
* Refactoring AuthorCard
* fix alphabet sort
|
2023-10-20 19:21:40 +03:00 |
|
|
4fa5f83989
|
Style fixes
|
2023-09-28 01:21:27 +03:00 |
|
|
d1e9276b23
|
Fixed quote font size
|
2023-09-28 00:50:02 +03:00 |
|
Ilya Y
|
79d9422a9b
|
Toggle quotes (#210)
Toggle quotes
|
2023-09-05 10:59:36 +03:00 |
|
Ilya Y
|
3db98ac6cb
|
Footnote fixpack (#208)
* Footnote hotfixies
|
2023-09-05 08:49:19 +03:00 |
|
|
37a6547d57
|
Minor fixes
|
2023-09-05 00:50:48 +03:00 |
|
Ilya Y
|
ead332184d
|
Feature/footnotes (#193)
* Add Footnote extension
|
2023-08-28 14:48:54 +03:00 |
|
Ilya Y
|
328bd89d8d
|
Article Lead and Description with simple editor (#189)
* Article Lead and Description
|
2023-08-22 16:37:54 +03:00 |
|
Ilya Y
|
f0bb04b33d
|
Update tooltip (#187)
* Show article tooltip onClick
* remove unused imports
* Resolve conversations
|
2023-08-21 13:15:32 +02:00 |
|
Ilya Y
|
a877613d8e
|
parse footnotes after migration (#182)
|
2023-08-17 14:11:58 +03:00 |
|
Igor Lobanov
|
46bd20446a
|
Merge remote-tracking branch 'origin/main' into revert-173-revert-155-fix/useconfirm_n_tableofcont (#176)
# Conflicts:
# package.json
|
2023-08-14 16:48:27 +02:00 |
|
Igor Lobanov
|
64bd3defcd
|
Revert "add useconfirm for req actions & fixes for toc (#155)" (#173)
This reverts commit b5708d26cd .
|
2023-08-14 15:42:12 +02:00 |
|
Arkadzi Rakouski
|
b5708d26cd
|
add useconfirm for req actions & fixes for toc (#155)
* add useconfirm for req actions & fixes for toc
* add interval for editor
* revert editor interval
* refactor by review comments
* add sticky pos for table of contents
* refactor toc for editor
* add debounce
* refactor by review comments
* Merge remote-tracking branch 'origin/main' into fix/useconfirm_n_tableofcont
# Conflicts:
# package.json
# src/components/Article/Comment.tsx
# src/pages/profile/profileSettings.page.tsx
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
|
2023-08-13 17:51:02 +02:00 |
|
|
a035f22c91
|
Minor style fixes
|
2023-07-23 19:32:18 +03:00 |
|
|
b383674de0
|
Article blocks style fixes
|
2023-07-23 19:10:28 +03:00 |
|
Ilya Y
|
cd83807204
|
Feature/audio upload (#120)
* Audio upload
* Audio player Article View
|
2023-07-14 16:06:21 +03:00 |
|
|
e6b1550056
|
Article style fixes
|
2023-07-14 09:24:45 +03:00 |
|
|
9504fada02
|
Fixed article header style
|
2023-07-10 22:42:24 +03:00 |
|
|
af30dd1e90
|
Feed page style fixes
|
2023-07-09 21:34:59 +03:00 |
|
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 |
|
|
27ae71da09
|
Feed page style fixes + icons
|
2023-06-28 01:47:47 +03:00 |
|
|
236c469c98
|
Article card feed mode
|
2023-06-21 23:32:16 +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 |
|
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
|
5a1699aa87
|
Quote variants (#101)
Quote options + alignment
|
2023-05-29 13:09:44 +03:00 |
|
|
186912e2e8
|
View switcher unification
|
2023-05-23 01:01:04 +03:00 |
|
|
22b0a89755
|
Article footer controls style fixes
|
2023-05-20 16:44:33 +03: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 |
|
bniwredyc
|
961a122279
|
working publish
|
2023-05-08 19:29:26 +02:00 |
|
ilya-bkv
|
9a8a358a8e
|
[Wip] init Floating extention
|
2023-05-06 15:38:22 +03:00 |
|
bniwredyc
|
cfb744c0a0
|
lint
|
2023-05-01 20:32:32 +02:00 |
|
bniwredyc
|
62399ce138
|
НMerge branch 'dev' into create-shout-2
|
2023-04-30 17:40:42 +02:00 |
|
|
ec6f7e0ec6
|
Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor
|
2023-04-26 02:37:29 +00:00 |
|
bniwredyc
|
61a6448b61
|
Merge remote-tracking branch 'gitlab/dev' into create-shout-2
|
2023-04-17 13:04:01 +02:00 |
|
|
55cf0e1ffd
|
Fixed article controls style
|
2023-03-29 23:47:54 +03:00 |
|
|
0a6271c57e
|
Fixed article controls style
|
2023-03-29 23:18:25 +03:00 |
|
bniwredyc
|
195781741c
|
editor very WIP
|
2023-03-08 17:35:13 +01:00 |
|