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

v3.4.1 #1819

Merged
merged 30 commits into from
Aug 4, 2024
Merged

v3.4.1 #1819

merged 30 commits into from
Aug 4, 2024

Conversation

lrljoe
Copy link
Collaborator

@lrljoe lrljoe commented Aug 4, 2024

Contains only one fix

[v3.4.1] - 2024-08-04

Bug Fixes

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests and did you add any new tests needed for your feature?
  2. Did you update all templates (if applicable)?
  3. Did you add the relevant documentation (if applicable)?
  4. Did you test locally to make sure your feature works as intended?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

lrljoe and others added 30 commits July 23, 2024 20:22
Fix javascript updates for DateRangeFilter
* 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
@lrljoe lrljoe merged commit 8dc4bbd into master Aug 4, 2024
14 checks 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