-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
Priority-1components::triggersA collection of custom visual State Triggers.A collection of custom visual State Triggers.enhancementNew feature or requestNew feature or request
Description
TODO
### Base Porting Checklist
- [x] Update namespace (to `CommunityToolkit.WinUI.Triggers`)
- [x] Merge differences from UWP main to WinAppSDK / Uno forks
- [x] Import original doc or setup new doc
- [ ] Needs a refresh/update, and probably split
- [x] Samples
- [ ] #111
- [ ] All brought over tests pass for UWP/WinAppSDK
- [ ] Add more tests for other converters not covered? (or at least well-used ones)
- [ ] https://github.com/CommunityToolkit/Windows/issues/110
### Triggers
- [x] CompareStateTrigger
- [x] ControlSizeTrigger
- [ ] FullscreenModeStateTrigger (missing APIs WASDK)
- [x] IsEqualStateTrigger
- [x] IsNotEqualStateTrigger
- [x] IsNullOrEmptyStateTrigger
- [x] NetworkConnectionStateTrigger
- [x] RegexStateTrigger
- [x] UserHandPreferenceStateTrigger
- [ ] UserInteractionModeStateTrigger (missing APIs WASDK)
## Notable Changes
## Future Improvements
## Dependencies
- [x] DispatcherQueueExtensions.cs
- [ ] #22
Metadata
Metadata
Assignees
Labels
Priority-1components::triggersA collection of custom visual State Triggers.A collection of custom visual State Triggers.enhancementNew feature or requestNew feature or request
Type
Projects
Status
✅ Done