- Fixed: iPhone could not caliculate window's height correctly.
- Fixed: spinner was left after hide
- Fixed: iPhone could not caliculate window's height correctly.
- Fixed: some options passed to open/close method were not worked.
- refactored.
- added
centeronscroll
option.
- added
strdialog
option.
- handled orientationchange more carefully.
- implemented
tandbmargintodecideposition
option. This option value is used to decide whether the dialog should be fixed or absolute.
- implemented
centeronresize
option
- removed console.log
- updated build tool to Grunt v0.4.0
- tested with jQuery 1.9.1
- tweaked for jQuery UI 1.10.1
- added 'forceabsolute' option. Mobile browsers which don't support position fixed have fallbacks to absolute dialog automatically.
- tweaked for jQuery 1.8.2
- tweaked for jQuery UI 1.9.1
- Iddialogs can be opend via domwindowApi.open('#id')
- Refactored with qunit test.
- BugFix: Dialog center positioning was bugged.
- BugFix: Events on widgetstyle was bugged.
- released.