Skip to content

Releases: Terricks/XAFBootstrap

15.2

27 Jul 12:04
Compare
Choose a tag to compare

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")

15.1

27 Jul 10:16
Compare
Choose a tag to compare

XAFBootstrap 14.2 and 15.1.
This release is locks 14.2 and 15.1 support. Next releases will be for 15.2 and newer versions.

Release v1.0

29 Jul 05:49
Compare
Choose a tag to compare
Popup management, panels, bugs, etc.

Added bootstrap.js version 3.3.5
Updated popup management system
Updated actions container holder bugs
EF partial supporting to 14.2
Other improvements