David

Results 10 issues of David

Description: The documentation website should be updated with every new feature addition in order to keep the website up to date with everything that is new. The repository with the...

documentation
help wanted

Description: Implement a utility component that enables the creation of dynamic, Pinterest-like grid layouts with flexible and responsive item positioning. Acceptance Criteria: - [ ] The component should arrange its...

enhancement

Description: Add unit tests using the Jest testing framework to ensure the stability and reliability of the React Haiku library. Acceptance Criteria: - Configure Jest as the testing framework for...

enhancement
good first issue

Description: Develop an utility component that facilitates infinite scrolling behavior, dynamically loading more content as the user scrolls. Acceptance Criteria: - [ ] The component should detect when the user...

enhancement

Description: Implement a versatile utility component that enables the display of helpful and customizable tooltips for various UI elements. Acceptance Criteria: - [ ] The component should provide an intuitive...

enhancement

Description: Implement a utility component, , that simplifies adding or removing CSS classes dynamically in a React application. Acceptance Criteria: - [ ] The component should accept a className prop...

enhancement
good first issue

Description: Implement a versatile utility component that allows easy integration of image or content carousels into React applications. Acceptance Criteria: - [ ] The component should support horizontal and vertical...

enhancement

**Description** These are the hooks/utilities that are currently not documented in the `/docs` directory: **Hooks** - [x] useBatteryStatus() - [ ] useCookie() - [x] useDeviceOS() - [ ] useCookieListener() -...

documentation
enhancement
help wanted
good first issue

**Description** There are some features that are not included yet in the main README.md of this repo. **Acceptance Criteria** - [ ] Missing items are added - [ ] Each...

enhancement
help wanted
good first issue

**Description** A hook that detects when a specific key or combination of keys is pressed. **Acceptance Criteria** - [ ] Single Key Detection: Triggers a callback when a specified key...

enhancement