Dries Vints
Dries Vints
Like the Unavatar component it would be cool if we could provide a component that generates an identicon. Not sure which library we could use for that.
A button with a loader indication would be cool. This will be a though one to crack in terms of how dynamic we could make it. @themsaid recently created one...
A component that provides some SVG sidings from https://wweb.dev/resources/css-separator-generator out of the box.
It would be cool if we could a component that integrates with https://github.com/spatie/laravel-navigation
Besides Mapbox we probably also want to provide a Google Maps component.
Would be cool if Blade UI Kit could ship with some chart components. This can go pretty far so we probably need a new namespace and different components for different...
Favicons
Would be cool if we could have a favicons component which also generates some image sizes from a square image and caches them.
Extend the Markdown component with some more functionality from the CommonMark extensions like mentions, syntax highlighting, ... https://commonmark.thephpleague.com/2.0/extensions/overview/
Current docs link-though to the docs of each library with their own specific install instructions. It might be more opportune to partially add what the minimum install instructions are for...
At the moment when you use the `local` option for the `date-time` component you need to pass a format in JS date formatting. It would be cool if people could...