Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.x dev #31

Merged
merged 5 commits into from
Aug 2, 2023
Merged

3.x dev #31

merged 5 commits into from
Aug 2, 2023

Conversation

coolsam726
Copy link
Contributor

No description provided.

coolsam726 and others added 5 commits July 26, 2023 10:03
- Prepared all methods to work in v3
- Ability to toggle colors (WIP)
- Align Styling with the default filament style
- Add affixes
- Dark mode and light mode instant switch when the filament panel theme is switched
- Default theme can be configured in the config file
@what-the-diff
Copy link

what-the-diff bot commented Aug 2, 2023

PR Summary 📑🎉

Hello great team! Here's a fun and understandable summary of our latest Pull Request:

  • We replaced our old date picker with a new and improved one in our build settings. 📅➡️🗓
  • We've added a shiny new configuration file called coolsam-flatpickr.php in the config directory. It's just like the old filament-flatpickr.php, just cooler! 😎
  • We've made space by saying goodbye to a number of older, redundant files like datepicker.js and filament-flatpickr.php. 🗑💨
  • Welcoming our new component file flatpickr.js into the family located in the resources/js/components directory. 📁🎉
  • We're making our views crisp and clean! We've removed old view files such as datepicker.js, flatpickr.blade.php, flat-datepicker.blade.php, and flat-datetimepicker.blade.php. Instead, we've introduced a brand new, sleek view file: flatpickr.blade.php in resources/views/forms/components. 👀✨
  • A few additional helpers 🕵️ (new files) have been added to our src/Enums directory. Welcome FlatpickrMode.php, FlatpickrMonthSelectorType.php, FlatpickrPosition.php, and FlatpickrTheme.php! 🎈🎈
  • We tweaked FilamentFlatpickr.php a little to ensure our new FlatpickrMode data RANGE is handled correctly. 🛠⚙️
  • We're updating a few import statements across FilamentFlatpickrServiceProvider.php and TestCase.php files so they play nice with our new changes. 😇🔄
  • We also had to part ways with a couple of older component files (FlatDatepicker.php and FlatDateTimepicker.php), but we're all set for our bright future! 👋🌈

Hope this makes things clear as a sunny day! Happy to answer any questions. 🌞🎉

@coolsam726 coolsam726 merged commit b626d97 into 3.x Aug 2, 2023
1 check passed
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