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.1.0 #1508

Closed
wants to merge 15 commits into from
Closed

V3.1.0 #1508

wants to merge 15 commits into from

Conversation

lrljoe
Copy link
Collaborator

@lrljoe lrljoe commented Oct 31, 2023

V3.1.0 Release

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 15 commits October 25, 2023 23:15
* Fix for setFilter

* Update return types

---------

Co-authored-by: lrljoe <[email protected]>
* Initial Commit - Full Split of Toolbar

* Remove Confirms Code

* Fix superfluous endif

* Combining Blades - Stage 1

* More Merging

* Bulk Actions - Icon Adjustment

* Further clean up of toolbar - filter button

* Stripping Toolbar Theme Distinctions

* Adjust childElementOpen to respect hierachy

* To remove files

* Merge Column-Select into Single Blade

* Clean Up Blades
* Initial migration of queryString to Traits

* Lock $queryStringStatus

* Return empty arrays for Traits

* Add WithQueryString Trait

* Add Config/Helper Traits to WithQueryString

* Add default queryStringStatus

---------

Co-authored-by: lrljoe <[email protected]>
* DateRange - Icon Styling, FilterHelper Method

* Add can_get_datestring test

* Add non-array test for DateRangeFilter

---------

Co-authored-by: lrljoe <[email protected]>
* Remove DateRangeFilter Icon

* DateRangeFilter - Remove Icon & Add Placeholder
…cs (#1493)

* For all Filters (Except MultiSelect currently), use the FilterHelper method to generate the wire:key rather than doing it in the blade. This centralises for future updates
MultiSelectFilter will follow in due course, as it requires some tidying & updates.

* Add placeholder config option to: DateRangeFilter, DateFilter, DateTimeFilter, NumberFilter and update docs to reflect the availability of the option

* Clean up classes on Filters
* Bulk Action Confirm

* Adjust changelog
@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #1508 (ba322d3) into v3-master (dc254a3) will not change coverage.
Report is 2 commits behind head on v3-master.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             v3-master    #1508   +/-   ##
============================================
  Coverage        88.08%   88.08%           
  Complexity        1251     1251           
============================================
  Files               88       88           
  Lines             3013     3013           
============================================
  Hits              2654     2654           
  Misses             359      359           

@lrljoe
Copy link
Collaborator Author

lrljoe commented Oct 31, 2023

No longer relevant

@lrljoe lrljoe closed this Oct 31, 2023
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