egoist/docute

Update sidebar UI #256

egoist posted onGitHub

Update the sidebar UI to match https://zeit.co/docs

The new sidebar option:

type Sidebar = Array<SingleItem|MultiItem>

interface SingleItem {
  title: string
  link: string
  // For external links
  openInNewTab?: boolean
}

interface MultiItem {
  title: string
  children: Array<SingleItem>
  expanded?: boolean
}

@issuehunt has funded $100.00 to this issue.


posted by issuehunt-app[bot] over 5 years ago

I’ll give it a shot.

posted by saltysugar over 5 years ago

:tada: This issue has been resolved in version 4.22.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

posted by egoist over 5 years ago

@egoist has rewarded $70.00 to @saltysugar. See it on IssueHunt

  • :moneybag: Total deposit: $100.00
  • :tada: Repository reward(20%): $20.00
  • :wrench: Service fee(10%): $10.00
posted by issuehunt-app[bot] over 5 years ago

Fund this Issue

$100.00
Rewarded

Rewarded pull request

Recent activities

saltysugar was rewarded by egoist for egoist/docute# 256
over 5 years ago
saltysugar submitted an output to  egoist/ docute# 256
over 5 years ago