The Wayback Machine - https://web.archive.org/web/20210505230936/https://github.com/topics/components
Skip to content
#

components

Here are 2,421 public repositories matching this topic...

next.js
elado
elado commented May 4, 2021

What version of Next.js are you using?

10.2.0

What version of Node.js are you using?

14.15

What browser are you using?

Chrome

What operating system are you using?

macOS

How are you deploying your application?

Other

Describe the Bug

In environments that make files non-writable like Bazel, builds break with

Failed to compile.

./src/
storybook
darkowic
darkowic commented Apr 26, 2021

Describe the bug
When story id starts with settings, the addon panel is frozen/broken/not responding. 🤯

https://user-images.githubusercontent.com/11510581/116053981-83f51f80-a67b-11eb-8a70-28e8b989b50e.mp4

To Reproduce
I reproduced it on newly created CRA with SB. See video above.

To reproduce: just add story id starting with settings

export default {
  title: "
ViggoV
ViggoV commented Nov 21, 2019

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

reactstrap
copiali
copiali commented Oct 22, 2019
  • components: progress
  • reactstrap version #8.1.1

Issue1.

What is happening?

When value is greater than 100 (or less than 0), width will become greater than 100%(or negative).
https://github.com/reactstrap/reactstrap/blob/8.1.1/src/Progress.js#L68

What should be happening?

Think we should set the max-width to be 100%. And fallback width to 0 if value is negative.

Iss

casperOne
casperOne commented Jan 17, 2021

Describe/explain the bug

BarItem.propTypes defines the getTooltipLabel prop here:

https://github.com/plouc/nivo/blob/99b520e9621e77472b8c922d85a0fcd7bc5e00cc/packages/bar/src/BarItem.js#L108

But is not defined on the BarItemProps (which, if I understand things correctly, should mirror the prop types):

https://github.com/plouc/nivo/blob/a1e08f57d3c69e4f4fd2d0b9c8c4976739ef00cd

Metro-UI-CSS

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!

  • Updated May 5, 2021
  • CSS

Improve this page

Add a description, image, and links to the components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the components topic, visit your repo's landing page and select "manage topics."

Learn more