sp-dev-fx-webparts/samples/react-page-navigator/src
Nils Andresen 6e369a7260
(#3299) fixed nesting of Headers
The NavLinkBuilder was modifying arrays in place,
as well as returning the modifications. While this was probably not
the cause of the error, I fixed this by not returning the modifications
anymore.

I changed the algorithm from counting the depth up, to counting the
order down to 0. Thus, I could remove the depth entirely.
2022-12-22 16:44:21 +01:00
..
Service (#3299) fixed nesting of Headers 2022-12-22 16:44:21 +01:00
webparts/pageNavigator Add theme provider and bug fixes 2022-08-17 14:15:33 +02:00
index.ts React Page Navigator webpart to display page header tags in Nav component 2019-09-05 23:19:19 +05:30