Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.0.3 source code.tar.gz | 2025-06-11 | 12.8 MB | |
4.0.3 source code.zip | 2025-06-11 | 13.5 MB | |
README.md | 2025-06-11 | 3.6 kB | |
Totals: 3 Items | 26.3 MB | 4 |
What's Changed
- Update required VS version by @pomianowski in https://github.com/lepoco/wpfui/pull/1368
- Rollback VS version by @pomianowski in https://github.com/lepoco/wpfui/pull/1396
- Update Visual Studio extension manifest by @pomianowski in https://github.com/lepoco/wpfui/pull/1397
- Fix HeaderContent not respecting bindings. by @vegardlarsen in https://github.com/lepoco/wpfui/pull/1415
- Fix FontSize reference by @Nice3point in https://github.com/lepoco/wpfui/pull/1413
- 🐛 pin footer menu items to prevent scrolling by @keeleycenc in https://github.com/lepoco/wpfui/pull/1431
- Fix TooltipText binding bug by @wingsweiwei in https://github.com/lepoco/wpfui/pull/1427
- Fix CanContentScrollProperty.OverrideMetadata by @Nice3point in https://github.com/lepoco/wpfui/pull/1412
- fix issue [#1405], AutoSuggestBox tab problems by @gleclair in https://github.com/lepoco/wpfui/pull/1406
- Add IsCloseButtonEnabled to MessageBox and make button border padding configurable by @Difegue in https://github.com/lepoco/wpfui/pull/1381
- Design properties multi IDE support by @Nice3point in https://github.com/lepoco/wpfui/pull/1380
- TitleBar Buttons not working in some cases by @Alessio2405 in https://github.com/lepoco/wpfui/pull/1373
- TitleBar Header and TrailingContent IsHitTestVisible by @xylieong in https://github.com/lepoco/wpfui/pull/1366
- Revert "🐛 pin footer menu items to prevent scrolling" by @pomianowski in https://github.com/lepoco/wpfui/pull/1435
- Revert "Revert "🐛 pin footer menu items to prevent scrolling"" by @pomianowski in https://github.com/lepoco/wpfui/pull/1436
- Re-attach toggle button click handler after navigation by @jbryknar in https://github.com/lepoco/wpfui/pull/1445
- Bug fix: UIElement's children IsMouseOver takes mousePoint from child by @xylieong in https://github.com/lepoco/wpfui/pull/1443
- Added ClearButtonEnabled property to AutoSuggestBox component (Ref [#1439]) by @jbryknar in https://github.com/lepoco/wpfui/pull/1446
- Settable TitleBar FontWeight by @ToonSpanenburg in https://github.com/lepoco/wpfui/pull/1440
- fix [#1140] "System.ArgumentNullException: 'Value cannot be null. Parameter name: defaultDestinationValue'" by @dosymep in https://github.com/lepoco/wpfui/pull/1398
- Bug fix: MessageBox does not appear center owner for maximized windows by @ivan-lam in https://github.com/lepoco/wpfui/pull/1444
- fix: Check Intptr and HwndSource isn't Zero before using in TitleBar by @jbryknar in https://github.com/lepoco/wpfui/pull/1447
- fix: Fixed duplicated CheckBox.xaml in Wpf.Ui.xaml by @jbryknar in https://github.com/lepoco/wpfui/pull/1448
- fix: UiTextBox and ComboBox width issues [#1318] by @nitheeshgovind in https://github.com/lepoco/wpfui/pull/1359
- fix: Rollback incorrect high DPI calculations; format code; add manifest for .NET tools by @pomianowski in https://github.com/lepoco/wpfui/pull/1449
New Contributors
- @vegardlarsen made their first contribution in https://github.com/lepoco/wpfui/pull/1415
- @wingsweiwei made their first contribution in https://github.com/lepoco/wpfui/pull/1427
- @Alessio2405 made their first contribution in https://github.com/lepoco/wpfui/pull/1373
- @xylieong made their first contribution in https://github.com/lepoco/wpfui/pull/1366
- @ToonSpanenburg made their first contribution in https://github.com/lepoco/wpfui/pull/1440
- @dosymep made their first contribution in https://github.com/lepoco/wpfui/pull/1398
- @ivan-lam made their first contribution in https://github.com/lepoco/wpfui/pull/1444
Full Changelog: https://github.com/lepoco/wpfui/compare/4.0.2...4.0.3