docusaurus/lib/core
Agastya Darma 25cf8bb786 Migrate to React 16 (#655)
* migrating to react 16

* Add WarriorJS to Docusaurus users (#656)

* Separate users data from code

* Add WarriorJS to Docusaurus users

* [Feature] Introducing image compression using imagemin (#654)

* Introduce imagemin for compressing images

* Replace original images with the optimized ones

* Add imagemin-svgo to dependencies

* Remove console statement, replace let with const

* Replace let with const

* Add --skip-image-compression

* Run Prettier

* Fix header

* Prettier
2018-05-09 19:58:47 -07:00
..
__tests__ Extract blog post truncation logic and add tests (#640) 2018-05-06 09:15:18 -07:00
nav Rename latestVersion to defaultVersion (#639) 2018-05-05 17:24:39 -07:00
anchors.js Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
BlogPageLayout.js Add active link classes to site navigation menu (#463) 2018-03-04 08:53:31 -08:00
BlogPost.js Remove authorImage (#652) 2018-05-07 23:58:52 -07:00
BlogPostLayout.js Add active link classes to site navigation menu (#463) 2018-03-04 08:53:31 -08:00
BlogSidebar.js Allow controlling number of blog posts in Recent Blogs sidebar. (#432) 2018-02-02 08:11:51 -08:00
CompLibrary.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
Container.js Display CompLibrary component in tabular format (#537) 2018-04-08 20:22:13 -07:00
Doc.js Add hide_title metadata that hides the title text on the top of the doc (#540) 2018-04-11 17:56:56 -07:00
DocsLayout.js Add hide_title metadata that hides the title text on the top of the doc (#540) 2018-04-11 17:56:56 -07:00
DocsSidebar.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
getTOC.js Ensure anchor links are unique per document (#574) 2018-05-03 19:36:12 -07:00
GridBlock.js Display CompLibrary component in tabular format (#537) 2018-04-08 20:22:13 -07:00
Head.js Migrate to React 16 (#655) 2018-05-09 19:58:47 -07:00
Header.js use id attribute instead of name for in page anchors and remove redundant anchors (#449) 2018-03-07 14:25:48 -08:00
MarkdownBlock.js Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
Redirect.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
Remarkable.js Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
renderMarkdown.js Add Facebook copyright headers (#633) 2018-05-04 09:40:07 -07:00
Site.js Allow Google Analytics to use gtag.js (#601) 2018-04-29 10:44:11 -07:00
toSlug.js Ensure anchor links are unique per document (#574) 2018-05-03 19:36:12 -07:00
unindent.js Add Prettier Formatting (#258) 2017-12-04 19:21:02 -08:00
utils.js Extract blog post truncation logic and add tests (#640) 2018-05-06 09:15:18 -07:00