Added footer support
First cut of footer support #43
Footer use orthogonal to header use.
As before, header/footer inside scroll region for List-based variants. And outside scroll region for Stack- and Grid-based variants.
Configurability of header/footer in inside/outside scrolling region disabled for now, as it may have scalability issues. Will need to be investigated.