Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
The implementation was basically all there, but replacerKey
and replacerValue weren't being extracted from the tag node
properly.
|
|
|
|
|
|
|
|
|
|
|
|
This fixes getPageSubdirectoryPrefix thinking we're deeper than
we really are.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contributor" gracefully
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Just always resolving was causing some bugs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also makes it work with the updated generateColorVariables.
|
|
|
|
Primarily through generateColorStyle{Rules,Variables}, the former
of which is also refactored into generatePageLayout, which now
takes a direct color slot itself as well.
|
|
Also use generatePreviousNextLinks here.
(This commit uses an updated generateColorStyleVariables where
color is provided by slot, which will be included in a follow-up
commit consequentially affecting various other areas.)
|
|
* New slot to disable id attribute, so component is more versatile
* Fixes including false in return array for null previous/next slots
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|