Beta 11.14 of C#/XAML for HTML5 released (TextBlock Inlines/Runs)

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

Beta 11.14 of C#/XAML for HTML5 released (TextBlock Inlines/Runs)

Postby JS-Support @Userware » Wed Aug 02, 2017 10:51 am

Dear users,

We are pleased to inform you that the Beta 11.14 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_0_public_beta11_14.zip
(22.99 MiB) Downloaded 487 times

Learn More about C#/XAML for HTML5.




Here is what's new (since Beta 11.13):

  • TextBlock.Inlines and Runs (for rich text formatting, including support for: Bold, Italic, Underline, Hyperlink, LineBreak, Span, and Run) (see example below)
  • Support for Relative Path in <Image Source="...">
  • Support for "HtmlPage.Document.DocumentUri"
  • Support for "Int32.CompareTo"
  • Improved stability of the UI Preview in the XAML Editor
  • Improved reliability of Negative Margins
  • Improved accuracy of positioning of <Image> controls
  • Fixed an issue with LinearGradientBrush that caused UI glitches depending on the coordinates
  • Fixed an issue where TextBox.Text could be null if data-bound to a null value
  • Fixed the default value of ScaleTransform.ScaleX and ScaleY, so that applying only one of the two does not produce incorrect results
  • Fixed the error "TypeError: get_InnerException is not a function"
  • Fixed JSIL error "untranslatable method" when using non-CSS-based grid layouts
  • Fixed an issue that prevented elements from being centered inside a ScrollViewer
  • Fixed an issue where the content of a ScrollViewer sometimes was left-aligned instead of centered
  • Fixed a Grid exception that happened in some cases when using Grid.ColumnSpan
  • Fixed an issue where binding to a null value could cause an exception

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

Examples:
Here is an example of use of the TextBlock.Inlines/Runs:

Code: Select all

    <TextBlock Margin="10" TextWrapping="Wrap" HorizontalAlignment="Right">
        This <Span FontWeight="Bold">is</Span> a
        <Span Background="Silver" Foreground="Maroon">TextBlock</Span>
        with <Span TextDecorations="Underline">several</Span>
        <Span FontStyle="Italic">Span</Span> elements,
        <Span Foreground="Blue">
                using a <Bold>variety</Bold> of <Italic>styles</Italic>
        </Span>.
    </TextBlock>

And here is a second example:

Code: Select all

<TextBlock TextWrapping="Wrap"><Span FontSize="20">This <Run>is</Run> a <Bold>test</Bold><LineBreak/>And <Hyperlink NavigateUri="http://www.cshtml5.com">here is a link</Hyperlink>. TextBlock with <Bold>bold</Bold>, <Italic>italic</Italic> and <Underline>underlined</Underline> text.<LineBreak/>This is a new line.</Span></TextBlock>



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 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

Bahram
Posts: 9
Joined: Wed Apr 12, 2017 1:41 pm

Re: New Beta 11.14 released! [Download] (TextBlock Inlines/Runs)

Postby Bahram » Thu Aug 03, 2017 12:37 pm

JS-Support wrote:
Bahram wrote:It's been a month and still no visual studio 2017 support!

Hi,
VS 2017 support will arrive before the end of July.
Thank you.
Regards,
JS-Support


We are still waiting eagerly for 2017 support

kmatt
Posts: 30
Joined: Wed Feb 01, 2017 11:16 am

Re: New Beta 11.14 released! [Download] (TextBlock Inlines/Runs)

Postby kmatt » Tue Aug 08, 2017 9:22 am

Bahram wrote:
JS-Support wrote:
Bahram wrote:It's been a month and still no visual studio 2017 support!

Hi,
VS 2017 support will arrive before the end of July.
Thank you.
Regards,
JS-Support


We are still waiting eagerly for 2017 support

Ditto!

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

Re: New Beta 11.14 released! [Download] (TextBlock Inlines/Runs)

Postby JS-Support @Userware » Fri Aug 11, 2017 10:09 am

We are still waiting eagerly for 2017 support

We have made good progress. It should be available before the end of September. Thank you very much for your patience.

KCarterSr
Posts: 1
Joined: Wed Aug 30, 2017 11:09 am

Re: Beta 11.14 of C#/XAML for HTML5 released (TextBlock Inlines/Runs)

Postby KCarterSr » Wed Aug 30, 2017 11:15 am

So, since my license expires this month while waiting for this, will I have to spend more money to upgrade it to Visual Studio 2017 next month when it supposedly is released?

Thanks

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

Re: Beta 11.14 of C#/XAML for HTML5 released (TextBlock Inlines/Runs)

Postby JS-Support @Userware » Thu Aug 31, 2017 12:10 am

KCarterSr wrote:So, since my license expires this month while waiting for this, will I have to spend more money to upgrade it to Visual Studio 2017 next month when it supposedly is released


Hi,

If you have a perpetual license that has a "free upgrades period" that expires soon, and if VS 2017 support is added soon after it expires, we will gladly extend it for one additional month for free. This applies to other people as well: just contact us at sales@cshtml5.com after VS 2017 support has been added to take advantage of this.

Thanks.
Regards
JS-Support


Return to “Pre-Releases, Downloads and Announcements”

Who is online

Users browsing this forum: No registered users and 3 guests

 

 

cron