website
website copied to clipboard
ReactiveUI documentation and guidelines website. PR's welcome! 💖
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dotnet-sdk](https://togithub.com/dotnet/sdk) | dotnet-sdk | patch | `8.0.203` -> `8.0.204` | ---...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/reactiveui/website). ## Open The following updates have all...
Hello! I've been following the recommendations in the docs regarding the usage of `WhenAny` (https://www.reactiveui.net/docs/guidelines/framework/use-this-on-left-of-whenany.html) but, recently, we faced a severe memory leak. I did some research and the offending...
Contribute / Maintainers / Creating a New Release / Creating a New Release page has no content. I'd add this myself but I'm not sure on the process of creating...
Great product, but would like to see more advanced scenarios for Blazor (other than Counter and FetchData), such as Input forms, binding parameters and data validation.
be nice if we could have a list of upcoming talks and previous talks. Have it all nicely formatted and assessible from the front page.
Document the fact there is a AutoDataTemplateBindingHook on windows, and how you need to either specify a ItemTemplate, DisplayMemberPath or ItemTemplateSelector if you use RxUI binding to a ItemsSource on...
**Is your feature request related to a problem? Please describe.** https://twitter.com/Shmuelie/status/1278352637566627843?s=20 https://www.reactiveui.net/docs/roadmap/#roadmap **Describe the solution you'd like** Update the road map to current work. **Describe alternatives you've considered** **Describe suggestions...
@worldbeater introduced https://github.com/reactiveui/ReactiveUI/issues/1750 Just need to document how it works since the pack file only works on new nuget install.
Add a link to the old IActivable and ISupportsActivatable to the obsolete section of the documentation.