mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-24 22:46:57 +02:00
deploy: 7f4a37949e
This commit is contained in:
parent
9be76ea24e
commit
bc9a7ca114
1507 changed files with 3044 additions and 34225 deletions
1
assets/js/5651bc45.06a69896.js
Normal file
1
assets/js/5651bc45.06a69896.js
Normal file
|
@ -0,0 +1 @@
|
|||
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([["44868"],{33988:function(e,t,i){i.r(t),i.d(t,{assets:()=>r,contentTitle:()=>l,default:()=>h,frontMatter:()=>o,metadata:()=>n,toc:()=>c});var n=i(15803),a=i(85893),s=i(80980);let o={mdx:{format:"md"},date:"2019-10-26T20:00"},l="2.0.0-alpha.31",r={authorsImageUrls:[]},c=[];function d(e){let t={code:"code",li:"li",ul:"ul",...(0,s.a)(),...e.components};return(0,a.jsxs)(t.ul,{children:["\n",(0,a.jsx)(t.li,{children:"Footer is now sticky/ pinned to the bottom of the viewport in desktop browsers."}),"\n",(0,a.jsx)(t.li,{children:"Footer is now also displayed in docs page for consistency."}),"\n",(0,a.jsx)(t.li,{children:"Remove empty doc sidebar container if sidebar for a particular doc page does not exist. Otherwise, it will cause an additional empty space."}),"\n",(0,a.jsx)(t.li,{children:"Default PostCSS loader now only polyfills stage 3+ features (previously it was stage 2) like Create React App. Stage 2 CSS is considered relatively unstable and subject to change while Stage 3 features will likely become a standard."}),"\n",(0,a.jsx)(t.li,{children:"Fix search bar focus bug. When you put the focus on search input, previously the focus will remain although we have clicked to other area outside of the search input."}),"\n",(0,a.jsxs)(t.li,{children:["New themeConfig option ",(0,a.jsx)(t.code,{children:"sidebarCollapsible"}),". It is on by default. If explicitly set to ",(0,a.jsx)(t.code,{children:"false"}),", all doc items in sidebar is expanded. Otherwise, it will still be a collapsible sidebar."]}),"\n",(0,a.jsx)(t.li,{children:"Disable adding hashes to the generated class names of CSS modules in dev mode. Generating unique identifiers takes some time, which can be saved since including paths to files in class names is enough to avoid collisions."}),"\n",(0,a.jsx)(t.li,{children:"Fix showing sidebar category with empty items."}),"\n",(0,a.jsxs)(t.li,{children:["Update infima from 0.2.0-alpha.2 to 0.2.0-alpha.3\n",(0,a.jsxs)(t.ul,{children:["\n",(0,a.jsx)(t.li,{children:"Fix pagination nav and right sidebar color contrast ratio"}),"\n",(0,a.jsx)(t.li,{children:"Fix sidebar arrow color in dark mode"}),"\n",(0,a.jsx)(t.li,{children:"Fix footer mobile issue"}),"\n",(0,a.jsx)(t.li,{children:"Increase sidebar width"}),"\n",(0,a.jsx)(t.li,{children:"etc"}),"\n"]}),"\n"]}),"\n"]})}function h(e={}){let{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(d,{...e})}):d(e)}},80980:function(e,t,i){i.d(t,{Z:()=>l,a:()=>o});var n=i(67294);let a={},s=n.createContext(a);function o(e){let t=n.useContext(s);return n.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function l(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),n.createElement(s.Provider,{value:t},e.children)}},15803:function(e){e.exports=JSON.parse('{"permalink":"/changelog/2.0.0-alpha.31","source":"@site/changelog/source/2.0.0-alpha.31.md","title":"2.0.0-alpha.31","description":"- Footer is now sticky/ pinned to the bottom of the viewport in desktop browsers.","date":"2019-10-26T20:00:00.000Z","tags":[],"hasTruncateMarker":true,"authors":[],"frontMatter":{"mdx":{"format":"md"},"date":"2019-10-26T20:00"},"unlisted":false,"prevItem":{"title":"2.0.0-alpha.32","permalink":"/changelog/2.0.0-alpha.32"},"nextItem":{"title":"2.0.0-alpha.30","permalink":"/changelog/2.0.0-alpha.30"},"listPageLink":"/changelog/page/5"}')}}]);
|
Loading…
Add table
Add a link
Reference in a new issue