Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
And report null directories.
|
|
Sorry this commit is kind of monolithic! It's difficult to
separate out any of the changes since they're all related to
track sections' basic functionality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This doesn't appear to have broken anything, somehow, but it
wasn't supposed to be '<>/' in the first place - that was just
a typo.
|
|
|
|
|
|
Makes collapsibility a function of the boxes in a sidebar,
rather than a property of the sidebar (column) itself.
|
|
Removes the 'content' shorthand slot, making the surface of
all sidebars more predictable.
|
|
|
|
|
|
[Note: due to a fantastical Rebase Fail Moment, this commit
accidentally reintroduced some bad imports in upd8.js that
are meant to be factored into #import-heck. So this commit
is rewritten to not do that, but it means the commits in
pull requests #442 and #479 don't line up with main history
like they should. Oops.]
|
|
|
|
|
|
|
|
|
|
|