twill icon indicating copy to clipboard operation
twill copied to clipboard

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk...

Results 227 twill issues
Sort by recently updated
recently updated
newest added

## Description After uploading some files and attaching them to a model, the crop is displayed incorrectly. This happens when using TwicPics as imageservice. On another model, with less roles,...

type: bug
impact: low

## Description When querying `children` relationship of a block (eg when building repeaters) the returned models aren't sorted. I expected this because the `blocks` relationship defined by the `HasBlocks` trait...

I would like to be able to pass some options through the blocks to avoid creating a new block for each variation I need. For example, we create a lot...

type: feature

## Description There is a problem sometimes with Models that are not configured or enabled in the twill.dashboard.modules config. The activity is logged for every model regardless of whether or...

## Summary Currently there doesn't appear to be a way of updating existing media roles without manually re-associating the media. For example, if the database contains instances of `MyModel` (see...

![image](https://user-images.githubusercontent.com/29519267/182526383-17d5e1f1-7e9e-43fe-9140-20363cbdfc34.png)

type: bug

Nesting multilingual sorting nodes occur 505 error, with this fix we get rid of it.

needs port to 3.x

## Description For translatable fields, when current language do not have an input, it should show the fallback locale using translatedInput(). However, when the field once being filled and saved,...

## Description This PR enables the hyperlink feature in the TipTap WYSIWYG editor. This is currently incomplete and disabled, and the only workaround being to copy pre-formatted text from another...