Alexander Sklar
|
9a3d212fb4
|
Merge branch 'attachedProperties' of https://github.com/asklar/react-native-xaml into attachedProperties
|
2021-07-18 02:55:37 -07:00 |
Alexander Sklar
|
8fe7e8372a
|
regen
|
2021-07-18 02:54:34 -07:00 |
Alexander Sklar
|
ac1e3f39f0
|
Enable projecting attached properties
|
2021-07-18 02:53:37 -07:00 |
Alexander Sklar
|
0894eca157
|
font capitals
|
2021-07-18 02:52:17 -07:00 |
Alexander Sklar
|
8d604eebb2
|
Enable projecting attached properties
|
2021-07-18 02:50:13 -07:00 |
Alexander Sklar
|
69ec30e6b3
|
font capitals
|
2021-07-17 10:07:27 -07:00 |
Alexander Sklar
|
910073c548
|
Merge branch 'main' into wrapper
|
2021-07-17 01:09:51 -07:00 |
Alexander Sklar
|
2d49fd6cea
|
Wrapper should not be bindable
|
2021-07-17 00:29:09 -07:00 |
Alexander Sklar
|
1920a16d53
|
Merge pull request #109 from asklar/styleProperty
Style property
|
2021-07-15 10:20:02 -07:00 |
Alexander Sklar
|
f94410dc34
|
Merge pull request #108 from asklar/useTypeMappingForDistinctPropertyNames
Use property name mapping when declaring what properties we support
|
2021-07-15 03:42:45 -07:00 |
Alexander Sklar
|
8b56bcaca6
|
Merge branch 'main' into styleProperty
|
2021-07-15 03:31:16 -07:00 |
Alexander Sklar
|
57a51c1028
|
rename variable
|
2021-07-15 03:28:18 -07:00 |
Alexander Sklar
|
50d3a4ba5f
|
Merge branch 'main' into useTypeMappingForDistinctPropertyNames
|
2021-07-15 03:24:38 -07:00 |
Alexander Sklar
|
bac2d08ecb
|
Use separate type for the non-FE wrapper
|
2021-07-15 03:22:58 -07:00 |
Alexander Sklar
|
31cbbe027f
|
Merge pull request #107 from asklar/gridLayoutInJson
Use synthetic property type mappings too
|
2021-07-15 02:58:51 -07:00 |
Alexander Sklar
|
e768d65734
|
Support Style property to interface with XAML styles defined in the app or winui/xaml
|
2021-07-15 02:53:37 -07:00 |
Alexander Sklar
|
49dc0c237c
|
Use property name mapping when declaring what properties we support
|
2021-07-15 02:49:06 -07:00 |
Alexander Sklar
|
4ddfeac985
|
Use synthetic property type mappings too
|
2021-07-15 02:42:56 -07:00 |
Alexander Sklar
|
6a54aada0a
|
Merge pull request #106 from asklar/viewbox
Add support for Viewbox
|
2021-07-12 18:21:22 -07:00 |
Alexander Sklar
|
39ffe5effe
|
Add support for Viewbox
|
2021-07-12 18:05:52 -07:00 |
Alexander Sklar
|
7888601b00
|
Move xaml type ts/vm mappings to json file
|
2021-07-12 00:34:37 -07:00 |
Alexander Sklar
|
5840f674ca
|
Merge pull request #104 from asklar/pathData
Support Path.Data and other Geometry properties
|
2021-07-10 21:16:55 -07:00 |
Alexander Sklar
|
cd79784aad
|
Support Path.Data and other Geometry properties
|
2021-07-10 20:16:05 -07:00 |
Alexander Sklar
|
111106ed78
|
Merge pull request #103 from asklar/contentDialogIsOpen
ContentDialog API for opening and getting results
|
2021-07-10 19:23:59 -07:00 |
Alexander Sklar
|
ed126bf856
|
ContentDialog showState API
|
2021-07-10 18:09:50 -07:00 |
Alexander Sklar
|
e91294f6b5
|
Add ContentDialogState
|
2021-07-10 12:41:36 -07:00 |
Alexander Sklar
|
54c14a6254
|
Merge pull request #102 from asklar/config
Move xaml type information in codegen to a config file
|
2021-07-10 11:16:44 -07:00 |
Alexander Sklar
|
77427c8d2a
|
add propNameMapping
|
2021-07-10 10:52:31 -07:00 |
Alexander Sklar
|
a85478fa1c
|
update package.json
|
2021-07-10 10:31:27 -07:00 |
Alexander Sklar
|
13ec28d57d
|
Move type info in Program to a config file
|
2021-07-10 10:30:23 -07:00 |
Alexander Sklar
|
054e8390f1
|
Merge pull request #97 from MonirAbuHilal/patch-1
Updating broken Codegen link in the readme file
|
2021-07-06 12:33:51 -07:00 |
Monir Abu Hilal
|
73d0def680
|
Updating broken Codegen link in the readme file
Updating the Codegen link in Readme: https://github.com/asklar/react-native-xaml/tree/main/package/Codegen
|
2021-07-06 11:30:00 -07:00 |
Alexander Sklar
|
98222d604d
|
Merge pull request #95 from asklar/cornerRadius
Add CornerRadius
|
2021-07-06 01:45:56 -07:00 |
Alexander Sklar
|
cd97d0e181
|
update package.json
|
2021-07-06 01:27:36 -07:00 |
Alexander Sklar
|
a1ad6eb26b
|
Add CornerRadius, don't assert on unknown properties unless there is a debugger attached
|
2021-07-06 00:56:25 -07:00 |
Alexander Sklar
|
dad47ce8ee
|
Merge pull request #94 from asklar/imageSource
Add support for ImageSource
|
2021-07-05 23:05:46 -07:00 |
Alexander Sklar
|
e41088439b
|
>
|
2021-07-05 22:14:39 -07:00 |
Alexander Sklar
|
cdcf5ea88c
|
Add support for ImageSource
|
2021-07-05 22:07:06 -07:00 |
Alexander Sklar
|
4b45963629
|
Merge pull request #92 from asklar/fontweight
Support FontWeight and setting properties on non-FEs that are defined…
|
2021-07-05 18:36:33 -07:00 |
Alexander Sklar
|
4a62ee407c
|
Support FontWeight and setting properties on non-FEs that are defined on e.g. Control/ContentControl
|
2021-07-05 14:45:27 -07:00 |
Alexander Sklar
|
99603857d0
|
Merge pull request #89 from asklar/gridlength
Fix GridLength to support number*, *, auto, and number
|
2021-07-04 16:18:33 -07:00 |
Alexander Sklar
|
37970dfafd
|
use pop_back instead of setting the last char to 0 since the latter doesn't change the string's length
|
2021-07-04 15:53:55 -07:00 |
Alexander Sklar
|
717897ff6c
|
Fix GridLength to support number*, *, auto, and number
|
2021-07-04 15:48:46 -07:00 |
Alexander Sklar
|
522365f3c2
|
Merge pull request #88 from asklar/thickness2
Allow int/double for Thickness property
|
2021-07-04 15:37:07 -07:00 |
Alexander Sklar
|
3387015067
|
update package.json
|
2021-07-04 15:17:26 -07:00 |
Alexander Sklar
|
7c19f8524d
|
Allow int/double for Thickness property
|
2021-07-04 15:16:28 -07:00 |
Alexander Sklar
|
64e2417a44
|
Merge pull request #87 from asklar/typingsContentMapStyle
Better typings
|
2021-07-04 15:14:57 -07:00 |
Alexander Sklar
|
74db02f4be
|
Better typing for content, support renaming properties that have reserved names like MapControl.Style => mapStyle
|
2021-07-04 14:55:42 -07:00 |
Alexander Sklar
|
17567a0d9f
|
Merge pull request #81 from asklar/keyboardAccelerator
Add support for KeyboardAccelerator
|
2021-07-04 04:27:12 -07:00 |
Alexander Sklar
|
ea3b3040a1
|
update package.json
|
2021-07-04 04:06:44 -07:00 |