Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rewriting a rewrite!? Say whaaaaat???
Sorry, the previous code didn't even come close to snuff.
|
|
|
|
|
|
|
|
|
|
|
|
This is what's used for all contributions anyway, so no need to
have every call to linkContribution manually destructure whatever
contribution is being provided.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Finally putting the 'step' in 'data-steps'!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also introduces a handy stitchArrays() utility, which
probably has some uses not caught in this commit.
|
|
Yay JavaScript! for {...null} working but not (...null).
(tc39/ecma262#687)
|
|
|
|
These are good to go! Only thing missing is carousels on gallery pages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|