154 Commits

Author SHA1 Message Date
Ira Limitanei
a4057884da
Add current state of binding reactor demo 2024-06-14 18:03:09 +09:00
Ira Limitanei
fa714a2331
Add binding reactor demo page 2024-06-14 18:02:06 +09:00
Ira Limitanei
2dd5c52930
Add new window for binding reactor demo 2024-06-14 18:00:24 +09:00
david-swift
1723fcdf22
Merge pull request #34 from Amzd/State-property-on-app-fix
Fixed stored @State properties on App
2024-06-11 14:34:06 +02:00
15cafb85f4 Move to approach without any breaking changes
Read the file's value as soon as the state value is accessed for the
first time
2024-06-11 14:29:46 +02:00
david-swift
d247409e3f
Update README.md 2024-06-08 21:40:46 +02:00
Casper Zandbergen
7a52948e0a Update Contributors.md 2024-06-01 13:41:57 +02:00
Casper Zandbergen
8f9ff393fd fixed stored @State properties on App 2024-06-01 13:40:14 +02:00
7ac57d8a59 Fix ActionRow setting text before markup option 2024-05-22 07:19:29 +02:00
c82957e239 Merge branch 'main' of https://github.com/AparokshaUI/adwaita-swift 2024-05-20 11:39:20 +02:00
5c1ae9e9b1 Improve performance of entry rows 2024-05-20 11:38:36 +02:00
e9094b9247 Fix not compiling on Windows 2024-05-18 15:45:03 +02:00
c07b0718f7 Fix list element selection in code causing crash 2024-05-18 14:57:40 +02:00
239f025508 Add support for custom CSS 2024-05-18 14:28:06 +02:00
f53c194045 Add modifier for window devel style 2024-05-18 12:06:44 +02:00
be9cf996a0 Add type safe style classes 2024-05-18 11:35:23 +02:00
c7eb2120a4 Allow deactivating style or keyboard shortcut 2024-05-18 10:31:41 +02:00
e44f3d78d2 Fix ComboRow not selecting value at initialization
Fixes #28
2024-05-09 08:21:04 +02:00
9618985d15 Polish demo app 2024-05-06 16:20:59 +02:00
212af591f1 Polish demo app 2024-05-06 16:18:49 +02:00
3cee13f1f3 Fix not compiling on macOS 2024-05-05 20:09:07 +02:00
932e4aeb8c Add Idle for updating the UI asynchronously 2024-05-05 19:50:38 +02:00
7ff56613e5 Deprecate frame(maxSize:) on views 2024-04-21 14:52:20 +02:00
b7aabb0966 Add support for GtkPicture 2024-04-21 11:52:34 +02:00
7748668f4b Slightly improve performance of State 2024-04-21 07:27:52 +02:00
795410ded0 Add Flatpak manifest for Demo app 2024-04-18 10:19:43 +02:00
david-swift
8fa3e4d24b
Add possibility to manually trigger docs workflow 2024-04-13 22:14:55 +02:00
e9f3ae6424 Move Adwaita.docc to separate repository 2024-04-13 22:02:18 +02:00
a4b565723b Fix adwaita-swift not building on macOS 2024-04-11 20:54:05 +02:00
8b27a08764 Add support for spawning windows outside the app 2024-04-11 20:17:25 +02:00
d63dec3c6b Add support for alert dialogs 2024-04-11 18:28:05 +02:00
8cba3242f5 Add support for ID subscripts 2024-04-04 16:51:17 +02:00
50b22115b0 Merge branch 'main' of https://github.com/AparokshaUI/adwaita-swift 2024-04-04 15:50:55 +02:00
adbd1c2a00 Add shortcut for getting element of array binding 2024-04-04 15:29:31 +02:00
david-swift
80968fb5df
Update documentation URL 2024-04-02 14:44:55 +02:00
david-swift
17ce9e444b
Merge pull request #15 from finestructure/main
Update .spi.yml to fix Linux build matrix
2024-04-02 14:15:58 +02:00
Sven A. Schmidt
39813c5408
Update .spi.yml 2024-04-02 11:14:47 +02:00
david-swift
38e5028301
Merge pull request #14 from david-swift/main
Update docc style
2024-04-01 09:26:49 +02:00
12206b0ace Experiment with docc style 2024-04-01 09:24:14 +02:00
8ad34dd199 Remove deprecated documentation sources and references 2024-03-31 20:59:14 +02:00
5602a3692c Add workflow for DocC docs 2024-03-31 19:59:00 +02:00
eb85f93a9e Simplify focused modifier 2024-03-31 13:00:03 +02:00
c596504141 Easier observing of bindings changing data 2024-03-31 10:37:29 +02:00
a53b4e084b Add additional options for navigation split view
- Whether it is collapsed
- Whether the content is visible if it is collapsed
2024-03-30 10:38:10 +01:00
84ac558249 Improve navigation in docc documentation 2024-03-30 08:26:54 +01:00
ab93cbc1bf Improve docc documentation 2024-03-30 07:25:15 +01:00
e5783e9049 Add docc documentation 2024-03-29 23:04:37 +01:00
david-swift
409dfb625d
Fix instructions for macOS 2024-03-29 11:29:57 +01:00
david-swift
24255bc015
Merge pull request #10 from jrwren/jawren-001-update-docs-with-macos-platform
update docs with macos platform
2024-03-28 05:06:24 +01:00
Jay Wren
a8abbd4caa
update docs with macos platform 2024-03-27 18:06:36 -04:00