Commit 3f164e9
feat: barRadius + gradient color props (mirror core 1.8.0)
Adds the barRadius prop (rounded bar caps) and allows waveformColor/
progressColor to be an array of gradient stops, matching the core
@arraypress/waveform-player 1.8.0 additions. Astro path JSON-encodes
array colors into the data-attribute; React passes them through.
Not yet released — peer bump to ^1.8.0 + version bump will land with the
next wrapper release once core 1.8.0 is published.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 71fb7a6 commit 3f164e9
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
| 239 | + | |
238 | 240 | | |
239 | 241 | | |
240 | 242 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
| 187 | + | |
186 | 188 | | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
197 | 199 | | |
198 | 200 | | |
199 | 201 | | |
| |||
0 commit comments