Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 446 Bytes

File metadata and controls

29 lines (17 loc) · 446 Bytes

Changelog

0.3.1

Fixed

  • Fallback defaults when config is missing during container build

0.3.0

Added

  • Progress bar line in toasts
  • Customizable toast items templates

0.2.0

Added

  • Configurable toast positioning (7 positions)
  • Customizable timer settings

0.1.0

Added

  • Toast type enum (INFO, SUCCESS, WARNING, DANGER)
  • Twig extension with render_toasts() function
  • Bootstrap toast rendering from flash messages