Stanimira Vlaeva
618433816e
fix(slider): correct maxValue setter for android ( #4346 )
...
The setter should invoke setNativeValuesSilently with the new value and
max value respectively.
fixes #4343
2017-06-09 18:20:25 +03:00
Hristo Deshev
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
vakrilov
5fef8a7bb4
Slider tests
2017-01-05 17:12:30 +02:00
Panayot Cankov
5496ae5215
Revert bind(options) replaced incorrectly with bind(options, model)
2016-12-19 16:33:10 +02:00
Panayot Cankov
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
Panayot Cankov
1236f66f44
Add npm script that generates ios .d.ts-es from the tests app
...
Less than 30 erros left, let's hope it still works
Added lib.*.d.ts from typescript, removed lib and dom stuff, added by hand XHR, alert etc. .d.ts-es for polyfills
Roll back some changes involved in separating UIEvent for dom and ios
Test combined dts-es will now use lib, while internally we will not to avoid UIEvent conflict with dom stuff
2016-08-29 09:58:17 +03:00
Hristo Deshev
09db46da0c
Remove unicode nonbreaking whitespace in snippet declarations.
...
It was breaking the snippet extraction regexes.
2016-07-06 16:55:39 +03:00
Hristo Deshev
846bafc660
Change snippet syntax to the new Jekyll tag.
2016-07-06 16:09:11 +03:00
Hristo Deshev
4147e47948
Make cookbook articles appear in nativescript env only.
2016-06-20 14:32:12 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00