Commit Graph

6854 Commits

Author SHA1 Message Date
Alexander Vakrilov
eed86b4a01 feat: compat mode for non-webpack apps (playground) (#7479) 2019-07-09 14:13:05 +03:00
Martin Yankov
20c6d71c70 refactor: move material typings to core modules (#7480) 2019-07-09 13:35:28 +03:00
Martin Yankov
fab9c90007 feat(bottom-navigation-android): add tabstripitem css support (#7458)
* wip: add background color placeholders for tabstripitem

* feat: add css for tabstripitem for bottom navigation android

* chore: update example

* fix: revert native default index

* clean up tabcontentitem

* update setTabBarItemTextTransform

* textTransform inherited css property now

* fix(android-bottom-navigation): fragment detach logic

* chore: fix tests

* fix(android-bottom-navigation): fragment lifecycle logic

* fix: revert text-transform inherited css property
2019-07-09 13:33:32 +03:00
Alexander Djenkov
6e1e0e843a fix(android-tabs): tabstripitem tap does not change tabs (#7468) 2019-07-08 02:12:39 -07:00
Alexander Vakrilov
8756b3da16 refactor: HMR and webpack improvements (#7462)
* chore: update project

* refactor: clear module-name cache on orientation

* feat: add custom component in qualifiers app

* feat: enable HMR for custom components

* refactor: remove redundant check

* chore: clean console.log
2019-07-08 11:11:14 +03:00
Manol Donev
d8ef044469 Merge pull request #7452 from NativeScript/mdonev/observable-array-splice-fix
fix(observable-array): splice to notify correct amount of added items
2019-07-04 15:45:07 +03:00
Alexander Djenkov
e0fad4133b fix(bottom-navigation): current TabContentItem index not set (#7453) 2019-07-04 10:02:17 +03:00
Alexander Djenkov
97a2af27f9 fix(tabs): current TabContentItem index not set (#7441) 2019-07-03 22:32:16 +03:00
Eduardo Speroni
8bd7fd2ba6 fix(observable-array): splice to notify correct amount of added items (#7426) 2019-07-03 14:45:13 +03:00
Eduardo Speroni
5e14de6a4e fix(observable-array): splice to notify correct amount of added items (#7426) 2019-07-03 14:43:41 +03:00
Eduardo Speroni
b8659e67c3 fix: full Unicode support in xml (#7428) 2019-07-03 11:52:52 +03:00
Alexander Djenkov
22e62daae5 tests: add tabs/bottom-navigation binding examples (#7437) 2019-07-03 09:32:14 +03:00
Manol Donev
ad54445083 chore(e2e): add tabs & bottom nav test scenarios (#7434) 2019-07-01 16:48:33 +03:00
Svetoslav
250eb31c6e chore: bump to 6.1.0 (#7422) 2019-06-28 19:01:59 +03:00
Manuel Saelices
d985c33de3 chore: require relative path within tns-core-modules (#7367) 2019-06-28 18:23:39 +03:00
Svetoslav
726a4d133a chore: bump widgets to 6.0.0 in core modules (#7421) 2019-06-28 17:58:20 +03:00
Manol Donev
bf6c77c355 Merge branch 'master' into master 2019-06-28 15:39:05 +03:00
Alexander Vakrilov
8851835cb1 refactor(builder): handle modules with "/" or "~/" (#7418) 2019-06-28 15:38:42 +03:00
Manol Donev
3900b76907 Merge branch 'master' into master 2019-06-28 13:42:11 +03:00
Lochlan
4437cd622b fix(android): ignore gzip content-encoding for 204 statusCode (#7417) 2019-06-28 13:41:44 +03:00
Manol Donev
6078126d93 Merge branch 'master' into master 2019-06-28 11:19:49 +03:00
Martin Yankov
43534502f9 feat: add background color css to tab strip (#7414) 2019-06-28 10:07:33 +03:00
Vasil Chimev
62630337ef refactor: livesync tests (#7415)
* refactor: livesync tests

* refactor: renamings
2019-06-27 20:19:34 +03:00
Manol Donev
a14d2ee720 chore: require relative path within tns-core-modules 2019-06-27 18:29:18 +03:00
Manuel Saelices
6d422a3dba chore: Fix http-request short imports on Android. 2019-06-27 18:29:18 +03:00
Nathanael Anderson
76b5089589 fix: restore TextField.textChange and Switch.checkedChange event syntax in xml (#7403) 2019-06-27 17:14:44 +03:00
Manol Donev
c2656a4be4 chore: update application private apis (#7413) 2019-06-27 13:16:43 +03:00
Svetoslav
9cfd9c07d5 tests: update ns-dev-appium (#7411)
* tests: update ns-dev-appium

* chore: package.json
2019-06-27 08:24:01 +03:00
Svetoslav
0cdc3b843f tests: include parse checkout (#7410) 2019-06-26 20:44:39 +03:00
Manol Donev
e875c49409 chore: remove nativescript-dev-typescript dependency (#7408) 2019-06-26 09:56:26 -07:00
Alexander Vakrilov
9fcc1ddf94 feat(bundle): support for file qualifiers + builder refactor (#7386)
* feat(bundle): support for file qualifiers in builder

* chore: add qualifiers test app

* chore: add @Deprecated for file-name-resolver

* fix(hmr): hmr not working for scss files

* chore: globals clean-up

* shore: fix tslint

* tests: uncomment test fixed by ns-dev-webpack

* chore: move qualifiers app to e2e

* chore: update webpack config

* chore: tslint errors

* test: fix wrong css import
2019-06-26 18:40:18 +03:00
Bundyo (Kamen Bundev)
1a0c81f02a refactor(EditableTextBase, Button) rename PseudoClass update handlers to be more specific (#7404) 2019-06-26 18:39:27 +03:00
Manol Donev
4f39fb728b chore: update tslint rules (#7391) 2019-06-26 15:13:48 +03:00
Manol Donev
92370279d8 chore: restore temporarily deprecated apis (#7407) 2019-06-26 02:58:23 -07:00
Manol Donev
872207515a fix(ios-actionbar): parent/child gesture recognition (#7400) 2019-06-26 11:07:12 +03:00
Vasil Chimev
9ecf07fee6 fix(css-state): _appliedSelectorsVersion assignment (#7405)
Assign CSS state applied selectors version after ensuring and matching the selectors.
2019-06-26 00:49:55 -07:00
Alexander Djenkov
f08b491750 fix(android-transition): exit transition not executed after app suspend resume (#7402) 2019-06-26 01:06:15 +03:00
Manol Donev
6f439cb819 Merge pull request #7388 from NativeScript/mdonev/release-to-master20190621
chore: merge release to master
2019-06-25 20:25:10 +03:00
Manol Donev
28d7240cc5 chore: tslint errors 2019-06-25 18:00:04 +03:00
Manol Donev
d402c05b2f Merge branch 'master' into mdonev/release-to-master20190621 2019-06-25 16:52:27 +03:00
Manol Donev
b20e771552 chore: remove deprecated apis for ns 6.0 (#7382) 2019-06-25 16:52:01 +03:00
Bundyo (Kamen Bundev)
0bfddab915 Add support for :focus pseudo class in TextField/TextView (#7396) 2019-06-25 05:15:14 -07:00
Manol Donev
2d68a4061e chore: fix github security alert (#7385) 2019-06-25 03:23:51 -07:00
Dimitar Topuzov
429ebf859f Merge branch 'master' into mdonev/release-to-master20190621 2019-06-25 01:20:30 -07:00
Vasil Chimev
2723744091 chore(android): fix circular reexports (#7399) 2019-06-24 19:32:03 +03:00
Vasil Chimev
7c3141b6a5 fix(cuteness): allow cleartext HTTP for API 28 (#7397)
* chore(cuteness): update configuration files

* fix(cuteness): allow cleartext HTTP for API 28
2019-06-24 12:36:00 +03:00
Bundyo (Kamen Bundev)
01c4b8ceb5 fix(formatted-string) allow Span descendants in FormattedString (#7370)
* (fix) Allow Span descendants in FormattedString

Currently FormattedString doesn't allow custom components extending Span to be its children. This small PR fixes that.

Closes #7369.

* Remove the now unused CHILD_SPAN
2019-06-24 11:52:33 +03:00
Vasil Chimev
bcb33c46ab test(apps): clean up (#7389)
* refactor(apps): delete cuteness.io from apps

Moved to `e2e` folder.

* refactor(apps): delete ui-tests-app from apps

Moved to `e2e` folder.

* refactor(apps): main entry

* refactor(apps): perf-app
2019-06-21 16:40:34 +03:00
Manol Donev
4299d4aedc Merge branch 'master' into mdonev/release-to-master20190621 2019-06-21 15:39:51 +03:00
Vasil Chimev
ad8ce2c95d tests(ui-tests-app): update examples (#7387)
* refactor(ui-tests-app): tabmore example

* fix(ui-tests-app): web-view query example

* fix(ui-tests-app): misspelled img src path

* feat(image-source): add set rotationAngle for iOS

Compatibility with Android.
2019-06-21 15:35:27 +03:00