Coder Social home page Coder Social logo

ngcomponent's People

Contributors

bcherny avatar bodia-uz avatar greenkeeper[bot] avatar hineichris avatar tlvince avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ngcomponent's Issues

An in-range update of tslint is breaking the build 🚨

Version 5.5.0 of tslint just got published.

Branch Build failing 🚨
Dependency tslint
Current Version 5.4.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As tslint is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Release Notes v5.5.0

Editor's note: This release features an important bugfix for overlapping fixes when using --project and --fix (#2864).

πŸŽ‰ New rules and options

πŸ›  Bugfixes & enhancements

Thanks to our contributors!

  • Klaus Meinhardt
  • Josh Goldberg
  • Petr Kosikhin
  • Pablo NΓΊΓ±ez
  • Benny Neugebauer
  • Radon Rosborough
  • reduckted
  • Chris Barr
  • Julian Verdurmen
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of @types/angular is breaking the build 🚨

Version 1.6.22 of @types/angular just got published.

Branch Build failing 🚨
Dependency @types/angular
Current Version 1.6.21
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

@types/angular is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Argument of type '"currentValue"' is not assignable to parameter of type 'ObjectIterator<{}, Props>'.

Hi,

Per your existing Circle build, the current published build is broken in tsc 2.5.3. (via https://circleci.com/gh/coatue-oss/ngcomponent/217):

index.ts(24,52): error TS2345: Argument of type '"currentValue"' is not assignable to parameter of type 'ObjectIterator<{}, Props>'.

I might be able to find some time to work on this this weekend if you don't have time to address this right now.

Thanks,

Brekk

An in-range update of typescript is breaking the build 🚨

Version 2.4.1 of typescript just got published.

Branch Build failing 🚨
Dependency typescript
Current Version 2.4.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As typescript is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Release Notes TypeScript 2.4

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 2.4.

For breaking changes, check out the Breaking changes in TypeScript 2.4 page.

For the complete list of fixed issues, check out the fixed issues query for Typescript 2.4.

Download:

Commits

The new version differs by 141 commits.

  • 8b2fe13 Update LKG.
  • 14d95ed Test:Block-scoped definition of Promise works
  • a8846bf Skip block scope check with no error location
  • 44f2336 Merge pull request #16633 from Microsoft/release-2.4_fixIncrementalParsing
  • 4875a27 Add tests
  • 15ef20d Set the structureReused to be safemoudles when dynamic import change
  • 6d33083 Add tests
  • 11b9f6e Wip-fix incremental parsing
  • 2721fd4 In TypeScript code, never bind JSDoc normally, just set parent pointers (#16555) (#16561)
  • 0968ed9 Revert string enum changes (#16569)
  • 096f8cc Update LKG
  • 9241175 Allow running in strict mode (#16557)
  • f49b007 Update LKG
  • f1b0f59 Update version to 2.4.1
  • ed9cde9 Update LKG

There are 141 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

shouldComponentUpdate does not work as expected

Expected: It should be called with (nextProps, nextState), and inside the method this.props and this.state should refer to the current props and state.

Actual: It is called with (nextProps, nextProps), and inside the method this.props refers to the same nextProps.

An in-range update of angular is breaking the build 🚨

Version 1.6.5 of angular just got published.

Branch Build failing 🚨
Dependency angular
Current Version 1.6.4
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

angular is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of @types/jasmine is breaking the build 🚨

Version 2.5.54 of @types/jasmine just got published.

Branch Build failing 🚨
Dependency @types/jasmine
Current Version 2.5.53
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As @types/jasmine is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of ngimport is breaking the build 🚨

Version 0.7.2 of ngimport just got published.

Branch Build failing 🚨
Dependency ngimport
Current Version 0.7.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As ngimport is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Commits

The new version differs by 1 commits.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

implement setState

requires factoring code out of $onChanges

notes:

  • ensure componentWillReceiveProps event is not triggered on setState
  • componentWillReceiveProps can call setState
  • nextState shouldn't be merged into this.state until after shouldComponentUpdate is called (that is, when implementing setState, dont just assign into this.state... store that state in temporary variable and trigger cycle without componentWillReceiveProps)
  • make this.state public

No this.render execution if no props

As far as I understood, when no $onChanges function is invoked (i.e. when the component has no props), no this.render() is run

What if add this.render inside the $postLink?

Error: Cannot find module 'lodash' from 'ngcomponent'

> [email protected] build /home/tlv/dev/ngcomponent                                   
> npm run clean && tsc -d -m es2015 && mv ./index.js ./index.es2015.js && tsc -m commonjs -t es5


> [email protected] clean /home/tlv/dev/ngcomponent                                   
> rm -f index.d.ts   


> [email protected] test /home/tlv/dev/ngcomponent                                    
> xvfb-maybe karma start --single-run      


START:               
test.js.tmp (2:17) The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
test.js.tmp (2:25) The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
12 07 2017 22:24:35.054:ERROR [framework.browserify]: bundle error                    
12 07 2017 22:24:35.056:ERROR [framework.browserify]: Error: Cannot find module 'lodash' from '/home/tlv/dev/ngcomponent'
12 07 2017 22:24:35.094:ERROR [framework.browserify]: bundle error                    
12 07 2017 22:24:35.095:ERROR [framework.browserify]: Error: Cannot find module 'lodash' from '/home/tlv/dev/ngcomponent'
Electron 1.6.11 (Linux 0.0.0) ERROR        
  Uncaught Error: bundle error (see logs)  
  at /tmp/248b4a3a4011140db4a69f28d1e6ca3b.browserify:1                               

Finished in 0.085 secs / 0 secs @ 22:24:35 GMT+0100 (BST)                             

SUMMARY:             
βœ” 0 tests completed  
Failed with exit code: 1                   
Output:              

npm ERR! Test failed.  See above for more details. 

Fix tests failing on circle

So tests that fail are using the DOM with renderComponent.

Since the other tests pass, presumably karma is able to start with a browser, so unsure as to why tests are failing. Any ideas?

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.