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
1c7cbceba5523cdd25e7128c26dc6ae74f8f7707 authored almost 8 years ago
Update --runtype=android23
6051e77d11042ad8b3755f84729cb7c24880ee56 authored almost 8 years agoUpdate nativescirpt-dev-appium plugin to latest
e288ec6b0cf3e1a7ca4a0ea8a554ea6b242b28ce authored almost 8 years agoChange args for running nativescript-dev-appium
ca6b4c616535874b92e77e4a05311b8e1e832293 authored almost 8 years ago* fix(renderer): set templateParent for newly create DetachedText nodes
DetachedText is not i...
b127ba7aadd4734c4200bf3e66665e6892056f37 authored almost 8 years agoUpdate emulator api level to 23
81d5b4002da56218b55f726b959cccbc2295c424 authored almost 8 years agoFix tsconfig and components' metadata
140865766d99bddd2dc7b868b28dcbba3a9eb5e1 authored almost 8 years ago25813ab1593cb4bacc9595424f04b51e80ad1326 authored almost 8 years ago
a4eb40927cb438ba42297bf5e0ef6e188d254f6d authored almost 8 years ago
* chore: clean-up app/package.json
* chore: update to NativeScript 3.0
* chore: typo in bu...
6f0314e1aeecac5aaaeac64ec81a242d1dd2290f authored almost 8 years ago443cacc7d80f25716874e0278dec94234b4cc2b6 authored almost 8 years ago
d0677b02dadcf508c7aeadf0479c97b78f3875ee authored almost 8 years ago
This should update all angular packages that the project depends on,
such as @angular/animation...
360695dd32378b291bcaecc73ac19d8783f530fc authored almost 8 years ago
* chore(deps): update to Angular 4.1.0
* chore(lint): update tslint to ^5.1.0 and codelyzer t...
ad48c69a04a21d26f529040241682333f9d62c92 authored almost 8 years agofdfa35ceae12049863fcc403c341a594baf1194d authored almost 8 years ago
152899b2591a6c05ce242afa27d63c784f104fc9 authored almost 8 years ago
* chore: remove @angular/animations from peerDeps
@angular/animations are not required for ev...
20bd245f75fda8cec1952127a83e3c7daa5f5044 authored almost 8 years agocfafe83c793f44dac33154192f2f79a31d77cb4c authored almost 8 years ago
8d4272cc713d0e8bc9fc9c8765bd1d818108798a authored almost 8 years ago
0e967dbc7891eeacd0bd713b7fa9c6b07ab50f53 authored almost 8 years ago
* Update package.json to v3.0.0
* Update description field
* Update CHANGELOG.md
* More...
53f2bfcaa52e288b7bfc3aa7ad0fb065c9ebc85d authored almost 8 years agof20ecb7f444586d5443c2d34bddea7011835b63e authored almost 8 years ago
Instantiate child injectors with a providers' map for outlet specific
providers such as Page, P...
185a7bf7a2385904bd3728255228c23f05cade97 authored almost 8 years ago
b4b8e05840cce663a55d0c31028d5ab7171437f0 authored almost 8 years ago
The fix was not taking into account that view were being recycled
and was causing crashes due to...
18155f5adbc622873d2c28190284f414ed5bde35 authored almost 8 years ago
e67ffc9aec5a303b09b5d4b2b439052c919250af authored almost 8 years ago
closes #724
3c6f5abc0bb673264a39a9336ac5b280afeab3d0 authored almost 8 years ago#comment nodes should be added as views to 'actionBar' since they are anchors for the elements a...
04906058005255da9eebe775c5491ef86641f1b5 authored almost 8 years agoc6f75490883fb5f8f44c2f943b8753da9788bcbe authored almost 8 years ago
36f2bf39d02453ce0e342e03c8433574e9b8233e authored almost 8 years ago
This reverts commit 960702bdc4acc90a43693010229dc5f15051287c.
0d2c2566a9e4aa0b0f742aadde0da90685b60170 authored almost 8 years agoNo longer using "template" elements, but #comment nodes.
cc2e14f94f3592d1bb73dcda9780dd37aa601a5c authored almost 8 years ago3508eaa4bb14f0e5461db682c510e942d7931af6 authored almost 8 years ago
777046bfd2d5374a422a48322cf13de2a840c2dd authored almost 8 years ago
new page
b3e51e526b5124af1525021d27d166423db13f05 authored almost 8 years ago
setAttribute is now called on createElement instead of appendChild when
using EmulatedRenderer.
Platform attributes (such as :ios and :android) are passed as
namespaces to the renderer in Angu...
currentRoute is not empty
105a737b1c82f23050eede54f3f65101f73ae111 authored almost 8 years agodetectChanges
f95406c075dade434359efb7d1b57be5b5462955 authored almost 8 years ago1d726c6284617076bf3dc5150ee76ec8795e6931 authored almost 8 years ago
compliant with Angular API
Introduced by: https://github.com/angular/angular/commit/b4d444a0a7ee...
e0cca45870a347080c50a000fec0e4e0a9b295a1 authored almost 8 years ago1633f1218a210f889946a70efe9b7b89c4b2adc8 authored almost 8 years ago
BREAKING CHANGE: To use animations, you need to import the
NativeScriptAnimationsModule from "n...
a3986a4a5ddf00e61ac72e6df25ba4c6ccf6c156 authored almost 8 years ago
073c95dd99b404bc3f2e780dffdec5c35145d979 authored almost 8 years ago
4e76904117bed4a0609556787d5f2d15972950fe authored almost 8 years ago
5890cb65693bbdd983444a3d1fd4ee435c4e578c authored almost 8 years ago
228eb386322b41c1057f4a3d4be869a09501fc8c authored almost 8 years ago
f7033d9e10eba0a0b6343a4a7f4fec33c9f0efda authored almost 8 years ago
- Use RendererFactoryV2 instead of RootRenderer
(NativeScriptRendererFactory)
- Use RendererV2 f...
4903752dcad219614a99a310e6a6e0cca24997ee authored almost 8 years ago
tns-core-modules
04f91d319dc498c4a626872ee386f01696225cbb authored almost 8 years ago
COMPILER_OPTIONS now has a property of type MissingTranslationStrategy,
which needs to be import...
Needed in order to implement correctly the AnimationPlayer interface.
Introduced by: https://git...
COMPILER_OPTIONS is no longer of type OpaqueToken. It is now an InjectionToken parameterized wit...
82ad535e3fca8f757d97435c98943bfe77a628c7 authored almost 8 years agod8d3087bc3f9b596c17cfa78c75410d2dacb5071 authored almost 8 years ago
dff1d2166ec24205270334648405fd6558311c66 authored almost 8 years ago
f692c5f402c1554068b2a59be2a38dda51e163c8 authored almost 8 years ago
bd88ccb88a64578663a26dd5e0da0042dd04c14d authored almost 8 years ago
8f01c0ec8ab2b55099029b5f7d04e7946a451203 authored almost 8 years ago
f5d0da3cf2907ff0dd8333583b43b3825979aed0 authored almost 8 years ago
64a9c5a033a379641c30bc8fa5ffee73b5a07ea4 authored almost 8 years ago
fa089aa67f82c66dd2c37f25b5aca6deed5244e3 authored almost 8 years ago
8ca1f7b39551686631a49d39279471d41934e407 authored almost 8 years ago
041bae2c8822fc6a512f289c4e79add74686b6eb authored almost 8 years ago
Placeholders.
- createComment - create new element "Comment" using ui/placeholder and
attach it....
70603c4140893fa6bf97430ad068d9c43405cdbd authored almost 8 years ago
this is required because of checks in DomAnimationEngine
Caused by: https://github.com/angular/a...
e15c7af05f0dd40a5ee6e43465f0fc7deabc9305 authored almost 8 years ago
Bump version to 2.0.0
2ebca6d5be739bd8c2d2cd3d8e55cf5ca4207dd8 authored almost 8 years ago3966bfa214325f5f8ab8c03d6fd2aa7e75937151 authored almost 8 years ago
8f8691acd2181eecb80c1feef64dd69e4cc5f0e4 authored almost 8 years ago
b164d40f5136d45b71a19cab6f57a7f6ff4b6752 authored almost 8 years ago
Avoid a brief flash of a blank page on slower devices.
85b9d01481f59ce2f8fd63898018067afda750c4 authored almost 8 years ago3e478e9d22e3bf3f9e4c9aa2be36c5fb4c095e7f authored almost 8 years ago
Behavior change in tns-core-modules 3.0.0+
6e351523be2fefa50dcad4869114d03f84aafe02 authored almost 8 years agoaafef6085d19ac48cbd97dcdb2ff9ff3b230c869 authored almost 8 years ago
71301aacb429e21e2605f5f973e6b8709d0cc858 authored almost 8 years ago
* fix: import NativeScriptModule from nativescript-angular/nativescript.module (#13)
* Add Ta...
e21ab594af36afbc7caf5bd04a24be4a20438cc7 authored almost 8 years ago
Importing NativeScriptModule from "nativescript-angular/platform" leads to
including @angular/c...
Gitignore is updated with files and folders from editors to exclude.
9beea98950b4b275c86745e79d8181e29df51536 authored almost 8 years agoff89b5f7ba6bfee5e21457e7de79b3c397f3dd04 authored almost 8 years ago
[email protected] turned action items into views and they
can get removed as a part of the ...
No ambient modules
e762e25e3faa83c7dc6b0042bcb9b325ccd2364d authored almost 8 years agod3fee8a50f70002e6639e8778abf1b2da3193c39 authored almost 8 years ago
c5b9a3ff6c8bf7259687f1d15e94f2d7d8a5f2fe authored almost 8 years ago
88fd1b040a0fce6c4810c9dba1f29e09bc181180 authored almost 8 years ago
3a5ddd336a27b53b79d8dba97446d92ef2043553 authored almost 8 years ago
2546fc6f24357c8a76610626d2f14516b7b475c0 authored almost 8 years ago
tns-core-modules
c0da687a522cd8576e4f9b289f6ce3e5882df8fd authored almost 8 years agoe141cda1d81357a85bb23ddaa1dd40deda889519 authored almost 8 years ago
6520411ede75e3adbea070eadd97b848ca27f1c4 authored almost 8 years ago
844885501e960f46c3e02b51c9f69c1a1ba3206d authored almost 8 years ago
b855fbf99afb14734169639d0c7fc4704e5657c9 authored almost 8 years ago
75439442dd5229d80a7c38bbc26b2951ea5b5f03 authored almost 8 years ago
7ef034dbff1de14ec7c74110484881706c9ce71d authored almost 8 years ago
d42cb4d6cd04c9fef7832f54156e7ed2138c956b authored almost 8 years ago