File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <!-- NuGet Metadata -->
1010 <Title >Orbyss Blazor JsonForms</Title >
1111 <Copyright >© 2025 Orbyss.io</Copyright >
12- <Version >0 .0.2 </Version >
12+ <Version >1 .0.0 </Version >
1313 <PackageId >Orbyss.Blazor.JsonForms</PackageId >
1414 <Authors >Orbyss.io</Authors >
1515 <Company >Orbyss</Company >
3232 <PackageIcon >icon.png</PackageIcon >
3333
3434 <ReleaseNotes >
35- Updated the readme files with extra examples
35+ Fixed some major bugs that existed due to major refactoring and first preview revision release.
36+ 1. Fixed a bug where the form would not render correctly if the schema was not valid.
37+ 2. Fixed bug of OnValueChanged parameter that was not passed to dropdowns
38+ 3. Translation context issues: now takes the default translation if the context is not configured with an active language
3639 </ReleaseNotes >
3740 </PropertyGroup >
3841
You can’t perform that action at this time.
0 commit comments