Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps BlazingStory from 1.0.0-preview.41 to 1.0.0-preview.47.

Changelog

Sourced from BlazingStory's changelog.

v.1.0.0-preview.47

  • Fix: Documentation comments from other NuGet packages were not displayed on the "Docs" page or in the control panel. (Issue #61, PR #70, contributed by @​leonardstruck)

v.1.0.0-preview.46

  • Enhancement: The Custom Pages feature is now available. (Issue #31, PR #67 contributed by @​Snellingen)

v.1.0.0-preview.45

  • Fix: The Action log panel crashes when the event argument type has indexer property. (PR #68 contributed by @​Snellingen)

v.1.0.0-preview.44

  • Fix: The Action log panel crashes when the event argument type has the unsupported type of properties or cyclic reference. (Issue #65, PR #66 contributed by @​Snellingen)

v.1.0.0-preview.43

  • Enhancement: The Keyboard Shortcuts page is now available.
  • Fix: The search view did not close after clicking a search result.
  • Fix: Clicking a component in the search results always directs to the first component's documentation page.

v.1.0.0-preview.42

  • Update: Add support for .NET 9

v.1.0.0-preview.41

  • Improve: Make the numeric parameter control keep precision when the input value is spinning up and down. (Issue #50)

v.1.0.0-preview.40

  • Improve: Added support for float, decimal, and double numbers in parameter control. (Issue #50)

v.1.0.0-preview.38

  • Fix: the summary text for a generic type component couldn't be retrieved. (Issue #51)

v.1.0.0-preview.37

  • Fix: Property descriptions did not appear when the component was inherited from a generic typed component.
  • Update: Drop the support for .NET 7

v.1.0.0-preview.36

  • Fix: hotkeys didn't work on Blazor Server hosting model.

v.1.0.0-preview.35

  • Fix: a Story server app deployed under the subpath didn't work.

v.1.0.0-preview.34

  • Fix: navigation next/prev stories, docs, and components didn't work.
  • Improve: Brush up the project templates and add new item templates.

v.1.0.0-preview.33

  • Improve: the "Blazing Story" is now IL trimmable on Blazor WebAssembly platforms.
  • Fix: The "Release Notes" page crashed in some Blazor Server deployment environments.

v.1.0.0-preview.32

  • Now, the "Blazing Story" officially supports the Blazor Server deployment model.
    • Fix: unexpected "JSDisconnectedException" was thrown when running on a Blazor Server.

... (truncated)

Commits
  • 46f6640 Merge branch 'fix/61'
  • 84aeee9 v.1.0.0-preview.47 release
  • 66bc87b Fix: Documentation comments from other NuGet packages are never shown on the ...
  • 85651e1 Update the test to reproduce issue #61
  • 1fa4efc Merge pull request #70 from leonardstruck/fix/61-copy-xml-docs
  • 2b40141 Update referencing packages version
  • 0e468e3 v.1.0.0-preview.46 release
  • 6d249f6 Update README - add a new topic about the "Custom Pages"
  • fd3ba09 Tweak the styling and layout of the custom page.
  • 61ef1c6 Change the prefix of symbols from "Custom~" to "CustomPage~"
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [BlazingStory](https://github.com/jsakamoto/BlazingStory) from 1.0.0-preview.41 to 1.0.0-preview.47. - [Changelog](https://github.com/jsakamoto/BlazingStory/blob/main/RELEASE-NOTES.txt) - [Commits](jsakamoto/BlazingStory@v.1.0.0-preview.41...v.1.0.0-preview.47) --- updated-dependencies: - dependency-name: BlazingStory dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

1 participant