Ahmet Bora

Results 72 issues of Ahmet Bora

I'm getting error on `dev-master` like that (using nwidart modules): > Too few arguments to function Modules\Core\Providers\RouteServiceProvider::{closure}(), 1 passed and exactly 2 expected ````php Breadcrumbs::for('admin.products', function ($trail) { $trail->parent('admin.dashboard'); $trail->add('Products',...

I'm thinking of removing the HTML minify feature to make it work more stable. What do users of the plugin think? 👀

help wanted

enhancement
In Progress

**Describe the bug** ![screen-capture-1191-Home - Restoran-localhost](https://user-images.githubusercontent.com/3393422/136804154-4b86bf04-e169-42c5-957f-e2fdce37c266.png) The solution that comes to my mind is; we can fix it by keeping the existing compact view only if the tabs are placed...

type: enhancement ✨
type: stale 💤

**Describe the bug** Pages position changeable even `sortable` disabled in sections: `sortable: false` **To Reproduce** Steps to reproduce the behavior: 1. Go to any sections 2. Disable sortable with `sortable:...

type: bug 🐛
type: stale 💤

## This PR … Text block input can now be extended more smoothly. It supports all fields. ````yaml text: extends: blocks/text fields: text: type: textarea size: large spellcheck: false buttons:...

type: enhancement ✨

## This PR … Now table data is sortable via new column option that `sortable`. ````yaml columns: width: value: '{{ file.width }}' sortable: true height: value: '{{ file.height }}' sortable:...

type: feature 🎉

For example, search `bora`, you'll see difference between each area and all results. https://getkirby.com/search?q=bora&area=all

type: bug 🐛

I got following error always: > W/SQLiteConnectionPool: A SQLiteConnection object for database was leaked! Please fix your application to end transactions in progress properly and to close the database when...

bug