Ecosyste.ms: OpenCollective

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

github.com/NativeScript/NativeScript

⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.
https://github.com/NativeScript/NativeScript

event check

3a78ceacefd4e723c7dc9b71ed5e8d22cf95f15f authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1689 from vbresults/master

Added Support for WebView Navigation Types

3c11dc70121714b3d23421c584b09363e5a561e8 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1732 from Lampei/patch-1

Minor spelling correction

4b6ee37c9211edc68bb9c4b6b6ea4eb2f7751142 authored over 8 years ago by Vladimir Enchev <[email protected]>
Added WebView Navigation Type Support

0cf97963b8baa129b95511cc23cd1d0a79a60777 authored over 8 years ago by vB Results, LLC <[email protected]>
Minor spelling correction

a478b25e2cb620d93d386319d4d8a0396881c0da authored over 8 years ago by Lampei <[email protected]>
Merge pull request #1728 from NativeScript/feature/action-bar-fix

Action bar safety checks in property changed events

f8d1f5c115b4c787df72ae6d107e5682c49bec5a authored over 8 years ago by Alexander Vakrilov <[email protected]>
Merge pull request #1730 from NativeScript/code-file

Code file exports fixed

6fae09e0c03448037d3a1cfba45d43490fef0683 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1724 from NativeScript/nnikolov/TimePickerHotFixAngular

Change time only once due to Angular issues.

da556d6b8dd4b181afc1e323feed2aeaf7ae7bda authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Merge pull request #1729 from NativeScript/feature/remove-hello-world-template

Removed hello world template

b2d7208c7503f8d6f47cf6cce0eb7a225891340d authored over 8 years ago by dtopuzov <[email protected]>
Code file exports fixed

2572cc13f7fd7c52b23f58604d9c064678ae2d22 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1726 from NativeScript/return-key

TextField returnPress event will be raised if event KeyCode is ENTER

852b114b17089e6ccef7c262b0c4ca9c45172398 authored over 8 years ago by Vladimir Enchev <[email protected]>
Removed hello world template

7b2a6d8e52ee01bc81951adc6f1878a33d077911 authored over 8 years ago by vakrilov <[email protected]>
Action bar safety checks

25c8bfbb33a2a19271068d19e746e38e35b0983b authored over 8 years ago by vakrilov <[email protected]>
TextField returnPress event will be raised if event KeyCode is ENTER

6704abbc66942c6318f229d4b34f1444f7d27d8b authored over 8 years ago by Vladimir Enchev <[email protected]>
Fix native image recreated on layout even if the view is not resized

Add InspectorBackendCommands.ts that is generated based on the API exposed by the web inspector ...

1ec28cbe981573da5a2369080d4a2e6ea6ff026e authored over 8 years ago by Panayot Cankov <[email protected]>
Exclude generated d.ts files from initial file list generation.

872e90c53b072f2986e560130f10f23b632cd5d6 authored over 8 years ago by Hristo Deshev <[email protected]>
Update master branch version to 2.0

dcd389e0de583f00c6d77a093c7b2b26a6affc5d authored over 8 years ago by Erjan Gavalji <[email protected]>
Add /build folder to .gitignore

67cee5bef7a320499d5d356249b8d05c147d7c2d authored over 8 years ago by Rossen Hristov <[email protected]>
Change time only once due to Angular issues.

974cdbd816efe5f3ecab87c6da77eeac91bce158 authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Merge pull request #1713 from NativeScript/cankov/grunt-inplace

Ignore .base.d.ts from references, pass through no strict

f18ecae68953f5b35357d13ef003458c4e0677b8 authored over 8 years ago by Panayot Cankov <[email protected]>
Merge pull request #1717 from NativeScript/nnikolov/DatePickerHotFixAngular

Hot fix for DatePicker to emit date change only once.

ec50f4f4e35e3caf5bbbc9e38143a616c405408e authored over 8 years ago by dtopuzov <[email protected]>
Hot fix for DatePicker to emit date change only once.

f5d84419daaebed18a6ca07eecf9e949762d45ce authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Merge pull request #1709 from appcela/fix-navigation-entry-transition-android-not-used

Fixed 'NavigationEntry.transitionAndroid' not used bug #1693

b01f6590bdfba546ae9135c3c0c2282ddb1a6589 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1707 from NativeScript/http-headers

Allow multiple headers with the same name to be retrieved from a HTTP response

e4284047deba1b48ba457dd2d0dda00744aca60c authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1712 from NativeScript/nnikolov/TimePickerTimeProperty

Introducing time property for TimePicker.

243cc1360f974e4effb0edd597c3bbd46f63f80e authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Ignore .base.d.ts for referenc.d.ts-es, pass through no strict

acd4f0b358a24b355218be0e120d6785880c7b8e authored over 8 years ago by Panayot Cankov <[email protected]>
Introducing time property for TimePicker.

9d5296c09539a4d3aba246943ebf3d5615a4dcd4 authored over 8 years ago by Nedyalko Nikolov <[email protected]>
fixed 'transitionAndroid' not used bug

see https://github.com/NativeScript/NativeScript/issues/1693 for details.

3fd32b9d83349845a2d8b3e92bdad8cc5a7bbd59 authored over 8 years ago by appcela <[email protected]>
Merge pull request #1694 from NativeScript/atanasovg/fix-actionbar-id

[Android] Fix an issue with id not applied to ActionBar in XML

5b6f960f8429261de1da6b25731705581f5ff386 authored over 8 years ago by Georgi Atanasov <[email protected]>
Merge pull request #1682 from NativeScript/nnikolov/DatePickerDateProperty

Introducing DatePicker date property.

a8da126edc6a6d68983ae012e973b405b2dfb993 authored over 8 years ago by Nedyalko Nikolov <[email protected]>
README: Various small updates based on Iva’s feedback

99d9d6259d2da239fdcdd223c51485cac521f01a authored over 8 years ago by TJ VanToll <[email protected]>
Add unit test to verify the new functionality.

9b8dd37817b8b8fcaa7d6c4e88d4e06fd138fb32 authored over 8 years ago by atanasovg <[email protected]>
Introducing DatePicker date property.

8c6f2c697f0a5fd4122e6540f62bfe674bcf1ca9 authored over 8 years ago by Nedyalko Nikolov <[email protected]>
Multiple headers with the same fixed

c9c703cc3cd8a3214a06b096e05ac626e5106bac authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1688 from NativeScript/atanasovg/fix-array-reflection

Replace reflection calls for native Java arrays

e5131c3c3c91c05a0f856577e9e64885d9681417 authored over 8 years ago by Hristo Hristov <[email protected]>
Merge pull request #17 from NativeScript/atanasovg/remove-app-specific-files

Move application bootstrap logic from widgets to project template.

b2bbd089e2b3280605f00349392409982d581388 authored over 8 years ago by Mihail Slavchev <[email protected]>
Run tests in travis-CI

Add android definitions to check if they will get downloaded
Set the language to android
Attempt...

1485abaa8bd3c07b9730c9400198da0b39e97fd0 authored over 8 years ago by Erjan Gavalji <[email protected]>
Fixes #1691.

66936ff0c4559dedef1bc15369bf0c0a38b0d23a authored over 8 years ago by atanasovg <[email protected]>
Move application bootstrap logic from widgets to project template.

efeb9ffd491a9ed3f6c63c2b72ce385b26ff8fba authored over 8 years ago by atanasovg <[email protected]>
Replace reflection calls for native Java arrays with the new implementation from the Runtime.

13494e3adf4b0f3d8ab4c95aec1a5ff5d6333d12 authored over 8 years ago by atanasovg <[email protected]>
Merge pull request #1684 from NativeScript/codefile

Loading of codeFile should not mask exceptions

857b5582b05604a99e7158a45e0b394308366d1f authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1683 from NativeScript/vchimev-patch

Update action-view.xml test page

15785156e78d8c77ab94b27ccfc32d685bc3c00c authored over 8 years ago by Vasil Chimev <[email protected]>
Loading of codeFile should not mask exceptions

64a6f085620d1be334d2d9026a6e6016fa3eecc2 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1679 from NativeScript/hdeshev/listview-proxycontainer-child

Fix a crash when using a ProxyViewContainer in ListView item templates.

1ad89fd0b32e7f3401886fea53e69cb0161397eb authored over 8 years ago by Hristo Deshev <[email protected]>
Update action-view.xml test page

0693e308050c665b1f3d33345241b75cd218ffbb authored over 8 years ago by Vasil Chimev <[email protected]>
Fix a crash when using a ProxyViewContainer in ListView item templates.

Not a regular {N} usage scenario, but it can happen with Angular components
which get wrapped in...

a30c4e13a053c5e455447890389e54e63da298a6 authored over 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #1676 from NativeScript/hdeshev/iterator-definition

Add typings for the ES6 Iterator interface for compatibility with rxjs.

d4cf77e5fc81d6bdbb0f69f4a72b933b21a652bd authored over 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #1675 from NativeScript/hdeshev/decorator-param

Add the global __params helper.

ccfa1a37057be7db232e6ceded1bf5de1cff82db authored over 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #1678 from NativeScript/hhristov/fix-android-suspend-resume-app

Fix android application suspend-resume

62940bf8588953a88f1d2f827ab7c78740af31fa authored over 8 years ago by Hristo Hristov <[email protected]>
Merge pull request #1647 from NativeScript/cankov/fix-android-background-navigate

Frame.navigate while in background

f229abbc0a2c3fb43a1e8cf50ec4674d59ccc699 authored over 8 years ago by Panayot Cankov <[email protected]>
Fix android application suspend-resume

50b811dd301075fdc83199b9fe07639f04a06a9f authored over 8 years ago by Hristo Hristov <[email protected]>
Add typings for the ES6 Iterator interface for compatibility with rxjs.

a4ab5894c2d18f6111f876b9672f5a3a9d8e32a0 authored over 8 years ago by Hristo Deshev <[email protected]>
Add the global __params helper. Used by decorated constructor parameters.

ce5b195aba7ba23a8791e716b4b90109b39e489c authored over 8 years ago by Hristo Deshev <[email protected]>
Merge branch 'ErjanGavalji/fix-snippet-language-tags'

3ce5df039bdad83460d6405919e710dd97166993 authored over 8 years ago by Erjan Gavalji <[email protected]>
update android-runtime.jar

86bec1b41b16a6c8c1e5d191abf95c0db4687e70 authored over 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #1668 from NativeScript/hhristov/custom-activity

Add support for custom activity

5b2fd34e3acb8bb935ce3b818216edc8557aa16d authored over 8 years ago by Hristo Hristov <[email protected]>
Disable logger by default

1641ffbb4dcf2bcb71f72ba12a2cd04bbd3bf80c authored over 8 years ago by Hristo Hristov <[email protected]>
Added export for AndroidApplication

7c90518e2468bf47890ffab000f44991c1d245b6 authored over 8 years ago by Hristo Hristov <[email protected]>
exclude android*.jar files from *.aar output

160318559c7385ecfffa3a2443f5285622df109f authored over 8 years ago by Mihail Slavchev <[email protected]>
Merge pull request #16 from NativeScript/slavchev/refactor-application-activity

move application specific logic from android-runtime to android-widgets

7fa6563a01b66c95b8a217b3255f5f87d7ab9086 authored over 8 years ago by Mihail Slavchev <[email protected]>
move application specific logic from android-runtime to android-widgets

e959e18234b4586b24af0e72773fc19ad8435797 authored over 8 years ago by Mihail Slavchev <[email protected]>
FrameClass implemented as TypeScript class

NativeActivity is now NativeScriptActivity and is real class
Added NativeScriptApplication class
...

6273bb8d2f7fe7343bc14418d9901e28872d29ce authored over 8 years ago by Hristo Hristov <[email protected]>
README: Minor grammatical tweaks

22631ce102338d31e5c2aa1d4721c5f1ef53658e authored over 8 years ago by TJ VanToll <[email protected]>
README: Polishing up the repositories listing

cfe5de7d1521831fd1f12d0583ffeb151b20b5c0 authored over 8 years ago by TJ VanToll <[email protected]>
Merge pull request #1627 from NativeScript/cankov/build-inplace

Allow the build to produce js files near the ts files

cdded0b283f742eed774f16cb60c0cbb907fd582 authored over 8 years ago by Panayot Cankov <[email protected]>
Let TS compile in-place

Add 'grunt inplace' to tsc and build d.ts-es

6fdb999a94a400cf018e0f3177ca061f2a437044 authored over 8 years ago by Panayot Cankov <[email protected]>
Convert a missed JS-tag to a JavaScript one

50ee6d615d5ffe1ba5ab21cfbce09efd6589909a authored over 8 years ago by Erjan Gavalji <[email protected]>
Fix language tags in doc-snippets

The doc-snippets were inconsistent
(no spaces before title, small-caps, JS
instead of JavaScript...

2d2fdfe4b06a23bed26b7913ba38c5ab31d9c4da authored over 8 years ago by Erjan Gavalji <[email protected]>
Merge pull request #1637 from NativeScript/atanasovg/fix-navigation-clearhistory

Fixes breaking app on back btn clearHistory: true on android

b3721cc0475df688fb4656b0cc7fb9d22a4917c7 authored over 8 years ago by Hristo Hristov <[email protected]>
Merge pull request #1633 from NativeScript/hdeshev/versions

Upgrade dependencies versions

32080e833ecfe21f70e4224114000c723af13098 authored over 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #1649 from NativeScript/formatted-string

Re-apply TextBase.formattedText after a style property change

4512489c1cbc505cc11bd6e0361703c0c5ac2db9 authored over 8 years ago by Rossen Hristov <[email protected]>
Re-apply TextBase.formattedText after a style property change

Resolves #1078

bda6159bbbbb4d057d7c635c6ee4efdb1a904950 authored over 8 years ago by Rossen Hristov <[email protected]>
Fix a wrongly-encoded character

Visual Studio adds a C2 A0 sequence instead of a simple space.
Convert that to a space.

026ce23233ee1d573bde8c21bc1e49f0749c213c authored over 8 years ago by Erjan Gavalji <[email protected]>
Delay _processNavigationContext when the Frame's activity is not in foreground

7967045ca2c285d1f5ee89bda34b0e58854e5c78 authored over 8 years ago by Panayot Cankov <[email protected]>
Merge branch 'ErjanGavalji/add-issue-and-pr-templates'

1fa71882f2dd8e424952e17228454bcebb534f3e authored over 8 years ago by Erjan Gavalji <[email protected]>
Merge pull request #1646 from NativeScript/tab-view-navigation-tests

Remove an unused variable.

acfdc506a07ce1719114fdf9ad9d4635cd745835 authored over 8 years ago by Rossen Hristov <[email protected]>
Removed the unused variable.

7c7e843083d5232d8c9f443abe0385db4880c12d authored over 8 years ago by Rossen Hristov <[email protected]>
Merge pull request #1636 from NativeScript/tab-view-navigation-tests

Re-enabled TabView Navigation Tests.

5d5d04778fe1f91e5fd94d84a48c7afdde79a9c4 authored over 8 years ago by Rossen Hristov <[email protected]>
Merge pull request #1635 from NativeScript/camera-rotate

fixed image rotation

6bade872b12274f9ecc3f060334b15f8f1119a11 authored over 8 years ago by Vladimir Enchev <[email protected]>
Add a plugin version note

13dbe4fd8023c8262e8f30fb8626dcb1cbf87cf8 authored over 8 years ago by Erjan Gavalji <[email protected]>
Address the comments in the PR

Improve wording
Add code-blocks to improve readability

d99e7336df418990f46d3d4a8b4bb140634e09a1 authored over 8 years ago by Erjan Gavalji <[email protected]>
Enabled tab-view-navigation-tests.

712dc3b4266ebf1f174904cb56fb8d6520366255 authored over 8 years ago by Rossen Hristov <[email protected]>
Enabled tab-view-navigation-tests.

0dee5ceaf63f07e6f91815c79309258c615f321a authored over 8 years ago by Rossen Hristov <[email protected]>
Fixes #1569

cbbde1b171209eea6d202ba1274a0777843daad7 authored over 8 years ago by atanasovg <[email protected]>
fixed image rotation

0855bf59b6a6f5942f38fff1281c614fe348e794 authored over 8 years ago by Vladimir Enchev <[email protected]>
Upgrade dependencies versions

29ff0687e32b4e2b5887dbef446f32cbfd063b65 authored over 8 years ago by Hristo Deshev <[email protected]>
Merge pull request #1632 from ofirdagan/master

1631|fix(dialogs): change alert dialog context

52c8e53b2f44629a95b7445448719f232b66924f authored over 8 years ago by Vladimir Enchev <[email protected]>
1631|fix(dialogs): change alert dialog context

closes #1631

e5979577b3e26087194336956d3bcaf3586cc868 authored over 8 years ago by Ofir Dagan <[email protected]>
Merge pull request #1630 from NativeScript/failure-cdata

CDATA added

6b87e768d1f98019bedf6e1b9396fce40ac2b445 authored over 8 years ago by Vladimir Enchev <[email protected]>
CDATA added

48c91f507cbaddead03b8e9bbb19b8bca82c01a2 authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1587 from NativeScript/ErjanGavalji/apply-segmented-bar-xml-howto

Add SegmentedBar-XML creation to HowTo

bc1901ba252f1b502fa2c9b6384951cf2bb67202 authored over 8 years ago by Erjan Gavalji <[email protected]>
Merge pull request #1628 from NativeScript/app-settings-clear

clear() method added

3b45ca10f98551d3800c4bf36742afd35255f37f authored over 8 years ago by Vladimir Enchev <[email protected]>
Merge pull request #1616 from NativeScript/hdeshev/typescript-1.8.2

Upgrade to TypeScript 1.8.2

25e2d939921ec226c617cfd210d9a0c03cede31c authored over 8 years ago by Hristo Deshev <[email protected]>
Fix tslint errors.

de6a92f8c68ef477caef8cacb43dd42bf674f560 authored over 8 years ago by Hristo Deshev <[email protected]>
Don't emit "use strict" in compiled source. It breaks on iOS.

e23e234f59a2edea25e9d9efda3a0ea601632465 authored over 8 years ago by Hristo Deshev <[email protected]>
Add an ackrc for easier searching

fa5bdd901d517e03ca2677b26f5a26cbea094afa authored over 8 years ago by Hristo Deshev <[email protected]>
Upgrade tslint

41cdde4f90c58f12873a2ab0e0fe5d51a046e644 authored over 8 years ago by Hristo Deshev <[email protected]>
Delete ui.ts and ui.d.ts

The simplest way to resolve reexport conflicts. We have multiple modules
exporting symbols with ...

c9eb4d5890c2733b47a4589888954e8ea0b34de3 authored over 8 years ago by Hristo Deshev <[email protected]>
Upgrade to TypeScript 1.8.2

fdf4a68547c7921806ab28a5d83c4d50cf2d3588 authored over 8 years ago by Hristo Deshev <[email protected]>
Fix TypeScript 1.8 compile errors. Get rid of "ui" imports.

32ff1f3cfca7f1738c31e51cd32c1c35cc93f408 authored over 8 years ago by Hristo Deshev <[email protected]>