Commit Graph

42 Commits

Author SHA1 Message Date
b5ee07485b Fix navigation view with dynamic items
Some checks failed
SwiftLint / SwiftLint (push) Successful in 5s
Deploy Docs / publish (push) Failing after 26m44s
2024-11-18 20:08:53 +01:00
8ec85b877f Add suggested content dialog responses
Some checks failed
SwiftLint / SwiftLint (push) Failing after 5s
Deploy Docs / publish (push) Successful in 30m30s
2024-11-13 22:52:14 +01:00
821ba1f006 Add support for content dialogs
Some checks failed
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Failing after 4s
2024-11-13 13:02:52 +01:00
9f545190a1 Add support for complex navigation in NavigationView
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Successful in 4s
2024-11-12 21:46:00 +01:00
adf4cfa8df Add support for back navigation
Some checks failed
Deploy Docs / publish (push) Has been cancelled
2024-11-11 06:30:27 +01:00
0591941373 Add no header modifier
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Successful in 3s
2024-11-11 06:16:16 +01:00
ba5c0a97c5 Fix back button not selecting settings item
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Successful in 6s
2024-11-11 05:57:20 +01:00
c44ba521e2 Fix style
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Successful in 3s
2024-11-10 21:49:12 +01:00
e736ccd0a7 Add back button to navigation view
Some checks failed
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Failing after 4s
2024-11-10 21:48:08 +01:00
24ae87f124 Fix style
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Successful in 2s
2024-11-10 10:41:57 +01:00
266fb1dc23 Make icons own widget
Some checks failed
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Failing after 4s
2024-11-09 22:17:45 +01:00
f1f8c1b0a0 Ensure updates on main thread
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Successful in 4s
2024-11-09 19:59:27 +01:00
72bbdd5677 Fix title gap
Some checks failed
SwiftLint / SwiftLint (push) Successful in 4s
Deploy Docs / publish (push) Failing after 14m44s
2024-11-09 18:21:16 +01:00
58fc69c1af Fix style
All checks were successful
SwiftLint / SwiftLint (push) Successful in 5s
Deploy Docs / publish (push) Successful in 38m22s
2024-11-08 22:05:42 +01:00
448c26debb Add support for settings
Some checks failed
SwiftLint / SwiftLint (push) Failing after 9s
Deploy Docs / publish (push) Waiting to run
2024-11-08 17:16:38 +01:00
4170728900 Add option for gap
Some checks failed
SwiftLint / SwiftLint (push) Successful in 4s
Deploy Docs / publish (push) Has been cancelled
2024-11-06 17:18:10 +01:00
40146ebfdb Add support for FlipView and Card
All checks were successful
Deploy Docs / publish (push) Successful in 30m22s
2024-11-03 20:33:04 +01:00
a735082eb5 Fix style
All checks were successful
SwiftLint / SwiftLint (push) Successful in 3s
Deploy Docs / publish (push) Successful in 30m22s
2024-11-03 12:21:36 +01:00
c7a0fccde0 Add support for command bars
Some checks failed
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Failing after 3s
2024-11-03 12:15:33 +01:00
29715462f8 Fix window not draggable
Some checks failed
SwiftLint / SwiftLint (push) Successful in 4s
Deploy Docs / publish (push) Has been cancelled
2024-11-01 08:42:48 +01:00
270976aa44 Fix title bar blocking toucher input
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Successful in 4s
2024-10-31 13:00:26 +01:00
ada190fe03 Fix README
Some checks failed
Deploy Docs / publish (push) Has been cancelled
2024-10-31 06:28:17 +01:00
954d745207 Expand navigation view support
Some checks failed
SwiftLint / SwiftLint (push) Successful in 5s
Deploy Docs / publish (push) Has been cancelled
2024-10-31 06:26:46 +01:00
4a66d35bf5 Fix style issue
Some checks failed
SwiftLint / SwiftLint (push) Successful in 3s
Deploy Docs / publish (push) Has been cancelled
2024-10-16 23:15:03 +02:00
f4dff46d62 Control window width and height
Some checks failed
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Failing after 4s
2024-10-16 23:14:09 +02:00
40858df21d Export Core target
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Successful in 4s
2024-10-16 22:18:39 +02:00
a3bf29c7bf Fix code style
Some checks are pending
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Successful in 3s
2024-10-16 22:13:18 +02:00
b8535f7aa1 Separate AnyView extension from widgets
Some checks failed
Deploy Docs / publish (push) Waiting to run
SwiftLint / SwiftLint (push) Failing after 5s
2024-10-16 22:12:13 +02:00
570ed58e20 Remove custom window title with system titlebar
Some checks failed
SwiftLint / SwiftLint (push) Successful in 5s
Deploy Docs / publish (push) Has been cancelled
2024-10-15 15:53:26 +02:00
3e1404cc71 Fix building docs failing
All checks were successful
Deploy Docs / publish (push) Successful in 29m37s
2024-10-15 10:21:14 +02:00
d996b7f5c9 Filter symbol graphs to remove dependencies
Some checks failed
Deploy Docs / publish (push) Failing after 2m50s
2024-10-15 08:41:58 +02:00
b83d70ac1f Change docs workflow behavior 2024-10-15 08:19:01 +02:00
a1b6f8156f Rename product to WinUISwift
All checks were successful
Deploy Docs / publish (push) Successful in 55m52s
SwiftLint / SwiftLint (push) Successful in 5s
2024-10-15 06:28:04 +02:00
3d929e53b1 Update to latest Meta version
All checks were successful
SwiftLint / SwiftLint (push) Successful in 5s
Deploy Docs / publish (push) Successful in 45m23s
2024-10-14 16:20:17 +02:00
377630df22 Update links in README
Some checks failed
Deploy Docs / publish (push) Has been cancelled
2024-10-14 09:58:54 +02:00
45b51982cc Fix building docs not working
All checks were successful
Deploy Docs / publish (push) Successful in 57m56s
2024-10-14 08:53:52 +02:00
75b5e12735 Fix docs not building
Some checks failed
Deploy Docs / publish (push) Failing after 20m25s
2024-10-14 08:31:08 +02:00
2d1583c31a Fix docs workflow
All checks were successful
Deploy Docs / publish (push) Successful in 13m4s
2024-10-13 23:30:58 +02:00
2400ec5d90 Add documentation
Some checks failed
Deploy Docs / publish (push) Failing after 12m58s
2024-10-13 23:13:17 +02:00
724bfbdac1 Fix last style violation
All checks were successful
SwiftLint / SwiftLint (push) Successful in 3s
2024-10-13 21:31:28 +02:00
a6ce905e97 Fix style violations
Some checks failed
SwiftLint / SwiftLint (push) Failing after 5s
2024-10-13 21:30:10 +02:00
7afe735433 Initial commit
Some checks failed
SwiftLint / SwiftLint (push) Failing after 5s
2024-10-13 21:11:31 +02:00