Commit Graph

173 Commits

Author SHA1 Message Date
Nathan Walker
6d039909af chore: cleanup 2020-07-18 22:52:30 -07:00
Nathan Walker
d3064bac17 chore: cleanup 2020-07-18 15:58:56 -07:00
Nathan Walker
448400a610 chore: expose more from web-view 2020-07-18 13:04:47 -07:00
Nathan Walker
b21700f49f chore: cleanup 2020-07-18 00:00:12 -07:00
Nathan Walker
03c2a193b9 chore: cleanup 2020-07-16 12:56:37 -07:00
Nathan Walker
8e55627d91 chore: polish 2020-07-16 11:07:16 -07:00
Nathan Walker
c940c43311 chore: cleanup 2020-07-14 11:53:27 -07:00
Nathan Walker
9a9cfc9733 chore: cleanup 2020-07-14 11:49:09 -07:00
Nathan Walker
7da542688d chore: cleanup 2020-07-14 11:10:10 -07:00
Nathan Walker
4496cd9f2c chore: cleanup 2020-07-13 15:49:07 -07:00
Nathan Walker
38f1b1f3cd feat(monorepo): initial setup 2020-07-12 19:08:49 -07:00
Nathan Walker
19994ff349 chore: cleanup 2020-07-11 11:07:28 -07:00
Nathan Walker
96fb2fd687 chore: cleanup 2020-07-11 11:07:28 -07:00
Nathan Walker
8100cf7089 chore: cleanup 2020-07-11 11:06:36 -07:00
Nathan Walker
0ae8dba962 chore: cleanup 2020-07-11 11:06:36 -07:00
Nathan Walker
c6902538cf chore: cleanup 2020-07-11 11:05:09 -07:00
Nathan Walker
d6a7279f6f chore: bump 2020-07-11 11:03:57 -07:00
Nathan Walker
c6e5e63dda chore: format 2020-07-11 11:03:38 -07:00
Nathan Walker
6336eac4b5 chore: cleanup 2020-07-11 11:03:37 -07:00
Nathan Walker
94cf5c4706 chore: format scripts 2020-07-11 11:01:40 -07:00
Nathan Walker
8f2900ad0b chore: cleanup reexports 2020-07-11 08:32:45 -07:00
Nathan Walker
9341cd9554 chore: cleanup reexporting and TS 3.9 support 2020-07-11 08:31:29 -07:00
Nathan Walker
68c313d039 chore(release): 6.5.10 2020-07-11 08:27:44 -07:00
Nathan Walker
9834c4f887 chore(release): 6.5.9 2020-07-07 16:38:09 -07:00
Nathan Walker
4d57ced35f chore(release): 6.5.8 2020-06-20 08:49:11 -07:00
Nathan Walker
4f65beab33 chore(release): 6.5.7 2020-06-17 14:43:21 -07:00
Nathan Walker
29541b89b1 chore(release): 6.5.6 2020-06-16 15:31:53 -07:00
Nathan Walker
3198f92580 chore(release): cut 6.5.5 release 2020-06-09 22:56:54 -07:00
Igor Randjelovic
484617cb2c chore: cut 6.5.4 release (#8613)
* chore: cut 6.5.4 release

* chore: changelog
2020-06-04 21:25:21 +02:00
Igor Randjelovic
8931295ab5 fix(core): pin typescript to 3.8.3 to avoid __exportStar issue (#8612) 2020-06-04 19:48:59 +02:00
Nathan Walker
c14d5843f2 chore: 6.5.3 changelog 2020-06-03 17:05:12 -07:00
Vasil Trifonov
2d4e258a88 Release to master (#8382)
* fix the crash

* chore: update MaterialComponents pod (#8176)

* chore: update MaterialComponents pod

* chore: remove copy of pod file in build script

* chore: cut the 6.3.0 release (#8174)

* hore: cut the 6.3.1 release

* fix: handle fake attach after FragMgr is destroyed (#8200)

* fix: check is disposed fragment is in the FragmentManager (#8201)

* release: cut the 6.3.2 release

* release: cut the 6.4.0 release

* chore(build): always use local typescript

* fix: flipLeft and flipRight on Android (#8307)

* fix(android): tap-trip-item title disappearing

* fix(andoid): crash when setting font on tab-item with no image

* fix(build): Add platforms/android to NPM package (#8312)

Co-authored-by: Dimitar Topuzov <dtopuzov@gmail.com>
Co-authored-by: Alexander Vakrilov <alexander.vakrilov@gmail.com>

* release: cut the 6.4.1 release

* chore: bump tns-core-modules-widgets version (#8352)

Co-authored-by: hamidbsd <50081218+hamidbsd@users.noreply.github.com>
Co-authored-by: Alexander Vakrilov <alexander.vakrilov@gmail.com>
Co-authored-by: Dimitar Topuzov <dtopuzov@gmail.com>
Co-authored-by: Nick Iliev <nikolay.iliev@telerik.com>
Co-authored-by: Martin Bektchiev <martin.bektchiev@progress.com>
Co-authored-by: Rosen Vladimirov <rosen-vladimirov@users.noreply.github.com>
2020-02-26 18:06:50 +02:00
Darin Dimitrov
49a7607f4e feat(css): Added optional css-tree parser (#8076)
* feat(css): Added optional css-tree parser

* test: css-tree parser compat tests

* test: more css-tree compat tests
2019-12-05 10:23:32 +02:00
Alexander Vakrilov
defb4f8880 test: execute api-extractor on CI properly (#8123) 2019-11-21 08:25:06 +02:00
Alexander Vakrilov
eb960b7162 chore: add no android.R tslint rule (#8033) 2019-11-07 13:19:20 +02:00
Alexander Vakrilov
1c694d3165 chore: add api-report check to travis (#8023) 2019-10-29 14:52:04 +02:00
Alexander Vakrilov
cc97a16800 feat: Scoped Packages (#7911)
* chore: move tns-core-modules to nativescript-core

* chore: preparing compat generate script

* chore: add missing definitions

* chore: no need for http-request to be private

* chore: packages chore

* test: generate tests for tns-core-modules

* chore: add anroid module for consistency

* chore: add .npmignore

* chore: added privateModulesWhitelist

* chore(webpack): added bundle-entry-points

* chore: scripts

* chore: tests changed to use @ns/core

* test: add scoped-packages test project

* test: fix types

* test: update test project

* chore: build scripts

* chore: update build script

* chore: npm scripts cleanup

* chore: make the compat pgk work with old wp config

* test: generate diff friendly tests

* chore: create barrel exports

* chore: move files after rebase

* chore: typedoc config

* chore: compat mode

* chore: review of barrels

* chore: remove tns-core-modules import after rebase

* chore: dev workflow setup

* chore: update developer-workflow

* docs: experiment with API extractor

* chore: api-extractor and barrel exports

* chore: api-extractor configs

* chore: generate d.ts rollup with api-extractor

* refactor: move methods inside Frame

* chore: fic tests to use Frame static methods

* refactor: create Builder class

* refactor: use Builder class in tests

* refactor: include Style in ui barrel

* chore: separate compat build script

* chore: fix tslint errors

* chore: update NATIVESCRIPT_CORE_ARGS

* chore: fix compat pack

* chore: fix ui-test-app build with linked modules

* chore: Application, ApplicationSettings, Connectivity and Http

* chore: export Trace, Profiling and Utils

* refactor: Static create methods for ImageSource

* chore: fix deprecated usages of ImageSource

* chore: move Span and FormattedString to ui

* chore: add events-args and ImageSource to index files

* chore: check for CLI >= 6.2 when building for IOS

* chore: update travis build

* chore: copy Pod file to compat package

* chore: update error msg ui-tests-app

* refactor: Apply suggestions from code review

Co-Authored-By: Martin Yankov <m.i.yankov@gmail.com>

* chore: typings and refs

* chore: add missing d.ts files for public API

* chore: adress code review FB

* chore: update api-report

* chore: dev-workflow for other apps

* chore: api update

* chore: update api-report
2019-10-17 00:45:33 +03:00
Alexander Vakrilov
82f2ccbdfb chore: remove grunt and clean-up (#7845)
* chore: remove grunt files and deps

* chore: npm scripts cleanup

* chore: more deps clean-up

* chore: tsconfig clean-up

* chore: remove unneed file

* chore: move tsinfig.unit-tests

* chore: add dist/ exclude
2019-10-03 14:50:59 +03:00
SvetoslavTsenov
e6c7e0c1ac Merge remote-tracking branch 'origin' into merge-release-in-master 2019-09-18 01:08:56 +03:00
Svetoslav
25046c7f94 chore: remove grunt and update build scripts (#7838)
* chore: prepare and pack scripts

* chore: update @types/node dep

* chore: remove prepare-dist command from pack-dist
2019-09-18 01:05:39 +03:00
Ryan Pendergast
570c17f41a chore: dev-tsc-all target invalid in package.json (#7746) 2019-09-12 15:54:02 +03:00
Manol Donev
e0c4933337 chore: merge release to master (#7809)
* feat(android): fix tab resource icon size based on spec (#7737)

* feat(ios): add icon rendering mode for bottom navigation (#7738)

* fix(ios-tabs): crash when add tabstrip in loaded event (#7743)

* fix(css): parse css selectors with escape sequences (#7689) (#7732)

* fix(ios-tabs): handle nesting proxy view container (#7755)

* fix-next(css): className to preserve root views classes (#7725)

* docs: cut the 6.1.0 release (#7773)

* fix(android-list-picker): NoSuchFieldException on api29 (#7790)

* chore: hardcode tslib version to 1.10.0 (#7776)

* fix(css-calc): reduce_css_calc_1.default is not a function (#7787) (#7801)
2019-09-12 14:33:03 +03:00
Manol Donev
2d0737a92d chore: hardcode tslib version to 1.10.0 (#7776) 2019-09-10 15:43:17 +03:00
Morten Sjøgren
673c8087e0 feat: implement css-variables and css-calc (#7553)
* feat: implement basic support for css-variables

* fix(test): test-watch-android and test-watch-ios was broken

* fix: processing css-variables belong in CssProperty-classes

Not in the StyleScope.

* fix(css-variables): set style attribute override value from css-classes

* feat: add css calc-support using 'reduce-css-calc'

* fix(tslint): missing semicolon and incorrect quotemark

* feat: move css-variable handling to Style-class

* chor: add comments explaining css-variable implmentation

* chor: set css-variables before other style properties

* chor(css-variables): cleaning up

* chor: code style fixes

* test(CSS-CALC): Add tests for nested css-calc statements

* fix(CSS-CALC): dip-unit not supported by reduce-css-calc

* fix(tslint): use double quotemarks

* test(css-calc): test _cssCalcConverter directly

* chor(css-variables): rename and clean up _cssVariableConverter to _evaluateCssVariable

* chor: rename varname to varName for consistency

* chor: support css-calc and variables for normal properties

* chor: use string.replace to evaluate css-variables

* fix: Missing blank line before return

* chor: rename css-calc functions

* fix: undefined css-variables treated as 'unset'

* fix(tslint): use double quotemarks

* feat(css-variable): handle fallback values

* chor(css-variables): handle unsetValue

* chor: process css-calc and css-variables in style-scope

* chore: clean-up css-calc/variable expressions

* fix(css-calc): handle invalid expressions

* chore(CSSState): update comments

* chore(Style): rename css-variable functions

* chore(css-variables): describe fallback logic

* chore: move reset scoped css-variables to Style-class

* chore(CssState): simplify check for css expressions

* chore: add reduce-css-calc to /package.json
2019-08-20 00:56:56 +03:00
Vasil Chimev
70f8d70f07 chore(e2e): update config files (#7677)
* chore(e2e): update config files

* chore: update .gitignore file

* chore: update references.d.ts file

* chore: remove npm scripts

* chore: update travis config
2019-08-18 23:16:35 +03:00
Manol Donev
b20e771552 chore: remove deprecated apis for ns 6.0 (#7382) 2019-06-25 16:52:01 +03:00
Vasil Trifonov
5f9eabdf17 feat: update android typings to include @deprecated attributes (#7364)
* feat: added tslint rule for deprecation turned off
* feat: updated android dts files to include @deprecated
2019-06-17 18:56:34 +03:00
Svetoslav
94629ce86c chore: move typing for material design in tns-platform-declarations (#7352) 2019-06-17 13:49:52 +03:00
Martin Yankov
b97cf958ef chore: return http server with npx (#7254) 2019-05-21 10:58:11 +03:00
Dimitar Topuzov
4b16363d0b chore: remove http-server dependency (#7199)
`npm i`  fails on non windows os because of `http-server` dev dependency.
Not sure we need it.
2019-05-02 23:58:58 -07:00