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 When cloning block contain nested repeater, only first level of the repeaters are cloned, the nested repeater are missing. Also repeater of the cloned block is syncing changes...

type: bug
impact: high

## Description Duplicate function on last level pages in self-nested module does not work ### Steps to reproduce Created self-nested module. On the last level pages click duplicate. ### Expected...

type: bug
impact: high

## Summary Now Twill have clone block function in form, It is cool if there is a clone button added to the block editor, so the user can clone the...

Make most methods, functions etc php8.0 standard

type: enhancement

## Description When I use a custom @formField for a wysiwyg form, I cannot alter a link after it has been made. I can click on a link, edit it,...

- [ ] ScopeVisible (publish schedule) - [ ] ScopePublished

### Discussed in https://github.com/area17/twill/discussions/1690 Originally posted by **vinceinfluo** June 10, 2022 It seems like files are always translated, when setting the translated property to false in the form or setting...

type: enhancement

## Summary I've followed the setup instructions of [nested-modules: parent-child-modules](https://twill.io/docs/crud-modules/nested-modules.html#parent-child-modules). Let's stick with `issues` and `articles`, which are children of `issues`. I was able to add `issues` to the dashboard...

type: enhancement

## Description **Update From Store** Mixin hook not working in cutom blocks. ### Steps to reproduce - create a new input type - create a new block and include ckeditor...