2.0.6
版本发布时间: 2022-05-13 21:52:41
eminiarts/nova-tabs最新发布版本:2.2.3(2022-10-26 03:59:06)
What's Changed
- Added functionality to specify the colors used for the current tab using Tabs::make()->withCurrentColor('sky') (default is sky)
- Added functionality to specify the colors used for tabs with errors using Tabs::make()->withErrorColor('red') (default is red)
- Color options for both are all the 500 variants based on the default tailwind colors, reference: https://tailwindcss.com/docs/customizing-colors
Contributors
@marcfilipan