Commit Graph

3466 Commits

Author SHA1 Message Date
Rossen Hristov
173620be79 Fixed: SearchBar.textFieldHintColor not respected on iOS
Resolves #1807
2016-06-14 17:20:42 +03:00
Hristo Hristov
3962ac11a2 AffectsLayout done only for iOS. Android will invalidate itself when needed. (#2307) 2016-06-14 16:44:09 +03:00
Rossen Hristov
62c1d20987 Merge pull request #2306 from NativeScript/issue-1425
Fix: Images have margin when added to Layout
2016-06-14 15:23:28 +03:00
Rossen Hristov
be62b27e1d Refactoring 2016-06-14 14:42:25 +03:00
Panayot Cankov
9c60210488 Merge pull request #2302 from NativeScript/cankov/transpile-emits-on-errors
Transpile should be allowed to emit on errors
2016-06-14 14:36:19 +03:00
Tsvetan Raikov
0b0aa11500 Fixed: Animation rotates in a wrong way after 360 degrees rotation 2016-06-14 14:28:40 +03:00
Rossen Hristov
68c705b56f Decrease image size to fit on test device 2016-06-14 13:42:46 +03:00
Tsvetan Raikov
d810a779fe Fixed animation value sync issues 2016-06-14 11:31:04 +03:00
Rossen Hristov
4e678a06ff Fix: Images have margin when added to Layout
Resolves #1425
2016-06-14 10:53:07 +03:00
Nedyalko Nikolov
423066ac78 Merge pull request #2299 from NativeScript/nnikolov/BindingConverterFix
Fixed binding converter calls.
2016-06-14 10:46:27 +03:00
Erjan Gavalji
c9e43aa7e7 Use the nativescript theme by default for api-ref 2016-06-14 10:37:11 +03:00
Alexander Vakrilov
7950422100 Merge pull request #2501 from NativeScript/clear-history-isBackNavigation
FIX: Wrong isBackNavigation value
2016-07-25 13:18:03 +03:00
vakrilov
2dc9827721 FIX: Wrong isBackNavigation value 2016-07-25 11:47:07 +03:00
Erjan Gavalji
cf7c71f37e Update grunt-typedoc to make it get new TS features 2016-07-25 11:18:36 +03:00
Nedyalko Nikolov
6997f14891 Merge pull request #2497 from NativeScript/nnikolov/TabViewDocs2
Added documentation for selectedIndexChanged event.
2016-07-22 16:41:34 +03:00
SvetoslavTsenov
1907fd984a Merge pull request #2493 from NativeScript/tsenov/ui-tests
Update action-item-position page
2016-07-22 16:29:07 +03:00
Nedyalko Nikolov
c991cd7ed0 Added documentation for selectedIndexChanged event. 2016-07-22 16:13:43 +03:00
SvetoslavTsenov
e286e103eb Update action-item-position page 2016-07-22 15:43:36 +03:00
Vasil Chimev
a4743713d7 Merge pull request #2484 from NativeScript/jasssonpet/snapshot-ts-helpers
[Snapshot] Register TypeScript helpers at the very start
2016-07-22 14:36:38 +03:00
Rossen Hristov
7c13db6bc2 Merge pull request #2492 from NativeScript/fix-ui-tests-app
Fix two ui tests
2016-07-22 12:00:37 +03:00
Rossen Hristov
16b5214013 Fix two ui tests 2016-07-22 11:18:47 +03:00
Alexander Vakrilov
66ff58e80a Merge pull request #2487 from NativeScript/xhr-text-fix
Add toString() method on response with type is text
2016-07-21 17:08:16 +03:00
SvetoslavTsenov
d2f34a9bc0 Merge pull request #2486 from NativeScript/tsenov/ui-tests
Include webtest page
2016-07-21 16:21:02 +03:00
vakrilov
2cdd1f2fb3 Add toString() method on response whtn type is text 2016-07-21 15:26:44 +03:00
SvetoslavTsenov
2a14c1aaf3 Include webtest page 2016-07-21 14:56:36 +03:00
Rossen Hristov
742d0630aa Merge pull request #2482 from NativeScript/label-background
Fix: CSS background-image on Label not loading in iOS
2016-07-21 14:16:07 +03:00
Jason Zhekov
76e6689a42 Register TypeScript helpers at the very start 2016-07-21 12:24:27 +03:00
Rossen Hristov
fc39fad959 Fix: CSS background-image on Label not loading in iOS
Resolves #2414
2016-07-21 09:45:50 +03:00
Alexander Vakrilov
ff71e6ebee Merge pull request #2479 from NativeScript/fix-isBackNavigation
FIX: isBackNavigation wrong parameter
2016-07-20 18:20:45 +03:00
vakrilov
4d1010155b var -> let cleanup 2016-07-20 18:09:08 +03:00
vakrilov
ef6a24a5de FIX: isBackNavigation worng when navigation away form page that is not backstack visible 2016-07-20 11:54:53 +03:00
Rossen Hristov
fa48f4e425 Merge pull request #2475 from NativeScript/ios-known-folders
Add iOS-specific known folders to fs.knownFolders
2016-07-20 11:37:09 +03:00
Rossen Hristov
82d6b644d6 Remove directory code variables 2016-07-20 10:44:51 +03:00
SvetoslavTsenov
1c3567da23 Merge pull request #2478 from NativeScript/tsenov/ui-tests
Update main-Page.ts and tab-view-more.xml css
2016-07-20 10:24:30 +03:00
Nedyalko Nikolov
2656f18926 Merge pull request #2474 from NativeScript/nnikolov/TextPropertyMustBeString
Mark text property as special and set it with a string comming from b…
2016-07-20 09:53:59 +03:00
SvetoslavTsenov
604b600a05 Update main-Page.ts and tab-view-more.xml css 2016-07-20 09:46:01 +03:00
Nedyalko Nikolov
a9d835b26d Merge pull request #2469 from NativeScript/nnikolov/NestedObservables
Creating observables from a nested json.
2016-07-19 18:04:12 +03:00
Panayot Cankov
849736e35e Merge pull request #2465 from NativeScript/css-hash-lookup-2
CSS refactoring
2016-07-19 17:59:10 +03:00
SvetoslavTsenov
da0b88a94d Merge pull request #2473 from NativeScript/tsenov/ui-tests
Add custom fonts page
2016-07-19 16:36:46 +03:00
Rossen Hristov
116bc26dc1 Add iOS-specific known folders to fs.knownFolders 2016-07-19 16:33:51 +03:00
Nedyalko Nikolov
a481fa9808 Mark text property as special and set it with a string comming from builder. 2016-07-19 14:37:44 +03:00
Rossen Hristov
e4cf173e3f Merge pull request #2472 from NativeScript/nav-binding-context
NavigationEntry.bindingContext property
2016-07-19 14:13:33 +03:00
SvetoslavTsenov
e40a42f728 Add custom fonts page 2016-07-19 13:29:39 +03:00
Rossen Hristov
ffec9c3ad6 Make the new bindingContext parameter optional. 2016-07-19 13:22:52 +03:00
Rossen Hristov
39050861f3 Add NavigationEntry.bindingContext property
Resolves Issue  #731
2016-07-19 12:06:29 +03:00
Nedyalko Nikolov
48a57bdaf3 Creating observables from a nested json. 2016-07-18 17:34:50 +03:00
Panayot Cankov
c1aeeb51a7 Inital by-type split
Split type.class from CssTypeSelector to CssCompositeSelector, probably support type#id.class selectors

Apply review comments, refactor css-selectors internally

Applied refactoring, all tests pass, button does not notify changes

Add tests for the css selectors parser.

Added tests for css-selectors

Added basic implementation of mayMatch and changeMap for css match state

Implemented TKUnit.assertDeepEqual to check key and key/values in Map and Set

Watch for property and pseudoClass changes

Add one child group test

Add typings for animations

Added mechanism to enable/disable listeners for pseudo classes

Count listeners instead of checking handlers, reverse subscription and unsubscription
2016-07-18 17:24:09 +03:00
SvetoslavTsenov
d3986780ca Merge pull request #2468 from NativeScript/tsenov/ui-tests
Implement new logic for loading ui tests
2016-07-18 16:44:49 +03:00
Rossen Hristov
6f4e687e6b Merge pull request #2467 from NativeScript/page-binding-context
Fix: Set the binding context of a page automatically when navigated to.
2016-07-18 15:06:02 +03:00
Rossen Hristov
0dcb0c9b36 Remove the _originalBindingContext caching 2016-07-18 14:24:15 +03:00