Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NativeScript/nativescript-angular

Integrating NativeScript with Angular
https://github.com/NativeScript/nativescript-angular

docs: update changelog

f2a2e95d7e92fd03ed3c4a66458553bf866a33c1 authored about 7 years ago by vchimev <[email protected]>
docs: add changelog for 4.4.0

0a04acd36cff0eb59dfabdda9d991c1b173c05e2 authored about 7 years ago by vchimev <[email protected]>
release: cut the 4.4.0 release

6751740a4aba30dff6a17e31dd0c4c0063c35747 authored about 7 years ago by vchimev <[email protected]>
fix(forms): default to unsetValue for value accessors (#846)

6940955f232af9597a7b21e587bd428e8ca8b996 authored about 7 years ago by Stanimira Vlaeva <[email protected]>
fix typo

164f582354da44ae4b41501a76cdaf0048791f18 authored about 7 years ago by Plamen Petkov <[email protected]>
chore(cleanup): Repo cleanup (#1003)

* chore(cleanup): Use index files and move module definitionss in folders

* chore(cleanup): r...

61c5def789a7eab6c28d97009328b9e8ea62bed1 authored about 7 years ago by Alexander Vakrilov <[email protected]>
feat: Angular 4.4 support (#1002)

* chore(update): Update deps to angular 4.4.1

* chore(update): Replace OpaqueTokens with Inje...

c264453ffa6e28ca4659e7e35f31507842072a93 authored about 7 years ago by Alexander Vakrilov <[email protected]>
test: update e2e tests to be compatible with nativescript-dev-appium plugin

* Update tests to be compatible with latest version of ns-dev-appium plugin

* Update hooks an...

8596164d559a7a87c35765159eb4a51fabf66925 authored about 7 years ago by Svetoslav <[email protected]>
Merge pull request #1019 from NativeScript/tsenov/tests

Tsenov/tests

b874a53321e193e2c39a41785592526e05b4b60b authored about 7 years ago by Svetoslav <[email protected]>
Move images to correct folder

d09bd65701e8febfc8602afb45e4fd171f0ec6dc authored about 7 years ago by SvetoslavTsenov <[email protected]>
Fix tests in app

2c6a99512d76fc22c7159acbb264d172b7a7f04e authored about 7 years ago by SvetoslavTsenov <[email protected]>
Remove const file. Uncomment asser images method

7526f10176f0f5f4477b5bd98eae547ca60798d8 authored about 7 years ago by SvetoslavTsenov <[email protected]>
Merge all tests to use nativescirpt-dev-appium next

c73f1be450cd03deab5dd4b68eff8a17e3c6ff9f authored about 7 years ago by SvetoslavTsenov <[email protected]>
Fix tests

e0b34977342c205470cec29b6cd265a1e1f32f1d authored about 7 years ago by SvetoslavTsenov <[email protected]>
Update tests

4e8aecaf7cd298cf881ac9fd1695a7cdfcf0e413 authored about 7 years ago by SvetoslavTsenov <[email protected]>
chore(tests): Fix current version of ns-dev-appium (#990)

11389554e380081d22a1b10f445d13216baa0b7b authored about 7 years ago by Alexander Vakrilov <[email protected]>
refactor(router): Second try: Implement page navigation with RouteReuseStrategy (#949) (#993)

* refactor(router): Do page navigation with RouteReuseStrategy (#949)

* test(router): Router ...

258ce980c243dc0cbc1245eb0216e55967e19604 authored about 7 years ago by Alexander Vakrilov <[email protected]>
test: update to [email protected] (#1)

17fb2636625c930a8e08a5774ef0c0fb211250e0 authored about 7 years ago by Vasil Chimev <[email protected]>
feat(Http): expand support for request on local files (#982)

b95184f3ca2aa831eaf59bedacbeccf078707ff2 authored about 7 years ago by Nathan Walker <[email protected]>
Revert "refactor(router): Implement page navigation with RouteReuseStrategy (#949) (#977)" (#991)

This reverts commit 78e662587ddc2483b9da3bae90de7377ddacd3c0.

e5cc58135aab69b46961835ab3d9878543df5e92 authored about 7 years ago by Stanimira Vlaeva <[email protected]>
fix(forms): disable onTouch for date, number and selectedIndex value accessors (#986)

`touch` event is not suitable for triggering ngOnTouch classes for iOS
and is causing several i...

b4b5ef6bd4694508f360eb0f14eff61817a45444 authored about 7 years ago by Stanimira Vlaeva <[email protected]>
revert(router): page navigation with RouteReuseStrategy (#987)

Due to problems with lazy loaded routes.

421978eaa531713d4c0fc643343cc32f98a26d43 authored about 7 years ago by Stanimira Vlaeva <[email protected]>
test: add text property to action items (#29)

- easier to locate with functional-tests-core

69565e6f607d1cb567a29f65093c75519abe8a0b authored about 7 years ago by Stanimira Vlaeva <[email protected]>
refactor(router): Implement page navigation with RouteReuseStrategy (#949) (#977)

* refactor(router): Do page navigation with RouteReuseStrategy (#949)

* test(router): Router ...

78e662587ddc2483b9da3bae90de7377ddacd3c0 authored about 7 years ago by Alexander Vakrilov <[email protected]>
refactor: ActionBar directive and patching of Views in renderer (#979)

refactor(renderer): invoke removeFromQueue for every element

refactor(action-bar): insert Act...

389f5b7278e2f8a9d3d579313e354bbcf2f9157b authored about 7 years ago by Stanimira Vlaeva <[email protected]>
Fix travis build (#983)

Fix travis build

a262281c833d10a432fbb1c1b3ccabccb3dc1892 authored about 7 years ago by dtopuzov <[email protected]>
feat(styling): Allow loading .css files as a fallback if no .scss file is found(#954) (#955)

* feat(styling): Allow loading .css files as a fallback if no .scss file is found(#954)

* Add...

696e91489f9e0bc6fe197b86a007052996f8633f authored about 7 years ago by Alexander Vakrilov <[email protected]>
refactor(renderer): use singly linked list to keep track of NgElements (#945)

* refactor(renderer): keep internal sibling queue for views

* test: update test interface

...

fe672d26a6abf675d38b9375739fe2d919e95876 authored about 7 years ago by Stanimira Vlaeva <[email protected]>
Update package.json

85efd50fefe112a79e6cae156cc2df346daebfa9 authored about 7 years ago by dtopuzov <[email protected]>
feat: add `exportAs` logic for `isActive` on `routerLinkActive` directive (#940)

implements #928

147d35a91199e8d8ff5b0d3a68f736d91600e1bf authored about 7 years ago by Sean Perkins <[email protected]>
Fixed some typos. Also the 1024th commit!

f0ed7f6005526e4d07f46ad3177ef3c236f5c354 authored about 7 years ago by vakrilov <[email protected]>
Add e2e tests

d690568fe396ae2a8259a347acc1466a970c0dc1 authored about 7 years ago by vchimev <[email protected]>
docs: add changelog for 4.2.0

050def9da14ce17d227a8ecb12838c28e74ae824 authored about 7 years ago by vchimev <[email protected]>
release: cut the 4.2.0 release

372ae01d60949373b43c6a49946eccf1b1726156 authored about 7 years ago by vchimev <[email protected]>
Minor improvements

97fd50bbed0e2e6494430429aeada31d02fcd3e2 authored about 7 years ago by vakrilov <[email protected]>
Added Readme

498e992a52c8b8d58788cb652d1776a50c6ae7c0 authored about 7 years ago by vakrilov <[email protected]>
Minor improvements

919f3fdb9d589528f6277fcdd928a3d9b715fe14 authored about 7 years ago by vakrilov <[email protected]>
fix(animations): enable routable animations (#926)

When querying for `ng-components` (natively represented by
`ProxyViewContainer`s), the containe...

e2e4f5aa08b6e7a73e853994295c6b7bbec2c0b3 authored about 7 years ago by Stanimira Vlaeva <[email protected]>
add webpack

d4b59b815a26526383f699e9d8e4a2ae8bcea613 authored about 7 years ago by sis0k0 <[email protected]>
initial

f475fac5ce7cf0fa5492b71b18059ecd4c170195 authored about 7 years ago by sis0k0 <[email protected]>
Angular 4.2 support (#28)

* chore: update Angular to 4.2
* refactor: replace NativeScriptModule with NativeScriptCommonMo...

dc9f5d8590ce08c53a1f3be04afbc6bce0b30c95 authored about 7 years ago by Stanimira Vlaeva <[email protected]>
chore: use `next` for nativescript-angular

d22a54907d6c3a4faf8ae5f4a674f03145d28529 authored about 7 years ago by sis0k0 <[email protected]>
feat: Angular 4.2 support (#842)

* feat: reimplement NativeScriptAnimationsModule to be compliant with the new NG Animations' API...

eb3fd81c7bb4cdb9938feea13cd9e34b868e451a authored about 7 years ago by Stanimira Vlaeva <[email protected]>
Update @ngtools to 1.5.3

20ae79e8c3a96acf6a094d3afe32f52bf42d5da4 authored about 7 years ago by vakrilov <[email protected]>
Move repository

f1b6ade281afc14651c52af9f46509b46fb98220 authored about 7 years ago by sis0k0 <[email protected]>
docs: add changelog for 3.1.3

d6aab55ddd7224ba0a025cbf1ed4319472dc63ef authored over 7 years ago by sis0k0 <[email protected]>
release: cut the 3.1.3 release

3c5d3cec946cba76b0a167ad04474a869ad09b63 authored over 7 years ago by sis0k0 <[email protected]>
fix(action-bar): ignore InvisibleNodes when adding title (#903)

fixes #897

8308e45fc652719820cd42f01b8043a2fad056e0 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
chore(travis): update node version (#904)

[email protected] installs [email protected] by default and CLI@next fails to install on it. Issue: https://gi...

86a709910aa11396113324d1b8fdcfd26e609b6f authored over 7 years ago by Vasil Chimev <[email protected]>
fix: asynchronously destroy items evicted on clearHistory navigation (#847)

fixes #829

448412aac896a49c0b7c6aa7168f6fc6e138a4f2 authored over 7 years ago by Dirk Rudolph <[email protected]>
docs: add changelog for 3.1.2

7b6bf4f7f1197bd4e66cbb338eedc05ab856f7bc authored over 7 years ago by sis0k0 <[email protected]>
release: cut the 3.1.2 release

e3675f98f8087592b6286c4d7cacb10d3da6d5f7 authored over 7 years ago by sis0k0 <[email protected]>
chore(tests): update version of dependencies (#889)

3f0d82706352c31ca95eb00804cd91ee3bbc30e9 authored over 7 years ago by Vasil Chimev <[email protected]>
fix(renderer): attach `CommentNode`s to visual tree (#888)

fixes #872

65359fa61b25320072a4e4ec2e19da8c7baa1e0b authored over 7 years ago by Stanimira Vlaeva <[email protected]>
chore: update to latest nativescript-dev-webpack plugin configs (#27)

ebbb726a25c11e8ac6e02396035384dc5a4d76dd authored over 7 years ago by Stanimira Vlaeva <[email protected]>
chore: update tns-core-modules peer dependency (#880)

Command:
```
npm install tns-core-modules@next --save
```

Error:
```
npm WARN nativescri...

e6f8c3b79e10d71f0752ce0cda3d36df32b071fd authored over 7 years ago by Vasil Chimev <[email protected]>
chore(travis): do not publish next version (#875)

Publish next version from Jenkins CI.

dc25cc12e13ef7c535468fa17efd704fc2b681f5 authored over 7 years ago by Vasil Chimev <[email protected]>
Update package.json

c9639082f36e38c843d7f42188b45f229e14d64f authored over 7 years ago by dtopuzov <[email protected]>
chore: pin tns-core-modules devDep to next (#873)

03a2ad75580e5c8bb8a2cf60bc8e15574c9370ca authored over 7 years ago by Vasil Chimev <[email protected]>
docs: add changelog for 3.1.0

c8c473f08a151895f0f99daf7d551def965f85ba authored over 7 years ago by sis0k0 <[email protected]>
chore: update peer deps for 3.1

7743024c156a4d554fe3f85236ea08ddbfca52e1 authored over 7 years ago by sis0k0 <[email protected]>
docs: add changelog for 3.1.1

9709c45bc446e79c925c96f107f31e9550df3cb7 authored over 7 years ago by sis0k0 <[email protected]>
release: cut the 3.1.1 release

e5348f0114aed4819b34cfa7348f02967ba42daa authored over 7 years ago by sis0k0 <[email protected]>
chore: pin typescript version to 2.3

469369d3064809b18b169d19cb8c5fd59ba01255 authored over 7 years ago by sis0k0 <[email protected]>
refactor: fix tslint error

a3d8288f6495d4a81840a524e684a019c0f65495 authored over 7 years ago by sis0k0 <[email protected]>
fix(forms): add directives for formControl (#861)

bd38745b838a86335563f6ff6b8fa86589b18d40 authored over 7 years ago by zbarbuto <[email protected]>
Include new example for button text alignment.

Include tslint.
Fix tslint errors.
Include fonts.

e4686cc7c32a10e7d6be2fd578659ab05fe0dc90 authored over 7 years ago by SvetoslavTsenov <[email protected]>
chore: update webpack config (#26)

4b3758619b0bd4e8afa1ad1924fe5708ef0c5168 authored over 7 years ago by Vasil Chimev <[email protected]>
Fix example multiple-templates

0f7358c158b2f44246f335a55171a4eed20fcd4d authored over 7 years ago by SvetoslavTsenov <[email protected]>
Include test page list-view/multiple-templates.

Add DataItem object.
Update iOS resources and plist file.
Add component to files where is missing.

2f69e9c04f1ba0b291836aa04d954eab6922e8b7 authored over 7 years ago by SvetoslavTsenov <[email protected]>
Update travis

e920cb205817b684a617520c50c8442e923072a7 authored over 7 years ago by SvetoslavTsenov <[email protected]>
Fix typo

574765ac4892f5b0aefda8746aa36dc55a6c71fc authored over 7 years ago by SvetoslavTsenov <[email protected]>
Bump wd version

6b85f295787229fa97e921ab7f9677125b863e16 authored over 7 years ago by SvetoslavTsenov <[email protected]>
Bump appium version

0bd574742704b6853008963d965ce9090e056c36 authored over 7 years ago by SvetoslavTsenov <[email protected]>
Set android emulator api level 19

b81895427a6673ff0b97119bc5b38bf9b8f38d70 authored over 7 years ago by SvetoslavTsenov <[email protected]>
Bump version of nativescript-dev-appium to 0.4.0

2adc198a1102922f45374e1c0bf180ebfe46977b authored over 7 years ago by SvetoslavTsenov <[email protected]>
fix(animations): use parsers from core modules (#844)

fixes #738

1abebb634c5de178aa9784a8198b4d79733b9033 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
chore: update ns-webpack (#25)

f5dfc74dcf6f321777629c6dadc80d2cab0041c1 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
Include new test page for date picker related to issue 324

3a97754e3684004a307325f92f6a284af541d797 authored over 7 years ago by SvetoslavTsenov <[email protected]>
Include example for segmented bar

02808d1719b8fcc5cbe20c1805efbb2ffa478cdd authored over 7 years ago by SvetoslavTsenov <[email protected]>
fix(time-value-accessor): typo onTouch -> onTouched (#843)

6168ddb3f0406f4562dcd885cfe296de9c507830 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
fix(forms): add (touch) event and [disabled] property for controls (#836)

fixes #804

c8a64042a6073750d9d4135ccf58a0aabdcd4f42 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
fix(ns-router-link): convert clearHistory string to boolean (#834)

fixes #832

ff999843ad0608ede62194d9645beba1f8b19643 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
fix(dom-adapter): add fake implementation for getUserAgent (#835)

caused by https://github.com/angular/angular/pull/15256
fixes #831

743131c2381b45dd79131bc64433754519c1fabd authored over 7 years ago by Stanimira Vlaeva <[email protected]>
Merge pull request #837 from NativeScript/lifecycle-profiling

Add profiling for some key points in the nativescript-angular lifecycle

9cdc5ae2e4e1683d866ee63600bff30576fb7a71 authored over 7 years ago by Panayot Cankov <[email protected]>
chore: update app deps (#23)

e2bfe789727f0e21e529828972f9ee82bafbe238 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
lint: fix line length errors

6fddaa4821c30c8c8045c5e1614f43bc4d4574d8 authored over 7 years ago by sis0k0 <[email protected]>
Add profiling for some key points in the nativescript-angular lifecycle

4c13fe93f79b50268d4c419fe49bab8fe4646ba9 authored over 7 years ago by Panayot Cankov <[email protected]>
fix: export NgView and NgElement from element-registry (#823)

reverts breaking change

4521c7c1051830489d60bde23c0422b6bbf2a413 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
feat(Modal): allow modal to be lazily loaded from a module on demand (#772)

This allows a NgComponent to be opened in a modal even if it was lazily loaded on demand. Exampl...

6a1f6a92ea768e96cbafe28e20aaea93eb389e37 authored over 7 years ago by Nathan Walker <[email protected]>
chore: update webpack deps

66d496eb855738a3fb6ce883f973baeb95b56f31 authored over 7 years ago by sis0k0 <[email protected]>
feat: add lazy loaded modal and lazy routing tests

99f359c58ce7cc7d22f85b9539aa17b9c56070f0 authored over 7 years ago by sis0k0 <[email protected]>
fix(renderer): add styles when ViewEncapsulation is None (#812)

fixes #794

8d013e2bc29137788968817930ceddb98bf08255 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
fix(renderer): stop performing value conversions (#806)

These conversions are now handled by core modules. The conversions
performed in the renderer an...

354074d60432c37615c35211f6bb2078353f5868 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
Update travis (#808)

28fd77b2117965efe08d5f2b0d01b048e6cdbde9 authored over 7 years ago by SvetoslavTsenov <[email protected]>
Revert "feat: add lazy loaded modal and lazy routing tests"

This reverts commit 255208a9355082721467d81d8e0e109a30a8ceda.

52508aa4da5098d7ac10dab9b50c61be3bd20916 authored over 7 years ago by Stanimira Vlaeva <[email protected]>
Revert "chore: update webpack deps"

This reverts commit 2476cb86ab985c6ade8a6336bde6c97b9bc45065.

ae923d30c66bcb0a5feee9b0efd6bdc8c1173dcf authored over 7 years ago by Stanimira Vlaeva <[email protected]>
chore: update webpack deps

2476cb86ab985c6ade8a6336bde6c97b9bc45065 authored over 7 years ago by sis0k0 <[email protected]>
feat: add lazy loaded modal and lazy routing tests

255208a9355082721467d81d8e0e109a30a8ceda authored over 7 years ago by sis0k0 <[email protected]>
Remove old projects (#803)

bb3b0bb1dcd7de23aee82299739e9b85ddb1cc4e authored over 7 years ago by Alexander Vakrilov <[email protected]>