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

Not using protoView.rootElement anymore.

Removed from Angular.

6497fb2ff13b3148a55c4aa15a47b21d6e029bc6 authored about 9 years ago by Hristo Deshev <[email protected]>
Upgrade to latest Angular.

195076c1293bb74034bbcb104b92448de7ef7138 authored about 9 years ago by Hristo Deshev <[email protected]>
main-page component template update.

4996e3c4d19767323123150bc36cd767f65e310d authored about 9 years ago by Hristo Deshev <[email protected]>
Clean up unused files from ./app and reduce apk size

cf3587b630482b66b0efe313de4b6e85403cb863 authored about 9 years ago by Hristo Deshev <[email protected]>
Update to latest {N} with reworkcss exposed as top-level module.

2aa2f544889434eebca59497bcdefad1d5c8f6ec authored about 9 years ago by Hristo Deshev <[email protected]>
Add instructions for installing some of the prerequisites.

7387552265aabddc3b625383e18d4952d24fe923 authored about 9 years ago by Hristo Deshev <[email protected]>
main-page example update.

88bbbc2fb446de8a14d36a391c1e45b3d7c88893 authored about 9 years ago by Hristo Deshev <[email protected]>
Support view fragments in renderer.

92a6614770469e526bd6c70e69b1422f8f32f4f1 authored about 9 years ago by Hristo Deshev <[email protected]>
Update to latest Angular. View fragments yay!

962663e7457836f3a1facfa8d46e4df80855ce2b authored about 9 years ago by Hristo Deshev <[email protected]>
Android-only build for now.

Faster compiles.

74ae8d4f62768775894af2e340b1fcb939384dcf authored about 9 years ago by Hristo Deshev <[email protected]>
Use an Android-only NativeScript build. (Faster dev turnaround)

44938f03e4a8badb88655915c364e679bb587cc4 authored about 9 years ago by Hristo Deshev <[email protected]>
Don't copy tns_modules/node_modules to ./app/

1e44341660b03234c1047b844a61b21fe4e63bf1 authored about 9 years ago by Hristo Deshev <[email protected]>
Bump ng-sample app {N} version

47e274de8fe7cda60bd931689ccbd728f9d9ed27 authored about 9 years ago by Hristo Deshev <[email protected]>
Upgrade to latest NativeScript

520b1deceb0a3a4af3817d3cdc25236a812d1c16 authored about 9 years ago by Hristo Deshev <[email protected]>
Clean up logs and dead code in renderer.

7add7fc994149d9587f556cf9031c9b1e542c375 authored about 9 years ago by Hristo Deshev <[email protected]>
main-page example text change.

034026da11e713944c05a09ed0297db21aadb9e5 authored about 9 years ago by Hristo Deshev <[email protected]>
Correctly insert visual children from templates.

Find the right visual parent and insert at the right location. Using a
somewhat hacky solution -...

5a937f614d7eec8a378a93bae8ce8afb5d4f5eac authored about 9 years ago by Hristo Deshev <[email protected]>
Update to the NativeScript fork with layout changes.

33a9a958eb5873d8a7d69d17ae676dd7c47c0fcf authored about 9 years ago by Hristo Deshev <[email protected]>
Get rid of unneeded ViewNode's.

No 'root' and 'rawtext' nodes anymore. Just native elements and templates.

fa7693ad242ac35895d158834faf6080793031d2 authored about 9 years ago by Hristo Deshev <[email protected]>
Debug ViewNode tree on button click

b1942d04965041ddbae638f836391337b9510e78 authored about 9 years ago by Hristo Deshev <[email protected]>
Faster `grunt prepare` builds.

9aaa3063c450fc1c18ef5af85a53d2f461e2cd78 authored about 9 years ago by Hristo Deshev <[email protected]>
Use the NativeScript fork that can insert children at specified location.

2bd7dff5351c1090859902c2153454f4d48a7d9d authored about 9 years ago by Hristo Deshev <[email protected]>
Update ng-for example.

bfe46a234aa0219f2ef5c8cb7bbd24747519080a authored over 9 years ago by Hristo Deshev <[email protected]>
Correctly reattach pooled views. Fixes ng-if and ng-for toggle issues.

b51d3e8e3e81375f1ed2c9120141bba1a6372274 authored over 9 years ago by Hristo Deshev <[email protected]>
Upgrade to latest {N}

926808fb7aa8919a6c2ffbe8ea65a3b1dc416c5c authored over 9 years ago by Hristo Deshev <[email protected]>
Delete stdlib type redefinitions.

We compile against the stdlib now.

37a6c6da9df10e0d399f919e9283b40a007ecea7 authored over 9 years ago by Hristo Deshev <[email protected]>
Update to latest nativescript

fea65da5f6606d949de89e607065e3fbb492193a authored over 9 years ago by Hristo Deshev <[email protected]>
Get rid of the manual LifeCycle.tick call. The zone does it for us now.

750f580362392a17053dc0d2f9b536d755d1f5b3 authored over 9 years ago by Hristo Deshev <[email protected]>
Add a zone. Bind event handlers to it.

c37f793c31ec7641c9fb98b0592c7f42a4b03ca6 authored over 9 years ago by Hristo Deshev <[email protected]>
Bind multiple elements on main page using *ng-for directive.

66237c0d7f2e6d48f67eed7494badcaf9d2ee691 authored over 9 years ago by Hristo Deshev <[email protected]>
Implement view detach/ViewNode.removeChild.

Supporting dynamic inserts/removes (say, *ng-if directive).

c104997a7045054b0f2dacf3dd0f6795318a167d authored over 9 years ago by Hristo Deshev <[email protected]>
Toggle details on button click via a binding.

Manually calling LifeCycle.tick() to propagate binding updates. Yuck...

217ed94bd7ae90cb397daa30e0d556365b8a7a15 authored over 9 years ago by Hristo Deshev <[email protected]>
Example: *ng-if for a details TextView.

Binding change update doesn't seem to work yet.

c56e309627dc42d85a9007cc7f34fb6bf11173b4 authored over 9 years ago by Hristo Deshev <[email protected]>
Support attachViewInContainer (directives like NgIf)

9d7edf413287c9709e31cf8407a659267ee4a5e3 authored over 9 years ago by Hristo Deshev <[email protected]>
Example with element id binding.

8c22768f4482a2af06c54e6a7aee349558f246b9 authored over 9 years ago by Hristo Deshev <[email protected]>
Support variable bindings for elements.

f8f5b1528cadb89a9dfc9af12397cbbd6f5bb0f4 authored over 9 years ago by Hristo Deshev <[email protected]>
Don't copy around packages from node_modules anymore.

tns 1.1.2+ does it for us already.

88a1ad56119bcf61ff202d2e629cec2d8d1642b1 authored over 9 years ago by Hristo Deshev <[email protected]>
Cleanup: move ViewNode to a separate module

0aafce56f11caa269b2a89aaeb557e8ea41b43b1 authored over 9 years ago by Hristo Deshev <[email protected]>
ctags-ignore source copy in app folder.

ae2b9301061d419e3bb5105dc186daeaf29bbcb9 authored over 9 years ago by Hristo Deshev <[email protected]>
Attach events and support (tap)=... syntax in templates.

5d022b05883e44f7a3df23bf29bd2e8dccf9141c authored over 9 years ago by Hristo Deshev <[email protected]>
Move Array polyfills to './polyfills/array'

3811bc0c2ead550b83f9a246c52d42db6d854b5f authored over 9 years ago by Hristo Deshev <[email protected]>
Fixes for latest Angular:

- Override DomAdapter.hasProperty
- Add polyfills for Array.from and Array.prototype.fill

c47c6c881818fe815aa34c206ee7f4a5b08105e2 authored over 9 years ago by Hristo Deshev <[email protected]>
Update to latest Angular

de20d96eb242de9ba1c4d2b77c649cdee803d90c authored over 9 years ago by Hristo Deshev <[email protected]>
Update to latest NativeScript

667a72c121368afd7515efa62e83991912151e5b authored over 9 years ago by Hristo Deshev <[email protected]>
Compile latest angular and migrate the renderer to the new interface.

ccecaa7058a5348690bef0c3ad117e7cfced2faf authored over 9 years ago by Hristo Deshev <[email protected]>
Latest angular source

b7c3aaf0c2bf8bf18298b886895401011f8e01a5 authored over 9 years ago by Hristo Deshev <[email protected]>
Latest NativeScript

6f6ac9563bb5fec9901dc6b29f7fbac6dc895157 authored over 9 years ago by Hristo Deshev <[email protected]>
Compile with --emitDecoratorMetadata. Use the stock angular bootstrap.

7ff90395e6bc4af8598dde3c0be7679ab5b4197f authored over 9 years ago by Hristo Deshev <[email protected]>
Add a "Known issues" section to the README

5989f4a0455c44a684bb4267c261b37e5a261e4b authored over 9 years ago by Hristo Deshev <[email protected]>
Add details about the app structure to the README

4b36037f0d9e91df27721961b1dadd211bd257a7 authored over 9 years ago by Hristo Deshev <[email protected]>
More README formatting.

9c530f849388ec4766e0f49efce18306b9151c4c authored over 9 years ago by Hristo Deshev <[email protected]>
README formatting

477befb96bc5e4f354f44499713288a3a58b77f2 authored over 9 years ago by Hristo Deshev <[email protected]>
Update README with installation and development instructions.

1bb99f09c2026595ae4f5b37f1d149a925335996 authored over 9 years ago by Hristo Deshev <[email protected]>
Grunt "prepare" task now builds NS.

d9132bb257d8f8e870feb900e15b3876973e0df9 authored over 9 years ago by Hristo Deshev <[email protected]>
Export renderer ViewNode - fixes a TS compile error.

fcb0b1181fc5af49a6a76d46a9fe640e66b6ccbf authored over 9 years ago by Hristo Deshev <[email protected]>
Update ctags excludes.

cb45c1d5f8bafe2ca6ed4b8887cbd4bd634a6f21 authored over 9 years ago by Hristo Deshev <[email protected]>
Use Parse5DomAdapter and a custom renderer.

Just creating UI elements for now.

5c14245fdf3ac5808ccae4b14ee2a7d0bcd7c4ea authored over 9 years ago by Hristo Deshev <[email protected]>
Add parse5 and related dependencies.

a4240a4b9773a10dbd66dfc0dd189ad72a4d5006 authored over 9 years ago by Hristo Deshev <[email protected]>
Update tns_modules with angular module and related dependencies.

495c74020efe4534b9e1ee34df20556211f9d1a8 authored over 9 years ago by Hristo Deshev <[email protected]>
Prepare and build ng-sample from parent gruntfile.

9935d2c6c875e6257ed2de2b490fbb8907831aef authored over 9 years ago by Hristo Deshev <[email protected]>
Gitignore build/dist dirs below ng-sample

eff842dbcf31d0d6300707863cb6dff6f7d4aca8 authored over 9 years ago by Hristo Deshev <[email protected]>
Add the ng-sample {N} project.

e09cf3de61e2d23fabb7c84402622605db83a501 authored over 9 years ago by Hristo Deshev <[email protected]>
Add a warning to the top of our DOM type declaration lookalikes.

399939934805949f5fb62f8476631c02c1dedc58 authored over 9 years ago by Hristo Deshev <[email protected]>
Update to NativeScript master.

365e40234859b2a3f198e6e786a65628911ba007 authored over 9 years ago by Hristo Deshev <[email protected]>
Initial import.

Doing nothing yet, but, hey, we can compile some of the code!

05d4088676f10aae05e542d67582c2274f256c1d authored over 9 years ago by Hristo Deshev <[email protected]>
Add angular and NativeScript as submodules below ./deps

cd87fbfbdc3a709f6b9d179e2b0a66cfe84a2e8b authored over 9 years ago by Hristo Deshev <[email protected]>