Laravel-Backpack / theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.
MIT License
21 stars 12 forks source link

Major tabler fixes #102

Closed promatik closed 12 months ago

promatik commented 12 months ago

Fix for #70. Fix for #98.

Besides all the listed requests on that issue, there is more major fixes 🙌 Also removed simplebar.

This PR depends on https://github.com/Laravel-Backpack/CRUD/pull/5198

The best thing about this PR is; there is no more jumps on load, almost everything stays the same place on list load 🙏


Preview; image


Hightlights;

Search icon image

Focus border image

Filters bar image

image

<tfoot> is now fixed image

Footer looks better image


Notice the amount of "jumps" between the current version and the new one;

https://github.com/Laravel-Backpack/theme-tabler/assets/1838187/c3501ec5-5ef3-429e-a04a-7ae33c2d13d8

promatik commented 12 months ago

@tabacitu there is an opinionated change here, it's the filter bar 🙃 I may remove it if you want, I loved it 😶

image

This bar actually fixes https://github.com/Laravel-Backpack/theme-tabler/issues/98.

I used it now in my projects, and it's so much better with tabler that I thought on offering it to everyone 😶

tabacitu commented 12 months ago

I love it. I'm not 100% sure on the filter bar... but we'll try and see.