Skip to content

Replacing Blade UI Kit - Flatpickr#1118

Merged
realodix merged 3 commits intomasterfrom
drop-blade-ui-kit/blade-ui-kit
Jul 9, 2025
Merged

Replacing Blade UI Kit - Flatpickr#1118
realodix merged 3 commits intomasterfrom
drop-blade-ui-kit/blade-ui-kit

Conversation

@realodix
Copy link
Copy Markdown
Owner

@realodix realodix commented Jul 9, 2025

This pull request addresses the fact that the currently used blade-ui-kit/blade-ui-kit package has been deprecated.

Changes Made

To resolve the deprecation issue, this pull request implements two main changes:

  • Removal of blade-ui-kit/blade-ui-kit Package: The deprecated package has been completely removed from the project's dependencies.
  • Direct Flatpickr Implementation: As a replacement, the Flatpickr date picker component is now directly embedded into the application. This means the Flatpickr code and its configuration are managed internally, without relying on a Blade UI Kit wrapper.

These changes ensure that the date picker functionality remains available while eliminating the dependency on an unsupported package.

Reference

@realodix realodix merged commit f3a1cf1 into master Jul 9, 2025
7 checks passed
@realodix realodix deleted the drop-blade-ui-kit/blade-ui-kit branch July 9, 2025 01:27
realodix added a commit that referenced this pull request Jul 9, 2025
Changed the comment to reference the correct Blade component file path for Flatpickr.

ref:
- #1118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant