Beta 8.2 of C#/XAML for HTML5 released

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Beta 8.2 of C#/XAML for HTML5 released

Postby JS-Support @Userware » Sat Jun 11, 2016 7:16 am

Dear CSHTML5 users and forum members,

We are pleased to inform you that the Beta 8.2 of CSHTML5 is available for download!


You will find it in the "Attachments" section after this message.


New Features and bug fixes since Beta 8.0:
  • Support for JSON Serializer/Deserializer extension (read more)
  • Support for DoubleAnimation and ColorAnimation (fluid!) (powered by the open-source Velocity.js framework)
  • Support for key frames in XAML animations
  • Support for easing functions in XAML animations
  • Support for animating RenderTransform
  • StopWatch class
  • Improved rendering of lines, rectangles, ellipses, and Path shapes
  • Design-time: improved reporting of XAML errors by providing line number and file name
  • Design-time: you can now double-click any XAML error to jump to its location
  • Ability to use a resource (image, video, audio) contained in a referenced project or assembly
  • Resources can now be accessed both via their absolute path or their path relative to the entry assembly
  • Simulator improvement: the "Loading, please wait..." message is no longer top-most
  • Simulator improvement: the scroll-bars are now inside the preview rather than for the whole window
  • Support for Width="Auto" and Height="Auto"
  • "UpdateSourceTrigger=PropertyChanged" support
  • DateTime AddHours, AddMinutes, AddSeconds, AddMilliseconds, and comparison support
  • IDictionary and IDictionary<T1,T2> support
  • Guid equality and inequality support
  • New method "CSHTML5.Interop.ExecuteJavaScriptAsync", which allows recursive calls to itself
  • Improved support for casting the result of "Interop.ExecuteJavaScript" to different numeric types via the "Convert" class
  • MethodBase.Invoke, MethodBase.ContainsGenericParameters, MethodBase.IsGenericMethod, MethodBase.IsGenericMethodDefinition, MethodBase equality/inequality
  • FieldInfo SetValue, IsLiteral, equality/inequality
  • Improved compatibility of "CSHTML5.Interop.LoadJavaScriptFile" with Internet Explorer
  • Improved TimeSpan.Parse
  • Resource dictionaries without code-behind now have a "public" accessibility rather than "internal"
  • Elements defined with x:Name now have a "protected" accessibility rather than "private"
  • Fixed loop when a style was "BasedOn" another style with the same name
  • Fixed "PointerExited" event in the Simulator
  • Fixed "Type not found" error when compiling XAML
  • Fixed warning "Module ... has no symbols"



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



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
Attachments
CSharpXamlForHtml5_v1_0_public_beta8_2.zip
(21.48 MiB) Downloaded 514 times

Amrutha
Posts: 21
Joined: Tue Nov 15, 2016 5:10 am

Re: Beta 8.2 of C#/XAML for HTML5 released

Postby Amrutha » Tue Nov 15, 2016 6:08 am

Hello Team,

I have the new version 10.3 installed.

Most of the controls have Height="Auto" and Width="Auto".

But this feature is not supported in the new version.

Thanks,
Amrutha

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: Beta 8.2 of C#/XAML for HTML5 released

Postby JS-Support @Userware » Wed Nov 16, 2016 4:02 am

Amrutha wrote:I have the new version 10.3 installed. Most of the controls have Height="Auto" and Width="Auto". But this feature is not supported in the new version.


Hi,

I've just tested Width="Auto" and Height="Auto" on a simple XAML control with 10.3, and I cannot the reproduce the issue. Can you please provide some XAML code that does not work?

Thanks.
Regards,
JS-Support


Return to “Pre-Releases, Downloads and Announcements”

Who is online

Users browsing this forum: No registered users and 27 guests

 

 

cron