ulb 0.0.1-alpha5

New features

feat(base): Update the code standarts
feat(filter_select2): Apply also for force module; remove dependency for filter module
feat(filter_select2): Separate logic for add posibility use constants from classes

ulb 0.0.1-alpha3

Bug fixes

feat(ULBHeaderEventSubscriber|ULBRowEventSubscriber): Fix deprecation fist argument with default value (PHP 8.3)

ulb 0.0.1-alpha2

Bug fixes

feat(force): Fix error when not enabled any entity types
feat(force): Fix autowire for D11.2
feat(force): ForceApplyForm: remove unneded uses
feat(OwnerField|StatusField): Added condition to check if field exist

ulb 0.0.1-alpha1

# Ultimate list builder

Allows to speed up the creation of a ListBuilder for an Entity and ConfigEntity.

It also makes it possible to speed up the implementation of custom fields and filters.

To connect this list-builder, you can replace list_builder on your entity by `ULBEntityListBuilder::class` and `ULBConfigEntityListBuilder::class` for config entity.

Subscribe with RSS Subscribe to Releases for Ultimate list builder