Skip to content

Add List component#26

Open
mhenrixon wants to merge 2 commits intoPhlexyUI:mainfrom
mhenrixon:add-list
Open

Add List component#26
mhenrixon wants to merge 2 commits intoPhlexyUI:mainfrom
mhenrixon:add-list

Conversation

@mhenrixon
Copy link
Contributor

This PR adds the List component from #5.

Changes

  • Adds PhlexyUI::List component
  • Includes comprehensive test coverage
  • Follows PhlexyUI patterns and conventions

Part of breaking up #5 into individual component PRs.

- Implements List component with DaisyUI styling
- Adds comprehensive test coverage
- Includes responsive class comments for Tailwind
…ist-col-grow

- Remove col_wrap and col_grow as modifiers on the list element
- Add col_wrap and col_grow as helper methods that create properly classed elements
- These helpers should be used within list rows, matching DaisyUI's actual usage
- Update tests to reflect correct DaisyUI patterns
- Add tests for custom element types with col_grow and col_wrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant