Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@markwalet markwalet released this 19 Dec 23:17
· 4 commits to master since this release

Added

  • Close modal on escape
  • Added option to configure close button text
  • Added optional syntax highlighting for code (enabled by default)
  • Added dark mode support
  • Installed Nova devtools
  • Added an input helper with sensible defaults (ModalResponse)

Changed

  • Moved to new webpack mix configuration
  • Made code block the full width of a modal
  • Changed default close button text to Close instead of Cancel

Removed

  • Removed support for laravel/nova V4