reactist icon indicating copy to clipboard operation
reactist copied to clipboard

Open source React components made with ❤️ by Doist

Results 91 reactist issues
Sort by recently updated
recently updated
newest added

Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.2.1 to 6.2.8. Release notes Sourced from @​storybook/addon-links's releases. v6.2.8 Bug Fixes CLI: Properly detect vuetify3 (#14552) Core: Fix build config inconsistency (#14566) v6.2.7 Bug Fixes CLI:...

dependencies

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.2.1 to 6.2.9. Release notes Sourced from @​storybook/addon-actions's releases. v6.2.9 Bug Fixes Angular: set the @​ViewChild with a non-empty value in StorybookWrapperComponent (#14586) Addon-docs: Fix ArgsTable sorting...

dependencies

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.2.1 to 6.2.9. Release notes Sourced from @​storybook/react's releases. v6.2.9 Bug Fixes Angular: set the @​ViewChild with a non-empty value in StorybookWrapperComponent (#14586) Addon-docs: Fix ArgsTable sorting...

dependencies

## 🚀 Feature request Currently, storybook uses webpack to bundle both our components and stories together, while our dist build artifacts are being built with tsdx/rollup. This will be prone...

## 🐛 Bug report ### Current behavior KeyboardShortcut component seems to make multiple assumptions that seem specific to usage in our codebases, to web, to English locale, and more. In...

## 🐛 Bug report ### Current behavior Drop down content has no padding ### Steps to reproduce the bug 1. Go to https://doist.github.io/reactist/?selectedKind=Dropdown&selectedStory=Component%20Overview&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybooks%2Fstorybook-addon-knobs 2. Click the Trigger Button ![Screenshot](https://user-images.githubusercontent.com/69431456/91010833-dbc91b80-e600-11ea-82d1-2bf3140f1ea5.png) ###...

Instead of calculating the placement ourselves it should be possible to reuse (the already tested) logic from PositioningUtils and / or the Tooltip component.

Type:Feature
help wanted

### ⚙️ Improvement I wonder if we need to have checked in git all the files generated from a build. That hasn't been my experience working in other libraries. Though...

question
needs discussion

@gnapse I'm unclear on the difference between our `Notice` component and the `Alert` component. Shouldn't one be enough? Checking the Product Library Figma, there is also only the Alert and...

## ⁉️ Why The `Header` component in Reactist is outdated compared to the ones in our product library. Once aligning we also don't need the `size` prop ([ref](https://doist.github.io/reactist/?path=/docs/design-system-heading--heading-story)). ## 🗺...