-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
v3.4.1 #1819
Merged
Merged
v3.4.1 #1819
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix javascript updates for DateRangeFilter
…ions Add more FlatpickrJS options
* Add SetFilterDefaultValue to DateRange Filter * Fix broken test * Add docs * Update ChangeLog * Add short named array * Update Docs --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Add Localised Pills for DateRangeFilter --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
… Hooks (#1798) * Tweaks to handle dates centrally * Add localisation for DateFilter, DateTimeFilter, migrate DateRangeFilter to use Core Trait * Add Filter Lifecycle Hooks * Add Search Lifecycle Hook * Adjust lifecycle hooks, adding docs * Update DateFilter, DateTimeFilter validate returns * Update DateRangeFilterTest * Update ChangeLog * Add Pills Locale Tests to DateTests * Remove superfluous method --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Bootstrap Button Classes * Add Bootstrap Custom CSS * Add laravel-livewire-tables-cursor to clickable column --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Minor Adjustments to remove unnecessary blades * Remove default customView method, clean up WithColumnSelect trait * Clean Up ColumnSelect * Fix Collapsed Row Attribute Merging * Text Left when collapsed * Add Basic Visible Tests * Remove unused methods * Migrate to Computed, fix Reorder striping * Update DateRangeFilterTest * Tidy Up DateRangeFilter --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Add reference to Bulk Actions TH styling in main styling * Add line break * Add reference to styling to Column Available Methods
* Fix loading spinner for dark tailwind theme * Revert spacing error
* Fix bulk actions blade action * Add BulkActions - DelaySelectAll Tests * Revert typehinting of primary key type to support int and string types smoothly --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
…1813) * Adjust DateColumn with Missing Tests and Coping with DateTime Casts * Add custom getValue for DateColumn * Revert to instanceOf DateTime * Add Owner Model to allow testing a Related Date Field * Add distant relation to DateColumnTest * Update DateColumn getContents --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Initial Commit * HandlesFieldName * Update Docs * Add tests * Add BreedsTable to TestCase * Move TextFilterVisualsTest * Add Direct and Indirect Tests * Tidying Other Tests --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Change method names for new WIldCard Strings handler * Fix styling --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Initial Commit * Add Docs * Update generic styling doc * Add test for setReorderThAttributes --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Minor docs tweak - adding setAdditionalSelects explanation to label method * Return missing :
* Fix ViewComponentColumn * Temporarily Disable Failing ViewComponentColumn Test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Contains only one fix
[v3.4.1] - 2024-08-04
Bug Fixes
All Submissions:
New Feature Submissions:
Changes to Core Features: