Skip to content

Releases: sumocoders/FrameworkCoreBundle

v5.0.1: Merge pull request #78 from jonasdekeukelaere/fix-datepicker-icon

11 Aug 09:28
d5145e2

Choose a tag to compare

Remove input-group-append from datepicker icon

Bootstrap 5

09 Aug 08:36
d874d41

Choose a tag to compare

Merge pull request #71 from sumocoders/use-flatpickr

Use flatpickr

v4.1.0

18 Jun 12:07
f754371

Choose a tag to compare

Merge pull request #73 from sumocoders/dark-mode-logo

Add dark mode logo and show it when dark mode is set

v4.0.2

07 Jun 14:34
d326cda

Choose a tag to compare

Matching release for v1.5.2 of the style package. Adds new markup that is required to fix the darkmode styling of CollectionType form fields and the select2 plugin.

V4.0.1

03 Jun 12:34
1816433

Choose a tag to compare

Fix collection type

v4.0.0

31 May 12:07

Choose a tag to compare

Simplify the inline_css Twig path to load mail.css

v3.2.0

17 May 12:26
c1e1610

Choose a tag to compare

  • New bundle structure
  • Updated menu builder/listener

v3.1.0

12 May 06:22

Choose a tag to compare

Fix the autoloading for bundle commands

v3.0.2

06 May 10:01

Choose a tag to compare

In this release:

  • Fix for toast messages on user/empty base templates.
  • Theme switcher on user base template
  • Updates to the user menu template
  • New translation dump command
  • Fixes for the new breadcrumbs

v3.0.1: Merge pull request #58 from dreadnip/add-check-for-no-breadcrumbs

30 Apr 06:59
8f18301

Choose a tag to compare

Check if the breadcrumbs variable is defined before trying to count them