Skip to content

15.2

Latest
Compare
Choose a tag to compare
@Terricks Terricks released this 27 Jul 12:04
· 2 commits to master since this release

Fixed issues: #9, #10 (implemented focus logic), #18, #19, #15, #21

New features:

  • New kind of menu
  • Support for awesome-icons set
  • Improve stability and functionality
  • Support for DevExpress 15.2 lib.

Known issues:

  • With new style DevExpress included jQuery by default. So, in
    XAFBootstrap it has been disabled. But if you use old templates - you
    need to include it (put off commented rows in XAFBootstrap with jQuery).
    Or you can enable html5 support in web.config of your web project -
    devExpress/settings section (it has to be doctypeMode="Html5")