mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 00:09:48 +02:00
1 line
No EOL
1.9 KiB
JavaScript
1 line
No EOL
1.9 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[44525],{35233:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>c,contentTitle:()=>o,default:()=>u,frontMatter:()=>r,metadata:()=>s,toc:()=>i});var a=n(24246),l=n(71670);let r={mdx:{format:"md"},date:"2019-10-14T20:00"},o="2.0.0-alpha.27",s={permalink:"/changelog/2.0.0-alpha.27",source:"@site/changelog/source/2.0.0-alpha.27.md",title:"2.0.0-alpha.27",description:"- Add @theme/Tabs which can be used to implement multi-language code tabs.",date:"2019-10-14T20:00:00.000Z",tags:[],hasTruncateMarker:!0,authors:[],frontMatter:{mdx:{format:"md"},date:"2019-10-14T20:00"},unlisted:!1,prevItem:{title:"2.0.0-alpha.28",permalink:"/changelog/2.0.0-alpha.28"},nextItem:{title:"2.0.0-alpha.26",permalink:"/changelog/2.0.0-alpha.26"},listPageLink:"/changelog/page/5"},c={authorsImageUrls:[]},i=[];function d(e){let t={code:"code",li:"li",ul:"ul",...(0,l.a)(),...e.components};return(0,a.jsxs)(t.ul,{children:["\n",(0,a.jsxs)(t.li,{children:["Add ",(0,a.jsx)(t.code,{children:"@theme/Tabs"})," which can be used to implement multi-language code tabs."]}),"\n",(0,a.jsxs)(t.li,{children:["Implement ",(0,a.jsx)(t.code,{children:"custom_edit_url"})," and ",(0,a.jsx)(t.code,{children:"hide_title"})," markdown header for docusaurus v1 feature parity."]}),"\n",(0,a.jsx)(t.li,{children:"Reduce memory usage and slightly faster production build."}),"\n",(0,a.jsx)(t.li,{children:"Misc dependency upgrades."}),"\n"]})}function u(e={}){let{wrapper:t}={...(0,l.a)(),...e.components};return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(d,{...e})}):d(e)}},71670:(e,t,n)=>{n.d(t,{Z:()=>s,a:()=>o});var a=n(27378);let l={},r=a.createContext(l);function o(e){let t=a.useContext(r);return a.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function s(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(l):e.components||l:o(e.components),a.createElement(r.Provider,{value:t},e.children)}}}]); |