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
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
Dimitar Topuzov
a8680f0761
release: cut the 6.1.1 release ( #7808 )
...
* release: cut the 6.1.1 release
2019-09-11 15:58:59 +03:00
Manol Donev
2d0737a92d
chore: hardcode tslib version to 1.10.0 ( #7776 )
2019-09-10 15:43:17 +03:00
SvetoslavTsenov
d772d21de0
chore: bump versino to 6.2.0
2019-08-23 18:06:47 +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
SvetoslavTsenov
56fc3e1af4
Merge remote-tracking branch 'origin/master' into svetoslavtsenov/merge-release-in-master-6.0.4
2019-07-31 17:43:15 +03:00
Svetoslav
7228f9e008
release: cut the 6.0.4 release ( #7613 )
...
* release: cut the 6.0.4 release
2019-07-30 14:54:34 +03:00
Svetoslav
f94e4f3cbb
release: cut the 6.0.3 release ( #7603 )
2019-07-29 15:52:07 +03:00
Svetoslav
e35bda2c19
tests: include tests action bar ( #7596 )
...
* tests: update action bar tests
* revert: widgets version in modules
* fix tslint
2019-07-28 20:48:19 +03:00
SvetoslavTsenov
abc143eeac
Merge remote-tracking branch 'origin/master' into svetoslavtsenov/merge-release-in-master
2019-07-16 13:26:15 +03:00
Alexander Vakrilov
12fdb82ffe
chore: bump package veresions ( #7525 )
2019-07-16 11:38:34 +03:00
Alexander Djenkov
10801557d0
fix(bottom-navigation-android): tabStripItem backgroundColor ( #7504 )
2019-07-11 13:29:00 +03:00
SvetoslavTsenov
a908952ded
chore: bump widgets version
2019-07-11 00:37:22 +03:00
Svetoslav
250eb31c6e
chore: bump to 6.1.0 ( #7422 )
2019-06-28 19:01:59 +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
ecd9fc3e9d
feat: bundle workflow support ( #7337 )
2019-06-20 15:58:36 +03:00
Svetoslav
94629ce86c
chore: move typing for material design in tns-platform-declarations ( #7352 )
2019-06-17 13:49:52 +03:00
Alexander Djenkov
c5db112b8d
feat(android): androidX support ( #7039 )
...
* feat: migrate support library namespaces to androidX
* feat(tns-platform-declarations): update to androidX typings
* chore(tests): migrate test apps to AndroidX
* chore(tns-platform-declarations): update tsconfig to include androidx dts files
* update package.json to androidx
* chore(androidx): migrate forgotten support library namspaces
* feat(tns-core-modules-widgets): migrate to AndroidX namespaces
* chore(utils): update androidx namspace for getPaletteColor method
* chore(apps): update tns-platform-declarations package
* Update package.json
2019-06-10 09:21:41 +03:00
SvetoslavTsenov
5b67d7bd38
chore: bump versions to 6.0.0
2019-05-12 02:13:08 +03:00
SvetoslavTsenov
657ee0d904
Merge remote-tracking branch 'origin/master' into merge-release-in-master
2019-04-03 16:27:16 +03:00
Svetoslav
5c165f527c
docs: update widgets build script, readme, travis ( #7099 )
...
* docs: update widgets build script, readme, travis
2019-04-03 15:10:21 +02:00
Dimitar Topuzov
325f727acc
release: cut the 5.3.1 release ( #7084 )
2019-03-28 13:41:33 +02:00
Svetoslav
31f5554d6d
release: cut the 5.3.0 release ( #7049 )
...
* release: cut the 5.3.0 release
2019-03-22 00:46:03 +02:00
Svetoslav
20a45a8025
chore: bump versions to 5.4.0 ( #7053 )
2019-03-21 19:15:04 +02:00
Svetoslav
37d5569a3e
chore: bump package versions to 5.3.0 ( #6877 )
2019-02-08 11:08:12 +02:00
SvetoslavTsenov
7c92416858
chore: bump versions
2018-12-07 11:03:14 +02:00
SvetoslavTsenov
259aaa49e1
chore: bump widgets version to 5.1.1
2018-12-05 20:38:32 +02:00
SvetoslavTsenov
ce766526b3
release: cut the 5.1.0 release
2018-12-05 20:28:12 +02:00
Svetoslav
96b439e3df
chore: bump versions to 5.1.0 ( #6422 )
2018-10-17 14:30:38 +03:00
Svetoslav
d24012b851
chore: bump versions to 5.0.0 ( #6413 )
2018-10-15 16:36:29 +03:00
Morten Sjøgren
1232d1edfd
feat(tslib): add tslib helpers to global ( #6351 )
...
* feat(tslib): add tslib helpers to global
* Adds tslib as a dependency to tns-core-modules
* Replaces globals/decorators with globals/tslib
* Adds support for async/await, rest and spread operators.
* refactor: rename tslib to ts-helpers to avoid confusion with npm package
2018-10-05 17:12:45 +03:00
Vasil Chimev
17e0dcc5ed
chore: add npm version script ( #6168 )
...
* chore: update versions
* Update README.md
* docs: add changelog for 4.2.0 (#6165 )
* chore: update versions
* chore: update versions
* chore: set versions of packages to 4.2.0
The versions of packages to reflect in `master` to reflect the `latest` official release in `npm`.
Bumping up versions will execute in CI job through the `npm --no-git-tag-version version minor` command.
This is to unify the release process across the `NativeScript`, `nativescript-angular` and `nativescript-dev-webpack` repositories.
* chore: add npm version script
* docs: add release section to CONTRIBUTING.md
* chore: update npm version script
* chore(deps): update to widgets@next
* chore(deps): update to widgets@next
* docs(CONTRIBUTING): update Releasing new versions section
Add a note that these instructions concern NativeScript Core Team Members.
2018-08-09 11:11:46 +03:00
SvetoslavTsenov
9dfac425c4
chore: bump version to 4.3.0
2018-07-25 19:36:19 +03:00
Martin Bektchiev
e557d66f0d
fix(build): Add platforms/ios folder to produced NPM package ( #6007 )
2018-06-29 15:31:53 +03:00
Vasil Chimev
bc9984ad99
chore: bump versions to 4.2.0 ( #5865 )
2018-05-25 15:20:33 +03:00
Manol Donev
85dc75e09a
fix-next: navigation events' workflow in modal dialog scenarios ( #5341 )
2018-02-06 19:18:28 +02:00
Vasil Chimev
699e6f5da8
chore: bump version to 4.0.0 ( #5148 )
2017-12-08 13:07:18 +02:00
vchimev
d68ff42cc1
chore: bump version to 3.4.0
2017-10-24 15:39:06 +03:00
Panayot Cankov
f7a3a36b9c
Housekeeping node tests, renamed to unit-tests ( #4936 )
...
Add parsers for the background css shorthand property, make ViewBase unit testable in node environment
Add background parser and linear-gradient parser
Use sticky regexes
Simplify some types, introduce generic Parsed<T> instead of & TokenRange
Apply each parser to return a { start, end, value } object
Move the css selector parser to the css/parser and unify types
Add the first steps toward building homegrown css parser
Add somewhat standards compliant tokenizer, add baseline, rework and shady css parsers
Enable all tests again, skip flaky perf test
Improve css parser tokenizer by converting some char token types to simple string
Implement 'parse a stylesheet'
Add gonzales css-parser
Add parseLib and css-tree perf
Add a thin parser layer that will convert CSS3 tokens to values, for now output is compatible with rework
Make root tsc green
Return the requires of tns-core-modules to use relative paths for webpack to work
Implement support for '@import 'url-string';
Fix function parser, function-token is no-longer neglected
Make the style-scope be able to load from "css" and "css-ast" modules
Add a loadAppCss event so theme can be added to snapshot separately from loaded
2017-10-20 10:42:07 +03:00
SvetoslavTsenov
966a256a28
Bump version to 3.3.0 ( #4771 )
2017-08-29 18:51:00 +03:00
Panayot Cankov
3a447b6f3f
Added @profile on several key methods in the Android lifecycle, refactored by extracting into methods a little ( #4685 )
2017-08-24 13:10:53 +03:00
SvetoslavTsenov
4389ca29bb
Update package.json ( #4407 )
...
* Update package.json
* Update package.json
2017-06-20 09:50:04 +03:00
SvetoslavTsenov
d1da6253c6
Bump version to 3.2.0 ( #4406 )
2017-06-19 16:22:43 +03:00
Ivan Buhov
67a8144a34
Specify files where native Java classes are extended on script loading ( #4333 )
2017-06-08 14:58:19 +03:00
vchimev
85008174cb
Update npm tag
2017-05-04 15:44:32 +03:00
Vasil Chimev
0467375856
Update widgets to internal-preview
2017-04-24 14:21:11 +03:00
SvetoslavTsenov
423f4cf7f3
Update package.json
2017-04-18 17:46:55 +03:00
SvetoslavTsenov
6a4d159d7c
Bump version
2017-04-18 17:37:23 +03:00