plfort

Results 10 issues of plfort

This PR allows to avoid CSS class name collisions

Hello, How do you use the "string_agg" function with Postgresql ? I tried like this : ``` php @GRID\Source(columns="id,tag,description,roles.role:string_agg:,",filterable=true,groupBy={"id"}) @GRID\Column(title="rolesstring",field="roles.role:string_agg:,") or @GRID\Source(columns="id,tag,description,roles.role:string_agg:','",filterable=true,groupBy={"id"}) @GRID\Column(title="rolesstring",field="roles.role:string_agg:','") ``` It requires the glue character at...

Feature

Hi @APY/collaborators , I want to propose some improvements to the DataGridExtension, this is why I added tests with #983 PR, I want to test the current behavior before working...

Hello, I setup Acralyzer on Cloudant (with replication), I prefixed my storage databse with 'acra-' but acralyzer does not show it. The field is empty in the admin/preference panel. What...

Hello, It would be great to add the `strategy` parameter :) https://popper.js.org/docs/v2/constructors/#strategy

Hello, when the user click on an iframe on a page TimeMe.js considers that the user has left the page because a click on an iframe triggers 'blur' on the...

| Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | Fix...

Validator
Feature
Status: Needs Work

Helloe, Is it possible to publish this lib on Packagist ?

Feature request