Trent Jones
Trent Jones
**Is your feature request related to a problem? Please describe.** Angular Material form fields now need a mat-label instead of (or along side) a placeholder. **Describe the solution you'd like**...
### What version of daisyUI are you using? v3.0.3 ### Describe your issue When you put a table inside of an `overflow-x-auto` div, it is supposed to allow the table...
https://github.com/petalframework/petal_components/blob/39a2b5f879266e85abb8bdbb8075b99a7c233b1a/lib/petal_components/progress.ex#L22 I'm animating a Progress component, and I'm wondering if it's necessary to `round` the width percentage of the filled in portion of the bar. This causes the animation to...
This PR rounds the width of the progress component to 2 decimal places, as opposed to 0. 2 decimal places seemed like a reasonable precision to me, but I can...
Perhaps this is outside the scope of this library, but I don't see any similar issues so I thought I'd at least start a discussion. It would be really nice...