rnpm-plugin-wpf
Version:
rnpm plugin that generates a Windows template project with WPF
61 lines • 2.43 kB
JSON
{
"name": "rnpm-plugin-wpf",
"entries": [
{
"date": "Wed, 06 Nov 2019 13:58:14 GMT",
"tag": "rnpm-plugin-wpf_v0.2.15",
"version": "0.2.15",
"comments": {
"patch": [
{
"comment": "Build fixes",
"author": "anandrag@microsoft.com",
"commit": "04b58d679ba04baca23348928fad5250a34d31b9"
}
]
}
},
{
"date": "Thu, 17 Oct 2019 20:58:22 GMT",
"tag": "rnpm-plugin-wpf_v0.2.14",
"version": "0.2.14",
"comments": {
"none": [
{
"comment": "Fix two issues: 1) you cannot animated 2 subchannels of the same property with different animations. to fix this we animated yet another property set for translation and scale owned by the props nodes and use one animation to animate all of the subchannels for the uiElement. 2) Reference parameter names which started with a multi digit number are unsupported so i added an n to the start of each name, which was previously just the node's tag.",
"author": "stpete@microsoft.com",
"commit": "62049fdbd667fc71ae09b09f074446d8593d826d"
}
]
}
},
{
"date": "Thu, 03 Oct 2019 22:17:13 GMT",
"tag": "rnpm-plugin-wpf_v0.2.14",
"version": "0.2.14",
"comments": {
"none": [
{
"comment": "Support contextMenuHidden",
"author": "dida@ntdev.microsoft.com",
"commit": "18b68810d1f1687889909782e47750afe6f06b24"
}
]
}
},
{
"date": "Tue, 01 Oct 2019 18:17:42 GMT",
"tag": "rnpm-plugin-wpf_v0.2.14",
"version": "0.2.14",
"comments": {
"patch": [
{
"comment": "The customer provided examples revealed a few of issues. One, we were dubble counding the starting value of animatiosn in some cases. Two we were incorrectly relying on JS to tell us to flatten our animated values. Three we were detaching the expression animations that tied the property to the UIElement and in certain cases the JS thread does not inform us that we need to rebuild this cuppling. There is an open issue with this final part #3280",
"author": "stpete@microsoft.com",
"commit": "87e54197b92a06e15acc0d3da7c4016eb3c95448"
}
]
}
}
]
}