- Replace .eslintrc.cjs with eslint.config.mjs (ESLint 9 flat config)
using direct eslint-plugin-solid + @typescript-eslint/parser approach
- Add @typescript-eslint/parser to root devDependencies
- Add main/module/types top-level fields to packages/core/package.json
- Add resolve.conditions to packages/core/vite.config.ts
- Create packages/core/tsconfig.test.json for test type-checking
- Remove empty paths:{} from packages/core/tsconfig.json
1.4 KiB
1.4 KiB
Overview
Primitives Section titled Primitives
corvu’s growing list of UI primitives for SolidJS. Accessible, customizable and ready to use in your project!
Accordion Calendar Dialog Disclosure Drawer OTP Field Popover Resizable Tooltip
Utilities Section titled Utilities
A set of commonly needed, low-level patterns that you might need in the modern, accessible web. They are exported as separate packages and can be used independently from corvu.
dismissible focusTrap list persistent presence preventScroll transitionSize
Developed and designed by Jasmin