26b46e3338
Add property rawValue to State
...
Modify the wrapped value without updating the view
2024-01-02 08:01:40 +01:00
8eb004c9ea
Add support for carousels
...
Add support for any Libadwaita insertable container
2024-01-01 20:33:06 +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
37252f7b8f
Replace EitherView by the more powerful ViewStack
2023-12-30 21:24:33 +01:00
b9cdec32c9
Make update storage function on View public
2023-12-30 21:06:00 +01:00
e583e5a170
Make storage function on View protocol public
2023-12-30 20:40:47 +01:00
e59d0c0fe8
Fix window resizing to default size unexpectedly
2023-12-20 18:16:43 +01:00
396cbbf23c
Add option to toggle sidebar visibility
2023-12-20 06:12:07 +01:00
3a0897cbb5
Add support for toggles
2023-12-19 22:20:00 +01:00
85ca28d32f
Add support for the overlay split view
2023-12-19 22:04:26 +01:00
083b352348
Make FileDialog a window
2023-12-09 13:08:11 +01:00
2249ef2d6a
Add additional window modifiers
...
Set a window's default size, title, resizability and deletability
2023-12-07 22:27:28 +01:00
d5b43344a1
Support window overlays for a certain instance
...
Specify the parent window in the `addWindow(_:parent:)` function
2023-12-07 21:48:31 +01:00
e4737558b2
Add support for AdwAboutWindow
2023-12-05 22:49:05 +01:00
David
475c38a5b8
Add support for file dialogs
2023-12-05 22:00:36 +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
5ab9387317
Fix onAppear(_:) and onUpdate(_:)
2023-11-29 05:52:10 +01:00
1db1513a3b
Add reference to template repository
2023-11-27 06:25:50 +01:00
8452031adb
Update documentation for creating widgets
2023-11-26 15:28:08 +01:00
7a97d36585
Migrate from SwiftGui to Libadwaita
2023-11-26 15:22:57 +01:00
490e1a5be8
Specify SwiftGui version
...
Use version 0.1.0 instead of the main branch
2023-11-11 16:15:09 +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
da08bc435c
Add support for modal windows
2023-11-09 20:26:27 +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
921f025e39
Update demo and fix bugs
...
- Fix build optional in ViewBuilder
- Fix maximum size frame modifier
- Improve inspector wrapper
- Improve header bar
- Improve status page
- Improve the naming of some elements
2023-10-12 22:15:15 +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
81426e2e0c
Add static function for an empty header bar
2023-09-24 13:43:26 +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
37e8296612
Fix inconsistency with quotation marks
2023-09-12 17:13:31 +02:00
a1c8c3b891
Initial Commit
2023-09-12 08:17:52 +02:00