Commit Graph

7 Commits

Author SHA1 Message Date
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
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