Ecosyste.ms: OpenCollective

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

github.com/NativeScript/sample-Groceries

:green_apple: :pineapple: :strawberry: A NativeScript-built iOS and Android app for managing grocery lists
https://github.com/NativeScript/sample-Groceries

Removing the background animation temporarily

The background animation failed on iPhone Xs, as the background container couldn’t fill the enti...

16d096c5c34bfed2c38bac2904678ea3d456216e authored almost 7 years ago
Upgrading to {N} 4.0

d9fa6339fdb0e654af321236d440ec1b977fa4f3 authored almost 7 years ago
fix: add images for iPhone X

467822303f2a92d996dfdb71a8dd5cbbf1de0db4 authored almost 7 years ago
refactor: replace NativeScriptModule with NativeScriptCommonModule (#300)

NativeScriptModule should be imported only in the root NgModule. For all
other feature modules,...

a32b08715063b19c51a9bd0946b6eed18e28dd59 authored almost 7 years ago
Merge pull request #298 from NativeScript/zbranzov/add-ui-tests

chore: add sauce labs badge

4473c05183edaccdda6279c3ed9887dd2bbd9d54 authored almost 7 years ago
chore: add sauce labs badge

57656e9bc20510310e38b615302d995ea1aad7e2 authored almost 7 years ago
Merge pull request #296 from NativeScript/zbranzov/add-ui-tests

Add ui tests

66a498e354af042840d0f47b9f27186d64efe8bb authored almost 7 years ago
chore: add e2e ui tests

4c81863abda2e59a9ed0671c647a64b523d488e1 authored almost 7 years ago
fix: binding of list items when only one item is left in the array

6e55abb28cfde2fbb64341a73a51e96fb7f0dac9 authored almost 7 years ago
Fixing how ids are retrieved from the backend

db18ec57b3cf6b115d71c322ab29b5f25f4110cd authored almost 7 years ago
Remove hardcoded credentials

855539b65fbb1a2e0edac5daa8a3c4cadd7f337f authored almost 7 years ago
Removing unused files

483e0b097ebdc0387b601c3a8476ca2297c80525 authored almost 7 years ago
Merge branch 'kinvey'

6f42c76bf1ade30edbf6530aac8556563350659f authored about 7 years ago
Changing up how restoring groceries works

1af862828bd0a2c1d9895424dfd80a9f90f53e9b authored about 7 years ago
Bumping up IQKeyboardManager dependency

5126b67f7abb9a97ab8844037c7c0521a937838e authored about 7 years ago
Adding sorting of the list

54e3895353d16f7beeb479f9bd4e9d1c256f40dd authored about 7 years ago
Next batch of appdata updates for the grocery list

434c84ba9939d7e46d8426aceee160ed23fe04d4 authored about 7 years ago
Starting to get app data working on the list

9026109a93d00043ce31e161f53c239fea89714d authored about 7 years ago
Finishing up the Kinvey login service

b83f31aa2b069c3da20b3d0a3e1715c66316af36 authored about 7 years ago
chore: update to Angular 5.2

2e0bbe1fef3d9515a2f0e4a8d1aa2761fc66047d authored about 7 years ago
Merge pull request #291 from NativeScript/tbozhikov/update-license

update LICENSE and CODE_OF_CONDUCT.md

932c0b158b84292dad0da11a0acb8b36e102eb97 authored about 7 years ago
Initial work to convert project to use Kinvey

7479ddae9e7da33658da71da6bd2b24b958412cb authored about 7 years ago
chore: update community files

ff7da63cb2aafceb2732525ccc6b9aeab14d96ab authored about 7 years ago
chore: update deps to ng 5.1 and ns webpack 0.9.1 (#290)

4928c5f659e9329bcc749bb70d79b7c56e3acc85 authored about 7 years ago
refactor: Update AOT related code (#287)

13ab74b5e7d8b6cc4f2b6a639720ebbda3ac7b4a authored about 7 years ago
Merge pull request #285 from NativeScript/niliev/update-deps

chore: Update all dependencies, devDependencies and runtimes

1fbba19df1ff14ff2fe8e44f26c23b0f95fb460a authored about 7 years ago
chore: Update dependencies to use latest versions (runtimes, modules, angular, webpack)

f11b633c92acfac41f266e4fe8e0f75e32b2df49 authored about 7 years ago
chore: update iOS runtime

6f4fd7c26552112acf6b879cc2afdce03fe0819c authored about 7 years ago
refactor: Update Angular and WebPack dependencies

a23758b6d60b791335f86a853d159481f0bcee59 authored about 7 years ago
Fix duplicate items being added when list is reloaded

Set grocery items array as empty before we push items to the existing list. This fixes issue #280

8060686ec9806c015e302c4eec72deacf14ecc36 authored over 7 years ago
Removing “next” dependencies so the sample consistently works.

Our testing infrastructure will continue to use “next” dependencies for CI purposes, so we shoul...

6094375f663371c3448fec00d6cbe90e8afd5eeb authored over 7 years ago
Getting rid of the release branch to simplify this repo

b8b8551b1da164e74b46673020f4658e0a994665 authored over 7 years ago
Removing unused platform check

95acbd22b4b26029834eb6e280e6d627c10a15ca authored over 7 years ago
Fix isAndroid detection

page.android is not initialized at ngOnInit.
Better use the isAndroid property of platform.

e945ee72418b6e4222aa4248592f2f474046a9d1 authored over 7 years ago
Bumping up the compiler-cli dependency which I missed

d848dd789448a299e0a5a5afe49408cb42275a44 authored over 7 years ago
Updating to latest versions

9fdca281b7e1846747256acef421ea8a5ad580a9 authored over 7 years ago
Revert "Angular 4.2 support (#265)"

This reverts commit f95a85d9bb1ee2a739ee74ca79b1e81fcc1c3881.

e32d4bc39ebda81cfec70802ea81dd8ef93a3c1c authored over 7 years ago
Adding Android splash screens

Closes #187

12b90382807be1fcf16cc55307d4e40e7eb76cc9 authored over 7 years ago
Angular 4.2 support (#265)

* chore: update to Angular 4.2
* refactor: use NativeScriptCommonModule instead of NativeScript...

f95a85d9bb1ee2a739ee74ca79b1e81fcc1c3881 authored over 7 years ago
Update @ngtools version

6906fa6ab844b464328d46b2c993f44091161065 authored over 7 years ago
Merge pull request #266 from NativeScript/webpack-config-update

Update webpack.config

e9b28a2fd8b396da2625d7de6c1b17900669f42f authored over 7 years ago
Update webpack.config

1308f1ebcec0e3dab69d646c61b38a1e9d33b883 authored over 7 years ago
Update package.json

5b289e311fd1ad6ecb1996a99d736df54142384d authored over 7 years ago
chore: update webpack config (#259)

cbf0c7e5f3215d73b1b76d10b81a6ad532c78df2 authored over 7 years ago
refactor: add missing import (#257)

1f007cac1681420f735d54aa94c5fd6d832f957a authored over 7 years ago
refactor: stop importing from rxjs/Rx (#256)

Instead import only what's needed. Importing from rxjs/Rx breaks
tree-shaking and causes the wh...

0bc417b54fb5eee388d4cd8e25c390ab651fc3cf authored over 7 years ago
chore: update ns-webpack to next (#255)

1aeba9e702ec8a96c70adb6aa679467012b89ba6 authored over 7 years ago
Fix android build

Remove `tns-android` from dependencies.

d6ba1b9911c7c64d395cf7b8b65305d7012376bc authored over 7 years ago
fix: disable css uglification by css-loader (#254)

15a973517088484ac447843d1d7467ab46041a55 authored over 7 years ago
chore: update app deps (#253)

345eb8efaf84700d231ffe6769eb76950252c6e2 authored over 7 years ago
chore: update nativescript-dev-webpack to 0.5.0 (#248)

beb6beacdbe1379718c57fe411aee3714abaf6ae authored over 7 years ago
chore: use next tag for tns-core-modules and nativescript-angular (#246)

eeded60503771f67574aba7694471605958a066e authored over 7 years ago
Update to [email protected]

cd74e8134d15003f8aac1d1ee09897adfab44237 authored almost 8 years ago
chore: update deps to be compliant with NativeScript 3.0

636e31f9beb2610e8ee991e71886c631833577ef authored almost 8 years ago
refactor: fix linting errors

0248bbd1ef7c95a612f67d9d8e0aabe8d26d0b48 authored almost 8 years ago
build: update node.js version for travis to 6.9.4

59b1d1d0a560aec1bb2e4abf6227601245a0c92b authored almost 8 years ago
chore: target 'internal-preview' for core modules and nativescript

angular

f5ec0048874504dd2411c79d43def815f76a0051 authored almost 8 years ago
Updates for 3.0 rc

d13f5be8c8748dad96f625dc71da9660c7e03229 authored almost 8 years ago
Update reamde

2826289ac9473a43caadd1891f0dc2de6fcb13e0 authored almost 8 years ago
Update to 3.0.0rc

30f73021efa46b098b6537269baf80fa3fc283ea authored almost 8 years ago
fix: remove unused NativeScriptModule import (#228)

b70a2cf3350e40a2c882f591b985ee372639ce5b authored almost 8 years ago
Update tsconfig to latest tns-core-modules' typings changes.

6c6ac20b795651357ce716dc7e77c0c8fffdb354 authored almost 8 years ago
chore(deps): update webpack plugins and config (#225)

stop using removed ExcludeUnusedElementsPlugin and tns-xml-loader

fixes #224

e1b45e419a182df8cc912272c49094129dea371a authored almost 8 years ago
Update to TypeScript 2.2

f0bf325f60c9d709bfe720e02be32d0945338b1c authored almost 8 years ago
fix: set Typescript version to 2.1 (#223)

8693cdfa29ac45fb678535752b271e046017990f authored almost 8 years ago
fix(tsc): add dom, es6 and es2015.iterable libs

777459f5900d2c99557104bdc80ff2cc8f5760f3 authored almost 8 years ago
Don't use obsolete application API.

Switch to the "activityStarted" event.

6aa2e3b2b589802d2d850d35c76c0e8e7374c4ee authored almost 8 years ago
Merge pull request #219 from NativeScript/release-changes

Changes required to make release the default branch

cd96e11025e0e74d1f112db1c8d3a2df2cebbdf2 authored almost 8 years ago
Changes required to make release the default branch

4ea68b51e9edac45ecfdd9294df48d06e75e764e authored almost 8 years ago
feat: Add AoT compilation with webpack (#215)

Added AoT/Webpack support and updates it to NativeScript 2.5

Fixes #213

e8b457f2b33a3e294d162aa674acba9307b66b3a authored almost 8 years ago
Various changes to reflect updates to this repo made with the 2.5 release.

- No more start or angular-start branch references.
- Angular 2 --> Angular
- Updated contributo...

b36fdacf81c49dd095d15e21e67da4c9985c667a authored about 8 years ago
Clean up tslint errors

a3a34318429e2bfe99420c65d6b77f5095618064 authored about 8 years ago
gitignore .js.map files

282be7967aa6572100decad2c05289cfd6a3b729 authored about 8 years ago
Import rxjs operators in login service.

9588a2c7473767eca02405ce796b2b42dee8027f authored about 8 years ago
Removing dependency and devDependency badges

Because they no longer work :(

9cb5555b04a32b21eb6720a5e48c9bb6ff7f286a authored about 8 years ago
Revert "feat: make Login and Groceries modules lazy loaded" (#204)

922a914ba80d4c94af2086024afa9ce2146afd11 authored about 8 years ago
feat: make Login and Groceries modules lazy loaded (#191)

144f96948e02a0c6f411374356a475fd999dff05 authored about 8 years ago
Merge pull request #201 from NativeScript/hdeshev/ng-2.3.1

Upgrade to angular 2.3.1

1c0657b799ea90516c85ac3f7a1465c4a6a6a347 authored about 8 years ago
Better NativeScriptModule import (AoT safe)

7323ae1ff045c9d586090cbd12b89a8f73694fec authored about 8 years ago
Upgrade to angular 2.3.1

e1d0b3943b127affdff557a8b5344e41b6f67248 authored about 8 years ago
Play nice with others using the ios appdelegate

92e2308669bb6219cbaa6cfae8701c1a9f01cdba authored about 8 years ago
Add app.gradle

6ae9fefd6d8e8750181ca22e9554dce8bbda4510 authored about 8 years ago
Remove hardcoded username and password

e4a1ab53593a3086a74e03569d2a2acecd09b4cc authored about 8 years ago
Bumping tns-core-modules to 2.4.2

0e6e1c2aeac018da062a89c14ea692ea3b811f2d authored about 8 years ago
Merge pull request #188 from NativeScript/hdeshev/angular-2.2.1

Upgrade to Angular 2.2.x

b68409f51336a4af008782703c7e417d0cdce685 authored about 8 years ago
Upgrade to Angular 2.2.x

0285324a670f1abf3b10307750192a5f89ed9ffc authored about 8 years ago
Merge pull request #184 from NativeScript/vchimev-patch

Add missing semicolon

7c805ca70d560850421dd9a66987da47c9aa1e87 authored about 8 years ago
Add missing semicolon

Fix travis-ci build.

635237c388bdf5923819be8e1864d1bf8b6b075f authored about 8 years ago
Allow users to permanently delete groceries

343c61582d40eb59fd27d00ead1bb456d52d70b6 authored about 8 years ago
Tone down the letter-spacing on Android a bit

f60a9811faa6602db3200d1f8ca962cb47b0538b authored about 8 years ago
Remove unused method

dd79698972e104ab8d7b1585c36f21ea6974a94a authored about 8 years ago
Small typo fix so toggling saves correctly

b12f750e8823798e9fa701ac1bd23c5ff79f8411 authored about 8 years ago
Make sure labels don’t truncate on Android

29389d2cd3e5f363fa2edc56a0b5d1dcc094543d authored about 8 years ago
Set placeholder text color in CSS 🖌

302036a4816bf8ae5a83d084f368c0bba9217914 authored about 8 years ago
Merge pull request #170 from NativeScript/hdeshev/ng-2.1.2

Upgrade to ng 2.1.2

c60c5072a093c0a57e8ca1f13608e9e6e8859263 authored over 8 years ago
Upgrade to ng 2.1.2

13fb8acda72d89d57bbf743853558e6615c18298 authored over 8 years ago
Fixed tsconfig.json

51765403f8ed42d9655332cf9de31b556fc3b31d authored over 8 years ago
Fix a tslint error

0100a2c6fa48f50ccd67a30edfee8c041a594a23 authored over 8 years ago
Update dependencies for Angular 2.1+

1ee53be501e623fc9dbd0a1bf2680fbd9cb2c63e authored over 8 years ago
A few little tweaks to how the activity indicators work

5005de45325811ebe60a3e6f997b2d999bdee0ab authored over 8 years ago