Ryan McGrath
120cd86445
Bump version to publish docs changes, touch up README formatting
2022-08-16 16:40:19 -07:00
Mads Marquart
02f5d6aa87
Remove trailing whitespace
2022-07-15 16:13:27 +02:00
Ryan McGrath
87533d576f
Fix errors when compiling docs.
...
Feature flags that clash are no fun. This reworks a few things so that
docs can properly build with all feature flags at once and note their
support.
Also adds a supported table to the README for ease of discovery.
2021-08-09 02:09:08 -07:00
Ryan McGrath
c713194262
v0.3.
...
- Changes internal target_os flags to be feature flags; macOS is now
appkit, and iOS/tvOS are now uikit. This enables platforms that are
not Apple-specific platforms that use frameworks to be compiled for.
- Updates the examples to handle closing/quitting better.
2021-08-07 22:31:48 -07:00
Ryan McGrath
87354a7161
0.2.0
2021-06-09 16:46:28 -07:00
Ryan McGrath
644b1228ee
Bump for 0.2.0 release
2021-06-09 16:37:51 -07:00
Ryan McGrath
724b40e5a8
Add a (useful) example: a todo list.
...
- Adds a Todo list example.
- Updates ListView to support ending the row actions visible state.
- Support setting Label text color.
2021-02-07 23:37:25 -08:00
Ryan McGrath
c507d2e3b2
Docs bump; fixes #2
2021-02-07 20:36:47 -08:00
Ryan McGrath
f4ca9770e1
Fix NSData wrapper so storing and retrieving bytes in UserDefaults works as expected, with hopefully little to no cloning issues. Wrap the NSNumber logic into a proper type. More documentation/cleanup, still ongoing.
2020-03-31 15:22:00 -07:00
Ryan McGrath
ad54670ffd
Docs need cleanup again, but fixing the README so nobody is confused... much
2020-03-29 22:35:19 -07:00
Ryan McGrath
6891e83019
Blockquote that
2020-03-28 20:32:31 -07:00
Ryan McGrath
566c13ada8
A typo
2020-03-28 18:46:49 -07:00
Ryan McGrath
0b362a59d1
appkit -> cacao, updated README
2020-03-28 18:45:24 -07:00
Ryan McGrath
963015b37a
Initial commit
2020-02-27 18:34:34 -08:00