Skip to content

Commit

Permalink
Websharper->WebSharper
Browse files Browse the repository at this point in the history
  • Loading branch information
granicz committed Sep 7, 2020
1 parent 9cdb483 commit 9961d77
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Try Websharper: version info about extensions and some embedding improvements"
title: "Try WebSharper: version info about extensions and some embedding improvements"
categories: "trywebsharper,f#,websharper"
abstract: "A new dialog has been added showing a version number for the site and all the version info about the extensions for better transparency. A new feature has also been introduced, which lets the user decide which page they want to show by default when embedding a snippet."
identity: "4559,80399"
Expand All @@ -8,13 +8,14 @@ Try WebSharper has been updated with some minor improvements regarding version i

1. There is now an *About* button which shows a dialog with all the relevant version info of the extensions and a version number for Try WebSharper itself. We are going to do our best to keep all the extensions up-to-date.

[![](http://i.imgur.com/Wof3ArOl.png)](http://i.imgur.com/Wof3ArO.png)
[![](http://i.imgur.com/Wof3ArOl.png)](http://i.imgur.com/Wof3ArO.png)

2. It is now possible to point at a given tab of an embedded snippet instead of showing the *Result* one by default. You can do it by specifying the tab in the URL by a hash:
[![](http://i.imgur.com/YpOuTSml.png)](http://i.imgur.com/YpOuTSm.png)

[![](http://i.imgur.com/YpOuTSml.png)](http://i.imgur.com/YpOuTSm.png)

* `#f-sharp`: F# editor
* `#html`: HTML editor
* `#result`: Result tab

Happy coding!
Happy coding!
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "jQuery Mobile page reuse with Websharper"
title: "jQuery Mobile page reuse with WebSharper"
categories: "jquerymobile,f#,websharper"
abstract: "Sample jQuery mobile single-page application with dynamically created and reused pages using WebSharper"
identity: "3362,76642"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "WebSharper UI.Next Version 0.1.31.32"
categories: "ui.next,f#,websharper"
abstract: "Websharper UI.Next Version 0.1.31.32 has been released, with bugfixes, and new event & animation functionality."
abstract: "WebSharper UI.Next Version 0.1.31.32 has been released, with bugfixes, and new event & animation functionality."
identity: "4008,77371"
---
WebSharper UI.Next Version 0.1.31.32 has been released on NuGet for your experimentation.
Expand Down

0 comments on commit 9961d77

Please sign in to comment.