v2.2.0
What's Changed
- DataGrid Fix by @enisn in #119
- Change xmlns URLs domain as
enisn-projects.io
by @enisn in #124 - Fix InputField line calculation by @enisn in #131
- Revert "Fix InputField line calculation" by @enisn in #133
- Expose rest of the assemblies to uranium namespace by @enisn in #158
- Introduce ExpanderView for TreeView by @enisn in #157
- Introduce Datagrid bindings by @enisn in #159
- Add migration Guide to v2.2 by @enisn in #160
- Bring back .NET 6 support by @enisn in #161
- Add IsReadonly property to TextField by @enisn in #164
- Introduce Autocompleteview by @enisn in #152
- Add TextChanged event to TextField by @enisn in #166
- Add SelectedValueChangedCommand to PickerField by @enisn in #167
- Fix typo for FontAwesome in template by @enisn in #175
- Datagrid autocolumns fix by @enisn in #174
- Introduce new Blank app template by @enisn in #173
- Introduce AutoCompleteTextField by @enisn in #176
- Merge
rel-2.1
intorel-2.2
by @enisn in #177 - Autocomplete ios fix by @enisn in #178
- Fix Clear button behaviour on TextField by @enisn in #180
- AutoCompleteView alignment in ScrollView fix for ios & maccatalyst by @enisn in #181
- Merge 2.1 into 2.2 by @enisn in #182
- TabView dynamic tabs support by @enisn in #183
- AutoCompleteView ReturnCommand implementation by @enisn in #184
- Update styles for AutoCompleteTextField by @enisn in #185
Known Issues
- StatefulContentView LongPressCommand in Android #171
- sometime button can't restore to original state #137
Full Changelog: v2.1.2...v2.2.0