Page 1 of 1

v1.2 Beta 4 released! (Bug fixes, more...) [UPDATED]

Posted: Fri Aug 03, 2018 7:02 pm
by JS-Support @Userware
Dear CSHTML5 users,

We are pleased to inform you that the version 1.2 Beta 4 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: [UPDATE: Fixed download link]
CSharpXamlForHtml5_v1_2_beta4.zip
(61.24 MiB) Downloaded 721 times

Learn More about C#/XAML for HTML5.



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

  • Support for "Task<T>.FromResult"
  • Support for "Uri.EscapeDataString"
  • Support for redirection from a single sign-on service
  • Added the property "DataGrid.PageSize" that redirects to "DataGrid.DataPager.PageSize". Default value is 20 items per page. Set to -1 to disable paging.
  • Fixed an issue where defining a style would completely override the default style instead of extending it
  • Fixed alignment of text inside the buttons in the Calculator sample
  • Fixed a recent regression introduced in v1.2 beta 3 that prevented DataGrid.ItemsSource data binding from working
  • Fixed an issue where "StringBuilder.Append" did not properly return the StringBuilder when running in the browser

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 4 released! [Download] (Bug fixes, more...)

Posted: Sat Aug 04, 2018 3:38 am
by MichaelHughes
I keep getting invalid archive when Ive downloaded this zip.

Im not on my own wifi so it might be unreliable but just wanted to check the file was good for downloading

Thanks

Re: v1.2 Beta 4 released! [Download] (Bug fixes, more...)

Posted: Sun Aug 05, 2018 9:19 am
by Nick
Previously version:
CSharpXamlForHtml5_v1_2_beta3.zip
(61.24 MiB) Downloaded 22 times

Current version Beta 4
CSharpXamlForHtml5_v1_2_beta4.zip
(25 MiB) Downloaded 10 times

so you have a bug in the deploy! (check size)

Re: v1.2 Beta 4 released! [Download] (Bug fixes, more...) [UPDATED]

Posted: Mon Aug 06, 2018 6:57 am
by JS-Support @Userware
Fixed! Thanks

Re: v1.2 Beta 4 released! [Download] (Bug fixes, more...) [UPDATED]

Posted: Thu Aug 09, 2018 10:24 am
by TaterJuice
I am still having trouble getting DataGrid.ItemsSource working when bound to an ObservableCollection which loads items AFTER the DataGrid has been loaded. This last worked for me in 1.2 Beta 2.
It works when the collection already has items in it, but it does not update when the ObservableCollection has new items added to it.

Re: v1.2 Beta 4 released! [Download] (Bug fixes, more...) [UPDATED]

Posted: Fri Aug 10, 2018 4:57 am
by JS-Support @Userware
TaterJuice wrote:I am still having trouble getting DataGrid.ItemsSource working when bound to an ObservableCollection which loads items AFTER the DataGrid has been loaded.

Thanks. We are going to fix the DataGrid source binding regression asap.

Re: v1.2 Beta 4 released! [Download] (Bug fixes, more...) [UPDATED]

Posted: Mon Aug 20, 2018 12:36 pm
by TaterJuice
JS-Support @Userware wrote:
TaterJuice wrote:I am still having trouble getting DataGrid.ItemsSource working when bound to an ObservableCollection which loads items AFTER the DataGrid has been loaded.

Thanks. We are going to fix the DataGrid source binding regression asap.


Just checking in. Do you have an ETA for this fix?

Re: v1.2 Beta 4 released! [Download] (Bug fixes, more...) [UPDATED]

Posted: Fri Sep 14, 2018 7:48 am
by JS-Support @Userware
TaterJuice wrote:Just checking in. Do you have an ETA for this fix?

Hi!
The fix didn't make it for the v1.2 Beta 5 which is going to be released within 24 hours, but it will be included in the v1.2 beta 6 which is expected before the end of next week.
Thank you!
Regards,
JS-Support

Re: v1.2 Beta 4 released! [Download] (Bug fixes, more...) [UPDATED]

Posted: Tue Oct 16, 2018 8:08 am
by TaterJuice
JS-Support @Userware wrote:
TaterJuice wrote:Just checking in. Do you have an ETA for this fix?

Hi!
The fix didn't make it for the v1.2 Beta 5 which is going to be released within 24 hours, but it will be included in the v1.2 beta 6 which is expected before the end of next week.
Thank you!
Regards,
JS-Support


Hey, @JS-Support!

Any update on the next RC? It's been a month and I've been checking back every day!

Hope all is well!

Re: v1.2 Beta 4 released! [Download] (Bug fixes, more...) [UPDATED]

Posted: Wed Oct 17, 2018 7:54 am
by JS-Support @Userware
Sorry TaterJuice for the delay.

The v1.2 Beta 6 will be released within 24 hours.

Thanks
Regards,
JS-Support