components
Here are 3,219 public repositories matching this topic...
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.
-
Updated
Jul 3, 2022 - Vue
-
Updated
Jul 3, 2022 - JavaScript
-
Updated
Jun 21, 2022 - Vue
-
Updated
Jul 5, 2022 - TypeScript
Environment
- Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
- Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108
Question
Is there any solid documentation for the renderFilteredItems() utility function exported from the select package? It is briefly mentioned under the itemListRenderer props section of the select c
-
Updated
Jul 2, 2022 - TypeScript
-
Updated
Jun 30, 2022 - JavaScript
Steps
Add a checkbox inside a dropdown, either as header or item.
Expected Result
onClickfires
Actual Result
onClickdoesn't fire- also note the weird font
Version
0.74.1
Testcase
Would it be possible to let folks pass their own slugify function to generate slugs for markdown headings? Some usecases for this are
- backward compatibility (if I'm migrating from some other framework)
- customization of slugs (one off custom transformations)
- handling special usecases for non-latin languages (like Urdu)
Possible alternative
If it is too much, [@sindresorhus/sl
-
Updated
Jul 4, 2022 - Svelte
Improve docs
Adding more text content to the docs to make it look more like the Bootstrap documentation might make it easier to use the documentation. Currently, we have examples in stories, with almost zero text and I think adding text might make things better.
For example the accordion flush page for Reactstrap doesn't say a
-
Updated
Jun 24, 2022 - TypeScript
-
Updated
Jul 3, 2022 - C++
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
Jun 4, 2022 - TypeScript
-
Updated
Jul 4, 2022 - CSS
-
Updated
Jul 5, 2022 - TypeScript
Describe the bug
When trying to uncheck an animated & checked switch component, the animation looks weird.
My guess is that the left and width of StyledSwitchCircle do not update simultaneously in Safari. Similar bug also appears in some of other libs like Vuesax. If there is a animation sequence to perform width transformation firs
-
Updated
Jun 23, 2022 - CSS
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
May 19, 2022 - TypeScript
-
Updated
Jul 5, 2022 - TypeScript
-
Updated
Jul 3, 2022 - PHP
-
Updated
Jul 1, 2022 - TypeScript
Improve this page
Add a description, image, and links to the components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the components topic, visit your repo's landing page and select "manage topics."

Describe the feature you'd like to request
Want to be able to create NextJs v12.x application, instrumented with sentry-javascript v7.x on Vercel. With all the new features of both respectively. Including new features and fixes, listed in both release notes respectively.
Describe the solution you'd like
The with-sentry example application should be default latest version of NextJs