Feat/comment
New Comment component.
@imanmalekian31 @PadowYT2 what is the status on this?
@taylorjdawson, @saadeghi should answer it :)
And I'm not a dev, just a user
It's on hold. We need to be careful.
I know it's exciting to get new components faster but if we don't consider all use cases for a component, we will have unnecessary breaking changes, forcing everyone to change their HTML, and that's not good at all.
I hope you understand and give it time because reviewing PRs like this is not just reviewing the code. It's about design and testing it will all possible common use cases a designer may think of for that specific component.
Moving forward with version 3.0 I have no plans for adding a comment class for now. There are many designs that can be implemented and we need to be flexible with that however the main difference between different designs of a comment box is mostly the grid/flex layout which is already easy to make using Tailwind utility classes.
Thanks for the PR