Skip to content

1.5.8

Compare
Choose a tag to compare
@romaninsh romaninsh released this 16 Aug 08:22
· 2037 commits to develop since this release
  • Modals now support "null" title. Will remove extra spacing for the header too
  • Modal content height is now 100px minimum
  • Added $app->isJsonRequest(), detects xmlhttprequest and tabs
  • Dynamic and Static tabs now have consistent padding
  • $tabs->addTab()->setActive() can be used to automatically jump to tab on load
  • When using stand-alone $view->render() support for callbacks improved
  • jsModal::setOption() can be used to customize header and label.