docs icon indicating copy to clipboard operation
docs copied to clipboard

The Blade UI Kit documentation.

Results 7 docs issues
Sort by recently updated
recently updated
newest added

This pull request contains new documentation for the [suggested Money component](https://github.com/blade-ui-kit/blade-ui-kit/pull/162).

Follow-up: https://github.com/blade-ui-kit/blade-ui-kit/pull/160

Documentation for related PR: blade-ui-kit/blade-ui-kit#136

As you can see [here](https://github.com/blade-ui-kit/blade-ui-kit/blob/139f387d219bceb647c02d18c6b74cebb4c8dae6/resources/views/components/date-time/carbon.blade.php#L15), not the `format` attribute, but the `local` attribute is used to format the local date. This PR updates the docs to reflect that behavior.

This pull request is related to issue https://github.com/blade-ui-kit/blade-ui-kit/issues/63 , adds documentation on how to catch the onchange event on pikaday in Laravel Livewire

Add docs for the new `locale` and `use24hour` attribute. This is related to the following [Cron l18n PR](https://github.com/blade-ui-kit/blade-ui-kit/pull/94).

Related to [#43 Banner Component](https://github.com/blade-ui-kit/blade-ui-kit/issues/43)