Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UI controls #382

Open
4 of 7 tasks
Tracked by #296
al-kau opened this issue Oct 25, 2024 · 0 comments
Open
4 of 7 tasks
Tracked by #296

Fix UI controls #382

al-kau opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@al-kau
Copy link
Collaborator

al-kau commented Oct 25, 2024

  • Creatre projects: Eppie.App.UI.Shared, Eppie.App.UI.UWP, Eppie.App.UI.Uno
  • Move Controls, Converters, Behaviors, IncrementalLoading, Styles, UITools to Eppie.App.UI.*
  • Use Microsoft.UI.Xaml.Controls.NavigationView
  • Use WebView2
  • Use TokenizingTextBox from CommunityToolkit
  • Create EditMessage control that uses RichTextEditor and WebView2
  • Change namespaces
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 29, 2024
@al-kau al-kau mentioned this issue Oct 29, 2024
7 tasks
@al-kau al-kau self-assigned this Oct 29, 2024
@al-kau al-kau added the kind/bug Something isn't working label Oct 29, 2024
ValeraFinebits pushed a commit that referenced this issue Oct 29, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
ValeraFinebits pushed a commit that referenced this issue Oct 30, 2024
* fix: replace NavigationView control

References: #382

* fix: add NavigationView style

References: #382

* fix: change NavigationView style

References: #382

* doc: add Todo for ItemClickCommandBehavior

References: #382

* refactor: remove the unused namespace

References: #382
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
- Add Eppie.App.UI.Shared project
- Add Eppie.App.UI.Uno project
- Add Eppie.App.UI.UWP project

References: Eppie-io#382
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
- Add Eppie.App.UI.Shared project
- Add Eppie.App.UI.Uno project
- Add Eppie.App.UI.UWP project

References: Eppie-io#382
ValeraFinebits pushed a commit that referenced this issue Oct 30, 2024
feat: add Eppie.App.UI.* projects

- Add Eppie.App.UI.Shared project
- Add Eppie.App.UI.Uno project
- Add Eppie.App.UI.UWP project

References: #382
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 30, 2024
ValeraFinebits pushed a commit that referenced this issue Oct 30, 2024
* refactor: move Converters to Eppie.App.UI

References: #382

* refactor: move BitmapSourceConverters to Eppie.App.UI

References: #382

* refactor: remove Converters from Eppie.App.Shared

References: #382

* refactor: remove Eppie.App.Converters.* projects

References: #382
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Oct 31, 2024
ValeraFinebits pushed a commit that referenced this issue Oct 31, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 1, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 1, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 1, 2024
ValeraFinebits pushed a commit that referenced this issue Nov 1, 2024
* refactor: move Behaviors to Eppie.App.UI

References: #382

* refactor: move FilePickerService inside Eppie.App.UI.Behaviors

References: #382

* build: add default platform

References: #382
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 1, 2024
ValeraFinebits pushed a commit that referenced this issue Nov 1, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 1, 2024
ValeraFinebits pushed a commit that referenced this issue Nov 1, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 1, 2024
ValeraFinebits pushed a commit that referenced this issue Nov 1, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 4, 2024
@al-kau al-kau mentioned this issue Nov 4, 2024
7 tasks
ValeraFinebits pushed a commit that referenced this issue Nov 4, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 4, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 4, 2024
ValeraFinebits pushed a commit that referenced this issue Nov 4, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 4, 2024
al-kau added a commit to al-kau/Eppie-io-Eppie-App that referenced this issue Nov 4, 2024
ValeraFinebits pushed a commit that referenced this issue Nov 4, 2024
* feat: change EmailsInputControl

References: #382

* feat: replace TokenizingTextBox control

References: #382
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant