Alex Andreev
a9466a84ac
Fix intersection observer root along with layout refactoring
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-03-15 10:58:41 +03:00
Alex Andreev
7d1f356d88
Moving <ScrollSpy/> out from <PageLayout/>
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-03-09 15:06:03 +03:00
Alex Andreev
66994bdf4c
Adding TreeView & ScrollSpy tests
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-03-09 14:50:38 +03:00
Alex Andreev
69e7397e17
Using react-simple-tree-view lib for preferences links
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-02-26 12:56:45 +03:00
Alex Andreev
90a1101a0f
Introducting ScrollSpy component
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-02-25 15:40:11 +03:00
Alex Andreev
000244a484
Add navigation layout in <PageLayout/>
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-02-24 15:18:42 +03:00
Panu Horsmalahti
dcf253e7d5
Add eslint rule padding-line-between-statements ( #1593 )
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-12-02 09:55:52 +02:00
Sebastian Malton
7451869c25
add no-unused and react/recommended to eslint ( #1523 )
...
* add no-unused-vars and no-unused-imports
* added quotes: double, and remove ignore pattern
* move itif and describeif into utils
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-11-27 08:48:38 -05:00
Panu Horsmalahti
460dfe4d2b
Use @typescript-eslint/semi.
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-19 18:12:52 +02:00
Panu Horsmalahti
1477bb8274
Enforce semicolons in eslint
...
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-19 16:35:04 +02:00
Roman
f3a0059355
Extension support page ( #1112 )
...
Signed-off-by: Roman <ixrock@gmail.com>
Co-authored-by: Jim Ehrismann <40840436+jim-docker@users.noreply.github.com>
2020-10-24 09:24:54 +03:00