c71b4d4bf1
Hhristov/modules30 fixes ( #3321 )
...
* Fixed bindings, several css properties, attached properties
* Fix valueChanged handlers
Fix double registration of width/height property handlers
* fix broken merge
2016-12-19 17:52:18 +02:00
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
745388c3da
Hhristov/modules30 fixes ( #3316 )
...
* Fixed properties, text-base, action-bar, bindings, view
* Rebase onto master
2016-12-19 10:21:43 +02:00
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
645f428f59
alpha1
2016-12-13 15:51:18 +02:00
b58e0b08a3
refactoring
2016-12-13 15:51:18 +02:00
299203901e
Move platform .d.ts-es to separate plugin folder
...
Add dev-setup to figure out links
Update development workflow
Update package.json and dts-ios
Update the iOS declarations
grunt is now fine
2016-09-26 11:53:39 +03:00
bb6a7107c9
Fixed issue when bind to bindingContext.
2016-08-15 17:08:42 +03:00
adc8f01cfe
Fixed binding converter calls.
2016-06-13 15:20:09 +03:00
743a2efb4a
Optimized DependencyObject setValue performance ( #2260 )
...
* Cached all properties from metadata as fields on Property
ResetValue does not remove entry but only reset value for the given ValueSource (Local by default)
Optimized setValueInternal performance
* Removed TS dependency
* Fix tslint
2016-06-07 15:30:09 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00