Changelog History
Page 11
-
v1.7.2 Changes
๐ Minor fixes and improvements to some of the features introduced in 1.7.0.
๐ Fixed/Changed
-
v1.7.1 Changes
๐ HOTFIX
๐
imagemin
got pushed down into developer dependencies, breaking the build. This fixes that.๐ Fixed/Changed
- ๐ fix: revert image-min back to dependencies (#1201)
-
v1.7.0 Changes
๐ It's the first release of the year! We've fixed a number of layout bugs and shipped a few significant new features such as:
- Collapsible sidebar - Especially useful for pages with long list of items.
- ๐ Language-specific Code Tabs - Great for documentations that target multiple languages.
We also welcome a ton of new users: Node Serialport, TypeGraphQL, React Native Sensors, FBT, KaTeX, Redux, and React Leaflet.
๐ Thank you to the following contributors who helped with this release:
- @teimurjan
- @ahmadalfy
- @mikeattara
- @19majkel94
- @jrwats
- @haoqiang
- @zkochan
- @marvinchin
- @YifanM
- @SimenB
- @zakariaharti
- @tsmrachel
- @fiennyangeln
๐ Fixed/Changed
- ๐ fix: edit url should support versioned subdirectories (#1154)
- ๐ fix: gap on mobile devices when scrolling (#1157)
- โก๏ธ chore: update imagemin and its dependencies (#1162)
- ๐ fix: pass docusaurus-publish cli args to build command (#1185)
- ๐ fix: missing default value for grid block content objects (#1186)
- ๐ fix: add margin-bottom: 0 to blog post author (#1193)
- ๐ fix: wrong padding for single row mobile nav (#1191)
โ Added
-
v1.6.2 Changes
๐ Hotfix for 1.6.1. We overlooked a critical bug caused by hardcoded path on PR #1143. Please upgrade to 1.6.2, we are going to npm deprecate 1.6.1.
-
v1.6.1 Changes
๐ This version mainly includes bug fixes found in 1.6.0 that improves stability.
๐ Thank you to the following contributors who helped with this release:
- @endiliey
- @jakebolam
- @JoelMarcey
- @morleym
- @thecodechef
- @tsmrachel
๐ Fixed/Changed
- ๐ Fix docusaurus-version compilation error for subdirectory (cb1395)
- ๐ Fix relative path markdown linking (#1138)
- ๐ Fix static files in
blog/assets
not working (#1143)
โ Added
- ๐ Allow custom commit message for publish-gh-pages (#1136)
-
v1.6.0 Changes
๐ This releases includes few bug fixes and features. One notable feature allows user to change/remove
docs
prefix from the generated docusaurus URL.Welcome to our newest users, React-Slate, Hemera, React-Redux, Spectrum, TorchCraftAI, and Haul.
๐ Thank you to the following contributors who helped with this release:
- @yangshun
- @endiliey
- @JoelMarcey
- @andrewShillito
- @kahkhang
- @domcorvasce
- @ellereeeee
- @maxaggedon
- @gianlucadonato
- @tsmrachel
- @Shriram-Balaji
- @noraj
- @alexperez
- @wgao19
๐ Fixed/Changed
-
v1.5.1 Changes
November 03, 2018๐ A release where we had many external contributors! Very excited to see the community being involved in the project.
Welcome to our newest users, Create React App, Stackery, Vasern, Noderize, React 360 and Formik.
๐ Thank you to the following contributors who helped with this release:
- @yangshun
- @endiliey
- @JoelMarcey
- @tanhauhau
- @fiennyangeln
- @vikr01
- @alexdriedger
- @hobofan
- @bildungsroman
- @tirthbodawala
- @M4rk9696
- @sinodko
- @aenuros
- @SleepWalker
- @pdyx2828
- @phated
- @huguestennier
- @gtoprak
- @Rajekevin
- @sunitasen
- @shahednasser
๐ Fixed/Changed
- Throw error when forgot to pass in GIT_USER (#1035)
- โก๏ธ Exclude file movements for last updated time (#1023)
- โก๏ธ Update support for Web App Manifest (#1046)
- Render proper HTML instead of raw markdown in og:description (#1054)
โ Added
- ๐ New feature of displaying the last contributor to each document (#980)
- Document how to add "Copy" button to code blocks (#1047)
- ๐ Support reference-style linking in documents (#1048)
- โ Add caption to user page links (#1075)
โ Removed
-
v1.5.0 Changes
October 13, 2018This version introduces a big improvement to the sidebar, where you can now have subcategories.
Welcome to our newest user, Skip.
๐ Thank you to the following contributors who helped with this release:
- @endiliey
- @yangshun
- @JoelMarcey
- @tom-auger
- @muuvmuuv
- @DABH
- @Atul9
- @fiennyangeln
- @amyrlam
- @ersul4ik
- @WillBrock
- @third774
- @tanhauhau
๐ Fixed/Changed
- ๐ Use dark mode color scheme for footer like button (#959)
- ๐ Fix highlightjs custom highlighting function (#1016)
โ Added
- Live reload port fallback if port is used (#899)
- โ Added option for client to include their own remarkable config (#974)
- Enabled subcategories in sidebar (#892) (#1026)
- โ Add keyboard shortcut to focus on search box (#1028)
๐ง Chore and Maintenance
-
v1.4.0 Changes
September 11, 2018Welcome to our newest users, FuseBox and Bowler.
๐ Thank you to the following contributors who helped with this release:
- @endiliey
- @joelmarcey
- @yangshun
- @ericnakagawa
- @notlmn
- @nchanged
- @sbansal3096
- @notjaril
- @tirthbodawala
- @wszgxa
- @EthanMarrs
- @fiennyangeln
- @ashwini0529
๐ Fixed/Changed
- ๐ Fix nested
static
instatic
folder breaks build (#953) - ๐ Fix
cleanUrl
transformation unintentionally removing extension (#923) - ๐ Fix conflicting strings in translations (#917)
- Header navigation now links to
blog/
, notblog
(#936) - ๐ Fix button wrapping behavior on mobile (#921)
- ๐ Fix wrong header navigation linking to a doc without translation (f1daddb)
- ๐ Fixed navigation so that it takes full width on a docs (#935)
โ Added
- ๐ Allow user to add
last updated time
info on doc (#913) - ๐ Support for user's own Web App Manifest in siteConfig (#934)
- โ Add docker file & documentation (#936)
- ๐ New docusaurus project has a better starting README (#930)
- Enable passing object to script and link (#937)
๐ง Chore and Maintenance
-
v1.3.3 Changes
August 22, 2018๐ Welcome to our newest users, atalaya, Reaction Commerce, Plus (ThinkSNS+) and nteract.
๐ Thank you to the following contributors who helped with this release:
- @endiliey
- @joelmarcey
- @yangshun
- @apuravchauhan
- @dballance
- @helloworld
- @jreese
- @machikoyasuda
- @medz
- @mikalai-silivonik
- @miralemd
- @monkeywithacupcake
- @parano
- @patapizza
- @shaform
- @steevehook
- @theletterf
- @tom-auger
- @willingc
โ Added
- โ Add autoprefixing to CSS pipeline #867
- ๐ Support
text
language for code block style without any highlighting #875
๐ Fixed/Changed
- ๐ Fix wrong CSS language prefix for fenced blocks #842 #870
- ๐ Fix phrase emphasis not italicized #850
- ๐ฑ Don't replace static assets linking in fenced code blocks #864
- Blogpost summary for blog feed is now properly truncated #880
- ๐ Fix failure to copy static image if image compression fail #887
- ๐ Fix: correct docs linking for custom
defaultVersionShown
#894 - ๐ Fix incorrect sitemap url for non default baseUrl #902
- Stricter
css/main.css
routing on development server #904 - ๐ Fix console error when onPageNav !== 'separate' #909
๐ Docs
- โ Add documentation regarding usage of nested docs/ subdirectory #860
- ๐ Improve baseUrl documentation with an example #863
- ๐ Fix Table of contents documentation typo #873
- โก๏ธ Update installation doc #888 #900
- โก๏ธ Update guides-translations.md for CircleCI 2.0 92f95d
๐ง Chore and Maintenance
- โ Add ESLint #836 #837 #841 #846
- ๐จ Refactor & add more tests for Docusaurus #839 #847 #854 #856
- ๐ Docusaurus own search will now search the docs in the correct language & version #859
- ๐ Improve readme #866
- โ Add prerelease script for Docusaurus #876
- โ Remove unused files #881
- โก๏ธ Update code of conduct 3c1363d
- โก๏ธ Update jest to v23 #885
- Activating Open Collective #883
- ๐ Fix Jest tests that fail on Windows #896
- ๐ Rename Sonar to Flipper #905