TablerBundle

Tabler.io bundle for Symfony 6 - admin theme for easy integration, coming with Bootstrap 5.3, Webpack-Encore integration and many more features...

MIT License

Downloads
52.1K
Stars
93
Committers
9

Bot releases are hidden (Show)

TablerBundle - 1.5.1

Published by kevinpapst about 1 month ago

Compatible with Symfony > 6.0. Requires PHP >= 8.1

  • fix whitespace control syntax

Involved in this release: @kevinpapst

TablerBundle - 0.17

Published by kevinpapst over 1 year ago

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

  • Fixes for changed CSS rules in Tabler Beta 19 (especially: full-page layout, security and error)

Involved in this release: @kevinpapst - thank you!

TablerBundle - 0.10

Published by kevinpapst over 1 year ago

Compatible with Symfony > 4.4, > 5.4 or > 6.0. Requires PHP >= 7.4

Translations are now managed at Weblate, no more PRs to change a label: https://hosted.weblate.org/projects/kimai/theme/

  • Add Card component with nav(#129)
  • fix da emoticon (#132)
  • [Accordion] decrease collision probability of random_id (#134)
  • [Card] Refactoring (#133)
  • Fix timeline.html.twig (#135)
  • Integrate weblate translations
  • Fix original attribute in XLIFF
  • Added weblate link
  • Translated using Weblate (#136)
  • Translated using Weblate (#138)
  • added release drafter (#139)

Involved in this release: @cavasinf, @kevinpapst, @weblate, @milotype, @yarons, @ersen0, @wtuemura, @gallegonovato, @ejolivares - thank you!

TablerBundle - 0.9

Published by kevinpapst almost 2 years ago

BC BREAK: One new method in the MenuItemInterface

  • fix accesskey - @kevinpapst
  • added outer login box- @kevinpapst
  • Update theme.scss for docs - @cavasinf
  • allow to manually expand menus in vertical navigation - @kevinpapst
  • Added null check to timeline item parts - @wucherpfennig
  • fix syntax and check for _isSimple - @kevinpapst
  • fix template filename - @cavasinf
  • update to tabler beta 16 - @kevinpapst
TablerBundle - 0.8

Published by kevinpapst about 2 years ago

  • fix container class on footer @kevinpapst
  • fix notifications dropdown html @kevinpapst
  • added multiple new language files @kevinpapst
  • improve error page - allow long suggestion text, instead of short description @kevinpapst
  • allow accesskey for keyboard shortcuts in buttons @kevinpapst
  • handle null URL in navigation/menu models (#111) @kevinpapst
  • Add more modal class blocks (#112) @cavasinf
  • BugFix themes link (#113) @cavasinf
  • link accordion docs (#114) @wucherpfennig
  • Update theme override doc (#115) @cavasinf
  • Add progress bar component (#117) @cavasinf
  • Move Twig block "body-class" into the class attribute of BODY (#121) @Etrimi
  • extract html head to include, prevent apps from showing up in search @kevinpapst
  • Added wizard "template" (#118) @cavasinf
  • added german translation for wizard @kevinpapst
  • added card tabs navigation (#119) @cavasinf
TablerBundle - 0.7

Published by kevinpapst about 2 years ago

  • added accordion component #103 @wucherpfennig
  • added carousel component #104 @wucherpfennig
  • new block page_intro to replace the entire page title section @kevinpapst
  • allow custom attr in dropdown buttons #105 @wucherpfennig
  • removed html comments @kevinpapst
TablerBundle - 0.6

Published by kevinpapst about 2 years ago

  • updated tabler to beta10 #102 - @wucherpfennig
  • allow to disable navbar-brand-autodark @kevinpapst
  • fix duplicate rendering of navbar blocks in vertical layout @kevinpapst
  • rebuild with latest tabler beta release 11 #106 @kevinpapst
TablerBundle - 0.5

Published by kevinpapst over 2 years ago

We are still in development mode and minor issues might occur upon updating: look out for potential problems (prefixed [BC]).

  • added offcanvas embed (#92) - thanks @cavasinf
  • added status() and status_dot() macros (#98) - thanks @wucherpfennig
  • [BC] remove FOS user references (#94) - thanks @kevinpapst
  • [BC] removed unused / very opinionated code from the forms theme (#97) - thanks @kevinpapst
  • fix 'active' display on menu for third level (#96) - thanks @wucherpfennig
  • allow overwriting page_action classes - thanks @kevinpapst
  • improved modal and added docs - thanks @kevinpapst

We ❤️ alerts - so we can't get enough of them 😁

  • refactoring alert() macro (#90) - thanks @cavasinf
  • fix alert colors with alert-important (#91) - thanks @cavasinf
  • allow to set extra class for alerts - thanks @kevinpapst
  • map error to danger for flash messages - thanks @kevinpapst
  • re-use alert macro with important for flash messages - thanks @kevinpapst
  • added docs for callout, which now uses new alert params (#93) - thanks @kevinpapst
TablerBundle - 0.4

Published by kevinpapst over 2 years ago

This is a pre-release and it might include small BC breaks.

  • Added "vertical layout" template - thanks @cavasinf
  • Added RTL support - thanks @kevinpapst
  • Add status_position to card embed - thanks @wucherpfennig
  • Add block body_class to templates - thanks @wucherpfennig
  • Add "status indicator" component - thanks @cavasinf
  • Added "steps" component - thanks @cavasinf
  • Fix actions display on small screens - thanks @wucherpfennig
  • Fix menu badge issue on first level - thanks @kevinpapst
  • Allow more symfony versions - thanks @kevinpapst
  • Added preview screenshot for docs - thanks @cavasinf
  • Upgrade phpunit - thanks @kevinpapst
TablerBundle - 0.3

Published by kevinpapst over 2 years ago

This pre-release includes one small BC break: the outer div class wrapper was replaced with page. Check your CSS and Javascript.

  • fix alert macro
  • fix icon usage
  • allow symfony 6 #73 - thanks @tacman
  • change .wrapper to .page #74 - thanks @cavasinf
TablerBundle - 0.2

Published by kevinpapst over 2 years ago

This pre-release includes many small BC breaks, as we are still in development mode without stable API.

  • Tabler 1.0 beta 9
  • Dozens of new features, including many new macros, embeds and new configurations
  • First documentation pages were added
  • Added demo application showcasing the layout and many features

Thanks to @thePanz @creiner for their contributions.

And 💯 percent ❤️ to @cavasinf for helping maintain this package 👍

TablerBundle - 0.1

Published by kevinpapst almost 3 years ago

first working version for public testing