Commit Graph

54 Commits

Author SHA1 Message Date
4ff30f7fec postmerge 2024-01-21 12:25:38 +03:00
Ilya Y
65fdb36e5d
update swiper slides (#370) 2024-01-21 10:42:32 +03:00
c3a353fedb Merge remote-tracking branch 'hub/main' into feature/sse-connect 2024-01-17 15:13:05 +03:00
Ilya Y
ec5e55b10b
Fix/minor fixies (#365)
* Swiper thumbs update
2024-01-15 21:41:45 +03:00
Ilya Y
9e6c9d9082
Update Swiper Lib (#363)
* Update Swiper Lib
2024-01-15 18:05:38 +03:00
0adeba1407 postmerge-fixes 2023-12-22 20:45:01 +03:00
Arkadzi Rakouski
dd4dc967bb
upgrade lightbox (#342)
* upgrade lightbox

* Draggable image [wip]

* Resolve conversation

* remove transition

* remove transition only for move

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-12-21 14:56:19 +01:00
Igor Lobanov
87b6e44eb2
topic navigation fix (#346)
* topic navigation fix

* topic loading state
2023-12-21 13:48:13 +01:00
25aaecf360 Merge remote-tracking branch 'hub/main' into feature/sse-connect
Some checks failed
deploy / test (push) Failing after 57s
deploy / deploy (push) Has been skipped
2023-12-18 03:26:56 +03:00
9e6ba5a523 session-connect-debug
Some checks failed
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-15 16:45:34 +03:00
Igor Lobanov
d2977b9b21
Feature/unrated (#334)
* Rate first markup

* WIP

* lint

* unrated articles + random top fixes

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-14 19:45:50 +01:00
Ilya Y
9acfdafc2e
Feature/og meta tags (#329)
Add SEO metatags
2023-12-13 13:39:31 +03:00
1ea72651cf Merge remote-tracking branch 'hub/main' into feature/sse-connect 2023-12-08 10:37:10 +03:00
Ilya Y
998b190f04
ResizeObserver remove (#328) 2023-12-04 13:34:37 +03:00
Ilya Y
ba71cbfdef
Mobile view slider (#324)
* Mobile view slider
---------

Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-12-04 13:05:29 +03:00
3353004f48 postmerge-fixes 2023-12-03 11:44:11 +03:00
8cfbe8303c refactored. 2023-11-28 16:18:25 +03:00
Igor Lobanov
8cad60bdda
Feature/progressive image (#322)
* progressive image

* progressive image v0.2

* progressive images v0.3

* SimplifiedEditor async load, hydration script moved to the bottom

* GrowingTextarea optimization

* static images moved to storj

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-18 15:10:02 +01:00
Ilya Y
784bb435c3
Feature/lint (#317)
* prettier

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 18:10:00 +03:00
Igor Lobanov
4d8e89201a lint 2023-11-13 19:56:47 +01:00
Igor Lobanov
8ac7b104a8 async swiper load 2023-11-13 16:46:23 +01:00
ilya-bkv
0466eef16b test onMount 2023-11-13 18:35:07 +03:00
ilya-bkv
ecc1b8feec test import 2023-11-13 18:29:46 +03:00
2c7e98acdf Fixed article card hover style 2023-11-11 21:16:48 +03:00
52e3d7a5ea Fixed slidesPerView param in sliders 2023-11-10 09:19:38 +03:00
Ilya Y
a146961d76
fix slider (#308) 2023-11-10 06:16:42 +03:00
46db039ced Add props.onImageChange check in the slider change description handler 2023-11-10 01:21:09 +03:00
fedcfea23f Fixed slider style 2023-11-10 01:18:30 +03:00
73aa52d748 Fixed swiper style 2023-11-10 00:40:47 +03:00
Ilya Y
5d5f4ccfdf
Feature/social input (#299)
Social input in profile
2023-11-09 17:29:48 +03:00
Ilya Y
a31d70003a
Change slides per view (#304) 2023-11-09 11:29:05 +03:00
Ilya Y
3a1e82d522
Change slides per view (#303) 2023-11-09 10:51:26 +03:00
b850bb4178 Fixed slides height 2023-11-09 00:55:27 +03:00
c4dcff1b0a Fixed swiper param type 2023-11-06 23:38:47 +03:00
cd0fb796ab Fixed swiper style 2023-11-06 23:33:57 +03:00
Ilya Y
9c05bdebd6
Fix image width in swiper (#300) 2023-11-06 10:05:01 +03:00
Igor Lobanov
d82e7964c3 lib updates, lint 2023-11-04 16:37:28 +01:00
Ilya Y
891b9ec5f7
Use Solid Swiper (#293)
Use Solid Swiper
2023-11-02 13:34:38 +03:00
Ilya Y
a54d592038
Feature/thumbor (#284)
* thumbor integration
* disabled lazy loading for some images
* add profile userpic upload error message

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-27 21:50:13 +03:00
Ilya Y
6ae2fb07fc
Feature/profile reorganise (#196)
* Profile reorganise
2023-09-01 17:28:50 +03:00
Ilya Y
a619610c07
Fix delete sliders from swiper (#195) 2023-08-26 13:45:35 +03:00
Ilya Y
b52610d692
Fix Media Items description autosave (#184) 2023-08-17 13:36:27 +03:00
Ilya Y
e51cff6fb8
Add auto save in SimplifiedEditor (#164)
* Add auto save in SimplifiedEditor

* remove unused imports
2023-08-13 23:26:40 +02:00
Arkadzi Rakouski
d86d5e6028
refactor contextual modals (#141)
* refactor contextual modals

* refactor by review comments

* refactored auth modal header to separate component, lint

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-30 14:31:54 +02:00
Ilya Y
ed5f34ac69
Fix Pack (#148) 2023-07-28 22:53:21 +03:00
Ilya Y
506b36af7f
Swiper update article & editor view (#145)
* Swiper update article & editor view
* Add link by META+KeyK
* Add isFocused check
2023-07-28 12:47:19 +03:00
Ilya Y
40af94e101
add editor fixes (#144)
* add editor fixes
2023-07-27 20:38:38 +03:00
Ilya Y
48948f1141
Feature/simplified editor (#140)
* Simplified editor

* Remove ProseMirror
2023-07-24 11:58:07 +03:00
Ilya Y
6bce7d576c
Sortable playlist (#135)
* Sortable playlist
* Year field
2023-07-18 22:11:00 +03:00
b059f1024e Full article gallery style fixes 2023-07-18 01:24:37 +03:00