23 Commits

Author SHA1 Message Date
36e437a2e4 Migrate to the Aparoksha Gitea instance
All checks were successful
SwiftLint / SwiftLint (push) Successful in 6s
2024-10-07 11:18:13 +02:00
david-swift
d247409e3f
Update README.md 2024-06-08 21:40:46 +02:00
be9cf996a0 Add type safe style classes 2024-05-18 11:35:23 +02:00
8ad34dd199 Remove deprecated documentation sources and references 2024-03-31 20:59:14 +02:00
75847de50b Add link to blog post 2024-03-26 07:25:03 +01:00
5c3f16c36f Add information about using Flatpak 2024-03-26 07:23:08 +01:00
dca0ed14e0 Add instructions for publishing apps 2024-03-07 06:36:24 +01:00
d8de611510 Add support for auto-generated widget bindings
Additionally fix an update problem occurring with custom views
2024-01-22 21:45:31 +01:00
1c50b3b923 Make lists dynamic
Make one @State always reference the same value
This is important when views with closures appear after the first render
2024-01-01 16:08:17 +01:00
9170382ceb Move the list of widgets to the user manual 2023-11-30 21:21:34 +01:00
36e61255f8 Add support for toasts
Add the new concept of signals
2023-11-30 21:14:45 +01:00
1db1513a3b Add reference to template repository 2023-11-27 06:25:50 +01:00
7a97d36585 Migrate from SwiftGui to Libadwaita 2023-11-26 15:22:57 +01:00
a478acbdcd Add modifiers for modifying child views of a view 2023-11-11 16:03:31 +01:00
88eaad2c12 Update docs 2023-11-11 11:44:19 +01:00
ac0c775985 Add support for menus 2023-10-22 16:39:46 +02:00
af59675089 Add support for keyboard shortcuts 2023-10-20 07:39:40 +02:00
22c10d6ff3 Fix typos 2023-09-26 20:20:19 +02:00
cbbf08bd3b Add widgets and demo application 2023-09-26 15:35:15 +02:00
2611e0c448 Improve window management 2023-09-24 15:40:16 +02:00
0351e67493 Fix typos 2023-09-13 06:30:47 +02:00
133e932fcb Improve table of contents for GitBook 2023-09-12 20:26:55 +02:00
a1c8c3b891 Initial Commit 2023-09-12 08:17:52 +02:00