WebDialog 1.1 has been released.
Much improved support for Atlas is the primary feature of this WebDialog release.
What's New:
- New Feature - Improved Atlas support in Internet Explorer and Opera.
- Bug Fix - Fixed validators nested inside a dialog with client script enabled not displaying their error message when they failed.
WebDialog 1.0.4 has been released.
The main new feature in this release is the state of the dialog (visibility, size and position) being remembered on post back. Also new is preliminary support for working within Atlas' UpdatePanel control. Note that this support won't effect regular ASP.NET 2.0 websites.
What's New:
- New Feature - Visibility, size and position state posted back from client.
- New Feature - Preliminary Atlas support.
Version 1.0.3 of WebDialog has been released. This release is primarly focused on bug fixes.
Also included is the source code of 3 example websites: Callback sample, Modal sample and IFrame sample. The samples can also be viewed on the updated WebDialog online demo webpage.
What's New:
- Other - Added three sample websites to the WebDialog download: Callback sample, Modal sample and IFrame sample.
- New Feature - Added an IsVisible() function to the WebDialog JavaScript object.
- Bug Fix - Fixed the page overlay not hiding with the dialog if Show() was called multiple times.
- Bug Fix - Message of exceptions thrown during a callback are now displayed in the dialog. Future versions will allow this to be customized in a template.
This release has a couple of bug fixes and new features. 1.0.1 was a minor update correcting the help file.
What's New:
- New Feature - Added hover and click states to the dialog hide button.
- New Feature - Added dialog icon image. By default this shows a different icon depending upon the user's browser. Currently has IE, Firefox, Mozilla and Opera icons.
- New Feature - Added a ContentStyle property.
- Bug Fix - DropDown jump issue on Firefox.
- Bug Fix - Text selection is no longer disabled when dialog is visible.
Newtonsoft WebDialog 1.0 has been released and is available to download and to buy.
Whew! It is a nice feeling to be able to say that :)
I'd like to thank those that tried out the beta and provided feedback. You helped me fix a number of bugs and cater to some scenarios that I wouldn't have otherwise thought of, and WebDialog is a better product for it.
You can download WebDialog here:
http://www.newtonsoft.com/downloads/
And you can now purchase WebDialog here at the new store:
http://www.newtonsoft.com/store/
If you have any questions or queries, don't hesitate to ask.
This is what is new since the last update a week ago:
- Bug fix in IE where the page would flicker after dragging the dropdown and then changing a dropdown. You've gotta love IE.
- Added the name of the WebDialog browser object to the IFRAME. This allows it to more easily be referenced from nested dialog pages.
- Added documentation. Included is a class reference of WebDialog and other objects, and some task based guides to help new users getting started. They are: Display Content; Hiding, Showing and Positioning; Customizing Appearance; and Creating Modal Dialogs.
- Packaged everything together in an MSI installer.