Skip to content

Releases: Laravel-Backpack/theme-tabler

2.0.5 🌈

18 May 13:49
d9c36c0

Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.0.5

1.2.19 🌈

18 May 13:53

Choose a tag to compare

Full Changelog: 1.2.18...1.2.19

2.0.4 🌈

16 Mar 14:56
2ed07c2

Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3 🌈

11 Mar 15:57
750f1dd

Choose a tag to compare

What's Changed

  • fix dt loader on dark theme by @pxpm in #212

Full Changelog: 2.0.2...2.0.3

2.0.2 🌈

06 Mar 16:47
3dd7399

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1 🌈

12 Jan 12:09
4785397

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

20 Nov 15:46
cad0960

Choose a tag to compare

What's Changed

All changes are done in PR #205 . This new version:

  • upgrades to the latest Tabler version;
  • splits custom CSS into multiple files, so it's easier to override;
  • changes a few layout defaults (eg. by default containers are now container-xxl instead of container-xl to show more info on huge screens);
  • adds SKINS: small CSS files to add different backgrounds/styling/branding colors;

Skins

Default skins, out-of-the-box:

  • backpack-color-palette - makes primary, secondary, danger, warning colors match Backpack's branding;
  • glass - makes cards semi-transparent;
  • fuzzy-background - adds a colorful modern background;
  • 🟩 dotted-background - simple dotted background; works great with glass;
  • 🟩 vertical-lines-background - electric vertical-lines background; beautiful dark mode; works great with glass;
  • 🟩 pinstripe-background - elegant minimalist background;
  • 🟩 paper-background - simple architecture-inspired background;

Notes:

  • skins with ✅ above are selected by default upon installation; you can easily unselect a skin or create your own, by publishing the tabler config file using php artisan vendor:publish --tag=theme-tabler-config;
  • you can see the skins in action at https://next.backpackforlaravel.com/admin/login - once logged in, click the color-pallete icon in the top-right corner;

Full Changelog: 1.2.18...2.0.0

1.2.18 🌈

01 Apr 18:24
d262931

Choose a tag to compare

What's Changed

Full Changelog: 1.2.17...1.2.18

1.2.17 🌈

26 Dec 10:42
d6bd430

Choose a tag to compare

What's Changed

Full Changelog: 1.2.16...1.2.17

1.2.16 🌈

20 Dec 16:54
68b6e69

Choose a tag to compare

What's Changed

Full Changelog: 1.2.15...1.2.16