Skip to content
#

Documentation

Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.

Here are 9,042 public repositories matching this topic...

storybook
idesigncode
idesigncode commented Nov 24, 2021

Describe the bug
In Firefox, the zoom feature uses transform styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed when in the "Docs" view.

Normally a position: fixed element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform style.

docusaurus
Josh-Cena
Josh-Cena commented Jan 26, 2022

Have you read the Contributing Guidelines on issues?

Motivation

I realized there are a few text labels in our repo that are accidentally not translated. This has happened a few times in the past as well (see #4542). It would be interesti

feature good first issue status: accepting pr domain: dx
docz
renatobenks
renatobenks commented Apr 11, 2022

Respectively, we have the following opening PRs from dependabot, where we need to test everything out, as such build scripts, and so on, to make sure that nothing is going to be broken if we merge them in main:

  • #1722
  • #1720
  • #1706
  • #1705
  • #1704
  • #1703
  • #1698
  • #1697
  • #1724

Anyone feel free to pick it up and update your progress h

good first issue
react-styleguidist
jasonwilliams
jasonwilliams commented Nov 30, 2020

Current behavior

I think there's a mismatch of environment variables being read by babel (JSX config) and Styleguidist, causing some issues deeper down.

(I've noticed this was raised before but was closed)

typedoc
okikio
okikio commented Dec 26, 2021

Search Terms

Would it be possible to add a GitHub link and/or a link to the actual site (instead of the typedoc site), to the default theme?

Problem

I find for typedoc sites, I get to the typedoc site, and would like t

enhancement help wanted good first issue
content
Sora2455
Sora2455 commented Jul 5, 2022

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Sanitizer/Sanitizer

What specific section or headline is this issue about?

The type of the config options.

What information was incorrect, unhelpful, or incomplete?

allowAttributes and dropAttributes aren't arrays, they're an object of type AttributeMatchList

What did you expect to see?

The correct type.

Do you ha

good first issue help wanted Content:WebAPI time: -30mins
Wikipedia
Wikipedia