Page 1 of 1

v1.2 Beta 2 released! (DatePicker, TimePicker, improved ChildWindow...)

Posted: Fri Jul 13, 2018 7:21 am
by JS-Support @Userware
Dear CSHTML5 users,

We are pleased to inform you that the version 1.2 Beta 2 of C#/XAML for HTML5 - the extension for Visual Studio that lets you build cross-platform HTML5 apps in standard C# and XAML - is available for download!


DOWNLOAD:
CSharpXamlForHtml5_v1_2_beta2.zip
(61.13 MiB) Downloaded 656 times

Learn More about C#/XAML for HTML5.



Here is what's new since v1.2 Beta 1:

  • Initial support for DatePicker and TimePicker. Note: appearance will be improved in later versions. The style and template can be customized: you will find the default ones here. The implementation is powered by "flatpickr.js"
  • Ability to Drag the ChildWindow
  • The ChildWindow now has a semi-transparent background overlay. Note: the ChildWindow style and template can be customized: you will find the default one here.
  • Support for Popup.StayOpen
  • Much improved "TypeScript Definitions to C#" compiler for accessing JS libraries in a strongly-typed manner
  • Improved <Image> control alignment and stretch
  • Fixed a regression introduced in the previous v1.2 beta 1 which caused the Grid panel to not properly enforce its size on its children

We are also working on many other features and we will release them as soon as they are ready.


You may also be interested to read:

Notes about installation:
  • Before installing this update, it is recommended that you close all the open instances of Visual Studio.
  • If for some reason you need to revert to a previous version, simply uninstall this one (from the Control Panel) and reinstall the previous version.

We hope you will enjoy this build! If you find any issues, please post them on the forums or send an email to support@cshtml5.com

Thank you.
Regards,
JS-Support

Re: v1.2 Beta 2 released! [Download] (DatePicker, TimePicker, improved ChildWindow...)

Posted: Fri Jul 13, 2018 8:28 am
by TaterJuice
Excellent! Thank you

Re: v1.2 Beta 2 released! [Download] (DatePicker, TimePicker, improved ChildWindow...)

Posted: Fri Jul 13, 2018 6:34 pm
by tomny
Thanks for the team's efforts, I have always been concerned about CSHML5, and I am glad to see its growth.
Do you have a plan to release the WebAssembly version? Thank you!