Sébastien Lorber

Results 210 issues of Sébastien Lorber

Hi, Using babel macros would be handy for this: it allows babel to generate require statements you need at transpilation time. The advantage would be to avoid running the cli...

chore: release v2.0.0

CLA Signed
pr: internal

## 💥 Proposal With [Webpack 5 support](https://github.com/facebook/docusaurus/pull/4089), re-build times are now faster. But we still need to improve the time for the first build which is not so good currently....

proposal
domain: performance
apprentice

## Motivation Webpack JS assets are added to the page using defer, making them less "critical" for the browser. As Docusaurus v2 can almost work without any JS, we can...

CLA Signed
pr: new feature
pr: performance

## 🐛 Bug Report Use some algolia config like: ``` algolia: { apiKey: '47ecd3b21be71c5822571b9f59e52544', indexName: 'docusaurus-2', contextualSearch: true, searchParameters: {facetFilters: ['bad:filter']}, }, ``` Due to the presence of `bad:filter`, it...

bug
domain: search

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug
external

## Pre-flight checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). - [ ] **If this is a code change**: I have written unit tests and/or added...

CLA Signed
pr: internal

Issue for idea already expressed here: https://github.com/facebook/docusaurus/issues/2267#issuecomment-639597335 # Dynamic Social Cards You might have noticed that some people / companies have an automated way to generate social cards that adapt...

feature
apprentice

This is a living draft: we will keep it up-to-date. It's possible that what you read now changes significantly over time. # The road to 2.0 A meta-issue to prepare...

meta

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Motivation This is what Docusaurus displays if you use `:::warning`...

better engineering