1057 Commits

Author SHA1 Message Date
22ae4b7e1b Merge pull request #2949 from NativeScript/tab-css
Add support for TabView CSS
2016-10-24 16:41:48 +03:00
9fc143ee03 Add support for TabView CSS
TabView {
    tab-text-color: green;
    tab-background-color: yellow;
    selected-tab-text-color: red;
    android-selected-tab-highlight-color: orange;
    text-transform: uppercase;
}
2016-10-24 15:07:22 +03:00
ae02bbdff3 Fix order set at runtime, polish unit test app example.
Add alignSelf nad flexWrapBefore in the flexbox examples

Some test fail with quite close calculations. Use eps.

Fix flex grow making last items with flexGrow 0 to shrink due to rounding, happy tslint
2016-10-24 14:34:26 +03:00
60259c772f Added border-related properties to SegmentedBar ui-tests example 2016-10-20 16:42:14 +03:00
4b94fe8c63 Merge pull request #2909 from NativeScript/its
ListView item template selector
2016-10-19 10:32:34 +03:00
8bb4f9f466 Set autocorrect to false in pages letter-spacing and transform-decoration-color 2016-10-18 14:15:01 +03:00
4a76753b05 Set autocorrect to false ini all-uniform and non uniform pages 2016-10-18 10:35:10 +03:00
e28148c929 ListView item template selector refactoring + sample code 2016-10-17 17:22:30 +03:00
eaafb93c8f Update all text field of zIndex page with autocorrect=false 2016-10-17 15:27:49 +03:00
644f4c2845 ImageSource was reset in CreateUI wrongly. (#2910)
TabView doesn't save/restore its visual hierarchy.
Cuteness.io source changed to use https.
2016-10-17 13:40:03 +03:00
21800b64e1 moe tabmore page from css to tab-view folder 2016-10-11 20:42:20 +03:00
333d1897a3 Remove automationText from listview items 2016-10-11 09:42:14 +03:00
98deeccb21 Change image.android to use the new image.Cache class from widgets. (#2832)
* Change image.android to use the new image.Cahce class from widgets.

* fix npm scripts

* npm tsc will compile all so no need for npm run dev-tsc-tests

* fix tslint error

* image-tests use memory only cache.

* fix exception in image.android

* Change image-tests so that Image won't be GC immediately.

* Change cacheMode to enum
2016-10-05 13:09:08 +03:00
943e67a4c8 Add flexbox, we have to figure out layout params 2016-09-30 12:20:07 +03:00
30dac9c440 Update border test pages 2016-09-29 14:14:37 +03:00
43b2a1ef54 Update the version of TypeScript in apps/tests 2016-09-28 15:34:21 +03:00
837aa3a459 Stop activity-indicator from rotating in the ui-tests 2016-09-27 13:25:55 +03:00
071ef1607d Fix: CSS border-width causes text to overflow TextView
Resolves #2789
2016-09-27 09:47:32 +03: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
af3fcfb0ab Merge pull request #2783 from NativeScript/rgba
Fix: CSS border-color does not recognize rgb and rgba values
2016-09-21 17:29:48 +03:00
08f9c941cc Fix: CSS border-color does not recognize rgb and rgba values
Resolves #2781
2016-09-21 16:35:03 +03:00
adf77afbd4 Add two more sample pages for testing borders.
Related to #859
2016-09-20 17:01:05 +03:00
a05f842a84 Non-uniform borders 2016-09-17 09:27:36 +03:00
f9db2f5fb6 Update modal-view pages 2016-09-16 01:12:08 +03:00
47216f4230 Update ui-tests-app 2016-09-15 09:48:08 +03:00
9a36824dbb Update automationText of run button 2016-09-13 17:48:56 +03:00
7535c8e94f Update an ui-tests-app test page 2016-08-31 10:56:07 +03:00
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
e802f10bbc Fix UI test decoration_05_lineThroughUnderlineNone 2016-08-22 18:00:13 +03:00
996858825c Fix: Text color of the Button not applied, when text-transform has been set.
Resolves #2601
2016-08-22 15:43:45 +03:00
d73acb5497 Letter spacing in EM units
Resolves #2528
2016-07-29 14:16:05 +03:00
d64cbfaf52 Merge pull request #2527 from NativeScript/tsenov/ui-tests
Update web-view-test page
2016-07-29 12:41:39 +03:00
0bcb82a84b Update web-view-test page 2016-07-29 11:51:33 +03:00
15d891cc08 Refactor application of text decoration, text transform, letter spacing and formatted text.
Related to #2427
2016-07-28 10:33:33 +03:00
e286e103eb Update action-item-position page 2016-07-22 15:43:36 +03:00
16b5214013 Fix two ui tests 2016-07-22 11:18:47 +03:00
2a14c1aaf3 Include webtest page 2016-07-21 14:56:36 +03:00
fc39fad959 Fix: CSS background-image on Label not loading in iOS
Resolves #2414
2016-07-21 09:45:50 +03:00
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
604b600a05 Update main-Page.ts and tab-view-more.xml css 2016-07-20 09:46:01 +03:00
da0b88a94d Merge pull request #2473 from NativeScript/tsenov/ui-tests
Add custom fonts page
2016-07-19 16:36:46 +03:00
116bc26dc1 Add iOS-specific known folders to fs.knownFolders 2016-07-19 16:33:51 +03:00
e40a42f728 Add custom fonts page 2016-07-19 13:29:39 +03:00
39050861f3 Add NavigationEntry.bindingContext property
Resolves Issue  #731
2016-07-19 12:06:29 +03:00
e76517693f Implement new logic for loading ui tests 2016-07-18 13:56:10 +03:00
5029be8697 Remove some unnecessary variables 2016-07-14 10:46:02 +03:00
16d0a64de9 Update main page 2016-07-13 18:40:07 +03:00
9890d10a37 Change apps tsconfig.json noImplicitAny to false 2016-07-13 09:56:47 +03:00
7cb56a857a Fix apps and tests TypeScript projects 2016-07-12 10:58:23 +03:00
525d0c43e3 Fix ui-tests-app paths and add css-perf-test app 2016-07-12 10:00:32 +03:00