Sébastien Lorber

Results 210 issues of Sébastien Lorber

Last updated: 05/10/2023 ## Help us translate the Docusaurus 2 website The Docusaurus 2 i18n support is ready, and it's time for Docusaurus 2 website to be translated This issue...

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 Google introduced Google Analytics 4 and is going to...

proposal
domain: dependencies
domain: analytics

## Breaking changes - `require("./img/image.png").default` becomes `require("./img/image.png")` ## Motivation url-loader and file-loader are going to be deprecated in favor of asset modules This is an attempt to migrate to asset...

CLA Signed
pr: maintenance
status: blocked

## 🚀 Feature We should migrate to MDX 2.0 Issue to complete for motivations Related to https://github.com/facebook/docusaurus/issues/3668 ### Blocking issues - We need ESM to support MDX OOTB: https://mdxjs.com/migrating/v2/#esm -...

proposal
status: blocked
domain: markdown
domain: dependencies

Hello, I think there's a problem in the documentation. The plugin doesn't seem to be able to be loaded when I put it in: file:/home/sebastien/.sbt/0.13/plugins But it works in file:/home/sebastien/.sbt/plugins...

I have the following: ```yml - uses: shallwefootball/s3-upload-action@master with: aws_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}} aws_bucket: "thread2video" source_dir: 'video/src' destination_dir: 'videos/video${{ github.run_id }}${{ github.run_number }}' ``` And get the...

Hey @wcandillon, your Accordion looks great. If ever you plan to opensource a reanimated alternative to https://github.com/oblador/react-native-collapsible that would be so great. I think there's a real need for that....

Thanks for this plugin. I've tried many alternatives like native version and jquery scrollTop but only this one give me the good UX to be able to design a very...

I'm trying to release a new Docusaurus version and got a weird error when generating the changelog. In the `downloadIssueData` I added a try/catch and noticed it tries to fetch...

bug

Hi, I'm working on [docusaurus](https://github.com/facebook/docusaurus). We are long-time lerna-changelog users. I noticed that Lerna gives me unpredictable changelogs. A command can give me an empty changelog, and 10 seconds later,...