Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See: https://github.com/paulmillr/chokidar/issues/1011
|
|
|
|
|
|
This is mildly obnoxious.
|
|
Wowie wow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This disables passing the path to the linked thing and
blanks the href, so that only the hash is passed through.
|
|
Portable functions hoo-ray!
|
|
|
|
|
|
|
|
This was already mostly implemented, wonder why it was
commented out?
|
|
|
|
Oh look! It's not a stub!
|
|
|
|
|
|
Just some cleanup to function definitions and signatures, mostly.
|
|
|
|
|