Wojciech Maj

Results 81 issues of Wojciech Maj

Closes #6378 ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [x] Added/updated unit tests and storybook for this change (for new code...

### Provide your feedback here. The repository fails to install on Node.js 22, soon to become a widely used LTS version. The cause is `eslint-plugin-jsdoc` which has `engines` specified as...

### Provide your feedback here. In https://github.com/adobe/react-spectrum/pull/4642, `@swc/helpers` was updated to `^0.5.0` across all repos. In parallel, https://github.com/adobe/react-spectrum/pull/4617 was developed, adding `@react-stately/flags` still using `@swc/helpers@^0.4.14` as dependency. Both PRs were...

react-native-modal-datetime-picker fails to declare peerDependency on React (likely: `>=17.0.0`), which it imports in typings. Consequently, type checking react-native-modal-datetime-picker fails on Yarn in PnP mode (which is a bit more strict,...

bug

clsx is a smaller, faster package for merging classnames, fully compatible with classnames API.

**Is your feature request related to a problem? Please describe.** I'm using Tabcordion in accordion mode and I would like to open multiple (in my case: all) panels by default....

**Describe the bug** When `` is used within ``, paddings look odd. **To Reproduce** ```js Lorem ipsum dolor sit amet Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec aliquam...

**Is your feature request related to a problem? Please describe.** Many elements are being nicely styled when wrapped in ``. ``, however, has only certain Firefox and Edge-related bugfixes applied....

**Describe the bug** Table with headings in rows does not display properly: borders look broken (see screenshots below). **To Reproduce** ```js Heading 1 Value 1 Heading 2 Value 2 Heading...