Commit Graph

29 Commits

Author SHA1 Message Date
e38fce68c6 ga-integration 2024-06-26 11:22:05 +03:00
8d39c74242 gigantic-wip 2024-06-24 20:50:27 +03:00
79f94876f0 subs-refactoring 2024-05-21 02:15:52 +03:00
319136474e Table of contents minor fixes 2024-05-19 01:38:56 +03:00
Arkadzi Rakouski
4a7a052d67
fix falsy active header (#444)
fix falsy active header
2024-04-24 11:07:07 +03:00
7e5df429d7 sorted imports 2024-02-04 14:25:21 +03:00
Ilya Y
0e6bb81b6a
Article action menu (#352)
* Article action menu
2024-01-05 22:31:28 +03:00
08636979bc Feed sidebar style fixes 2023-11-16 00:51:32 +03: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
e82beb868a just-throttle and debounce replaced with throttle-debounce 2023-11-13 16:55:36 +01:00
19e5b36510 Fixed table of contents position 2023-11-11 18:24:05 +03:00
d1b17e47b3 Minor style fixes 2023-10-18 01:53:29 +03:00
Ilya Y
7128b148c2
Change rect top (#270)
Change rect top
2023-10-17 16:37:54 +03:00
Ilya Y
ac069b2776
Table of contents - detect active item (#267)
Table of contents - detect active item
2023-10-17 13:29:30 +03:00
ea29b3b87f Hide table of contents on mobile 2023-09-21 23:04:23 +03:00
42493c2e98 Table of contents mobile style 2023-09-20 23:58:08 +03:00
de194aaaf6 Change table of contents hide icon 2023-09-05 00:50:11 +03:00
77fb0471ff Minor style fixes 2023-08-31 00:49:29 +03:00
188642bb2c Minor table of contents fixes 2023-08-27 19:48:28 +03:00
8e26824554 Fixed table of contents style 2023-08-25 00:51:32 +03:00
7a467e313b Fixed table of contents style 2023-08-25 00:19:26 +03:00
f3da97ffe8 Fixed table of contents style 2023-08-24 01:31:39 +03:00
Arkadzi Rakouski
52d8a01a50
add floating panel for profile settings (#186)
* add floating panel for profile settings

* resolve conversation

* don't show beforeunload message after save profile form

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-08-18 18:37:14 +02:00
Igor Lobanov
f2a5751f3e
Revert 173 revert 155 fix/useconfirm n tableofcont (#177)
* test

* test

* test

* test

* errorWhileRendering now generates 500 status code

* build fix

* debug cleanup
2023-08-17 20:03:09 +02:00
Igor Lobanov
a94b8343b4
harmless changes (#178)
* harmless changes

* build fix
2023-08-14 17:50:03 +02: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
Arkadzi Rakouski
b5c8f1d60a
implement table of contents (#146)
* implement table of contents

* refactor by review comments

* refactor by review comments

* lint

* minor fix

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:43:41 +02:00