Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@docusaurus/types

Package Overview
Dependencies
Maintainers
4
Versions
1808
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docusaurus/types - npm Package Versions

1
181

2.0.0-alpha.49

Diff

Changelog

Source

2.0.0-alpha.49 (2020-04-01)

:rocket: New Feature
  • docusaurus-theme-classic
    • #2487 feat(v2): nav dropdown (@yangshun)
    • #2456 feat(v2): support comments for code highlighting (@elviswolcott)
    • #2330 feat(v2): add announcement bar (@lex111)
    • #2440 feat(v2): make clickable sidebar logo (@lex111)
    • #2366 feat(v2): support syncing tab choices (@SamChou19815)
  • docusaurus
    • #2323 feat(v2): add a way to exclude components from build-time prerendering (@lex111)
    • #2469 feat(v2): add TypeScript support for theme components (@SamChou19815)
    • #2455 feat(v2): add @theme-original alias to give access to pre-swizzled components (@yangshun)
    • #2438 feat(v2): add version to page's generated meta tags (@lex111)
  • docusaurus-types, docusaurus
    • #2474 feat(v2): add ability to create unminimized bundles (@lex111)
    • #2417 feat(v2): allow custom output directory for build (@ZachJW34)
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock
  • docusaurus-plugin-content-docs, docusaurus
    • #2444 feat(v2): allow nested sidebar category shorthand syntax (@slorber)
:bug: Bug Fix
  • docusaurus-theme-classic
    • #2483 fix(v2): do not render sidebar logo if used sticky navbar (@lex111)
    • #2475 fix(v2): make correct Open Graph title for doc page (@lex111)
    • #2436 fix(v2): update twitter:card to summary_large_image (@lex111)
    • #2434 fix(v2): add support dark logo for sidebar logo (@lex111)
    • #2420 fix(v2): fix external URL for og:image tag (@38elements)
  • docusaurus-theme-live-codeblock
    • #2480 fix(v2): various improvements for accessibility (@lex111)
  • docusaurus-mdx-loader, docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock
    • #2476 fix(v2): improve code block scroll accessibility (@lex111)
    • #2442 fix(v2): various improvements for accessibility (@lex111)
  • docusaurus-preset-classic, docusaurus-theme-classic
    • #2477 chore(v2): upgrade remark-admonitions for a11y fixes (@lex111)
  • docusaurus
    • #2462 fix(v2): do not force terminate building when bundle analyzer is on (@lex111)
    • #2393 fix(v2): normalize location for route matching (@rlamana)
    • #2443 fix(v2): always exit after successful build (@mohrash92)
    • #2437 fix(v2): do not force terminate building if client bundle failed in development mode (@lex111)
    • #2424 fix(v2): make correct internal link check (@lex111)
  • docusaurus-preset-classic
  • docusaurus-mdx-loader
  • docusaurus-utils
    • #2405 fix(v2): properly dedupe forward slashes in the entire URL path (@rlamana)
:nail_care: Polish
  • docusaurus-theme-classic
    • #2485 refactor(v2): remove unnecessary X-UA-Compatible meta tag (@lex111)
  • docusaurus-plugin-content-blog
    • #2460 refactor(v2): use single method package instead of whole Lodash package in blog plugin (@Simek)
  • Other
    • #2428 polish(v2): use npm-to-yarn for the npm2yarn remark plugin (@nebrelbug)
:memo: Documentation
:house: Internal
Committers: 24
lex111
published 2.0.0-alpha.48 •

Changelog

Source

2.0.0-alpha.48 (2020-03-08)

HOTFIX for 2.0.0-alpha.44.

:bug: Bug Fix
  • Other
    • #2383 fix(v2): specify proper version for stylelint-copyright (@lex111)
  • docusaurus
    • #2382 fix(v2): add missing preset-typescript dependency (@lex111)
  • docusaurus-theme-classic
    • #2386 fix(v2): add missing prismjs dependency and Noop component (@lex111)
Committers: 1
lex111
published 2.0.0-alpha.47 •

lex111
published 2.0.0-alpha.46 •

lex111
published 2.0.0-alpha.45 •

yangshun
published 2.0.0-alpha.44 •

Changelog

Source

2.0.0-alpha.44 (2020-03-08)

:rocket: New Feature
  • docusaurus-theme-classic
    • #2250 feat(v2): add support specify new languages for Prism (@lex111)
    • #2344 feat(v2): allow specifying custom target for logo link (@lex111)
    • #2327 feat(v2): add ability to use HTML in footer copyright (@lex111)
  • docusaurus-plugin-content-blog
  • docusaurus-init, docusaurus-theme-classic
  • docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus
:bug: Bug Fix
  • docusaurus
    • #2345 fix(v2): force terminate building if client bundle failed (@lex111)
    • #2310 fix(v2): add @babel/preset-typescript to babel-loader (@deniaz)
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock
    • #2371 fix(v2): remove line break from end of code blocks (@lex111)
  • docusaurus-plugin-content-blog
  • docusaurus-theme-classic
    • #2324 fix(v2): properly set dark mode logo on build-time prerendering (@lex111)
    • #2325 fix(v2): switch a toggle when system theme changed (@lex111)
  • docusaurus-plugin-content-pages, docusaurus-utils
  • Other
:nail_care: Polish
  • docusaurus-theme-search-algolia
    • #2376 refactor(v2): clean up and improve Algolia styles (@lex111)
  • docusaurus-theme-classic, docusaurus-theme-search-algolia
    • #2372 chore(v2): upgrade Infima and remark-admonitions (@lex111)
  • docusaurus-theme-classic
    • #2367 refactor(v2): increase CSS specificity on application container (@lex111)
  • docusaurus-init, stylelint-copyright
  • docusaurus-types, docusaurus
:memo: Documentation
:house: Internal
Committers: 16
yangshun
published 2.0.0-alpha.43 •

Changelog

Source

2.0.0-alpha.43 (2020-02-18)

HOTFIX for 2.0.0-alpha.41.

:bug: Bug Fix
  • docusaurus-theme-classic
Committers: 2
yangshun
published 2.0.0-alpha.41 •

Changelog

Source

2.0.0-alpha.41 (2020-02-16)

:rocket: New Feature
  • docusaurus-init, docusaurus-preset-classic, docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus
  • docusaurus-theme-classic
    • #2261 feat(v2): allow to specify different logo for dark mode (@lex111)
    • #2253 feat(v2): allow specify custom link for logo (@lex111)
    • #2255 feat(v2): add site title to meta title (@lex111)
  • docusaurus-plugin-content-pages, docusaurus-utils, docusaurus
:boom: Breaking Change
  • docusaurus-theme-classic
    • #2235 fix(v2): show doc sidebar on pages with case-sensitive paths (@lex111)
:bug: Bug Fix
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock
  • docusaurus-theme-classic
    • #2259 fix(v2): use site title if enabled blog-only mode (@lex111)
    • #2248 fix(v2): adjust correct behavior of navbar when active anchor (@lex111)
    • #2235 fix(v2): show doc sidebar on pages with case-sensitive paths (@lex111)
    • #2162 fix(v2): unify anchor behavior (@lex111)
  • docusaurus-theme-search-algolia
    • #2262 fix(v2): remove focus on search input when hovering over it (@lex111)
  • docusaurus-plugin-content-blog, docusaurus-theme-classic
    • #2240 fix(v2): hide read more button on non-truncated posts (@lex111)
  • docusaurus
  • docusaurus-mdx-loader
  • docusaurus-theme-live-codeblock
    • #2227 fix(v2): render correct theme for live code blocks on SSR (@lex111)
:nail_care: Polish
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock
:memo: Documentation
:house: Internal
Committers: 18
endiliey
published 2.0.0-alpha.40 •

Changelog

Source

2.0.0-alpha.40 (2019-12-25)

:rocket: New Feature
  • docusaurus-theme-classic
    • #2117 feat(v2): auto switch theme depending on the system theme (@lex111)
    • #2055 feat(v2): hide navbar on scroll (@lex111)
:bug: Bug Fix
  • docusaurus
    • #2145 fix(v2): remove style-loader, use minicssextract in both dev & prod (@endiliey)
    • #2122 fix(v2): dont collapse whitespace in minified html (@endiliey)
  • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs
    • #2105 fix(v2): move metadata export after compiling MDX to avoid weird MDX parsing error. (@endiliey)
  • docusaurus-theme-classic
:nail_care: Polish
  • docusaurus-theme-classic
    • #2129 fix(v2): disable scroll while mobile menu open (@lex111)
  • docusaurus-theme-classic, docusaurus
    • #2127 refactor(v2): toggle data-theme with vanilla js instead of react helmet (@endiliey)
  • docusaurus-theme-search-algolia, docusaurus
    • #2125 feat(v2): lazy load algolia css so its not render blocking (@endiliey)
:memo: Documentation
  • Other
  • docusaurus-theme-classic, docusaurus-theme-live-codeblock
    • #2114 fix(v2): add syntax highlight to generated colors (@lex111)
:house: Internal
  • Other
  • docusaurus-init
  • docusaurus
  • docusaurus-1.x, docusaurus-init, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-ideal-image, docusaurus-theme-live-codeblock, docusaurus
:running_woman: Performance
Committers: 6
endiliey
published 2.0.0-alpha.39 •

Changelog

Source

2.0.0-alpha.39 (2019-12-07)

:bug: Bug Fix
  • docusaurus
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs
    • #2095 fix(v2): metadata error if markdown does not have ending line (@endiliey)
:house: Internal
  • Other
    • #2100 chore(CI): docusaurus build on Windows with GitHub actions (@endiliey)
  • docusaurus
Committers: 1
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc