GithubHelp home page GithubHelp logo

canjs / can-vdom Goto Github PK

View Code? Open in Web Editor NEW
5.0 6.0 0.0 230 KB

Virtual DOM for use with CanJS projects

Home Page: https://canjs.com/doc/can-vdom.html

License: MIT License

JavaScript 99.06% HTML 0.94%

can-vdom's Introduction

can-vdom's People

Contributors

andrejewski avatar bmomberger-bitovi avatar chasenlehara avatar cherifgsoul avatar christopherjbaker avatar greenkeeper[bot] avatar imaustink avatar justinbmeyer avatar marshallswain avatar matthewp avatar nlundquist avatar phillipskevin avatar sinjhin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

can-vdom's Issues

An in-range update of can-log is breaking the build 🚨

The dependency can-log was updated from 1.0.0 to 1.0.1.

🚨 View failing branch.

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

can-log is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 14 commits ahead by 14, behind by 1.

  • 8c5ac1d 1.0.1
  • 38abe96 Update version number
  • 4022341 Merge pull request #17 from canjs/landscaper/qunit2
  • 01556ad Fix tests for QUnit 2
  • 53ff5d9 Landscaper: QUnit2 upgrade
  • 43d8181 Merge pull request #13 from canjs/greenkeeper/initial
  • ddbb6b5 chore(package): update dependencies
  • 22e3f41 Merge pull request #12 from canjs/landscaper/update-default-repos
  • 7b5d4a7 Update README.md
  • 21482ef Update README generated by DoneJS
  • df0c219 Merge pull request #10 from canjs/landscaper/4217-use-strict
  • 1b43d65 Merge pull request #11 from canjs/fix-webpack-debug-style
  • 66d2087 fix dev code for webpack compatibility
  • 47c04be Adds use strict. Fixes canjs/canjs#4217

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Improve docs

There's some docs issues like a code sample in the description and not in the signature. I'm going to review and fix.

makeWindow should also set self

In modern browsers self is the global for both the window and the web worker global. Browserify UMD sets self when it detects it is running in a browser. Since we are faking running in a browser we should shim that as well.

An in-range update of can-simple-dom is breaking the build 🚨

The dependency can-simple-dom was updated from 1.6.1 to 1.6.2.

🚨 View failing branch.

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

can-simple-dom is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 4 commits.

  • 4e7a5b1 1.6.2
  • 58a9ac3 Merge pull request #92 from canjs/landscaper/qunit2
  • 54a0690 Fix tests for QUnit 2
  • cfeb663 Landscaper: QUnit2 upgrade

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of can-view-parser is breaking the build 🚨

The dependency can-view-parser was updated from 4.1.2 to 4.1.3.

🚨 View failing branch.

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

can-view-parser is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 9 commits.

  • 5123e46 4.1.3
  • 8b32ed3 Merge pull request #103 from canjs/landscaper/qunit2
  • abbf2ca Fix tests for QUnit 2
  • 694d31a Landscaper: QUnit2 upgrade
  • 82a1cea Merge pull request #100 from canjs/greenkeeper/testee-0.9.0
  • 56bd437 Merge pull request #101 from canjs/landscaper/update-default-repos
  • ea05269 Update readme.md
  • 3b0e268 Update README generated by DoneJS
  • 312d3c8 chore(package): update testee to version 0.9.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of can-globals is breaking the build 🚨

Version 1.1.0 of can-globals was just published.

Branch Build failing 🚨
Dependency can-globals
Current Version 1.0.1
Type dependency

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

can-globals is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes add base-url

allows one to get/set the base url of the application

Commits

The new version differs by 2 commits ahead by 2, behind by 2.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of can-assign is breaking the build 🚨

The dependency can-assign was updated from 1.3.1 to 1.3.2.

🚨 View failing branch.

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

can-assign is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 9 commits ahead by 9, behind by 1.

  • ad41ee4 1.3.2
  • e7aea15 Update version number
  • 276d662 Merge pull request #18 from canjs/landscaper/qunit2
  • 1836fe7 Add @package so the GitHub & npm badges show up in the docs (#11)
  • d3185ab Landscaper: QUnit2 upgrade
  • 2876738 Merge pull request #14 from canjs/greenkeeper/initial
  • 16e3678 chore(package): update dependencies
  • 2dbbd60 Merge pull request #13 from canjs/landscaper/links
  • 883edfa Replace Gitter badge with Slack & Discourse badges

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of can-assign is breaking the build 🚨

Version 1.1.1 of can-assign was just published.

Branch Build failing 🚨
Dependency can-assign
Current Version 1.1.0
Type dependency

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

can-assign is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

  • 6930a72 1.1.1
  • bbf1063 Update version number
  • c68e534 Merge pull request #6 from canjs/revert-multiple-sources
  • c952bb2 Revert "adding support for passing multiple source objects"

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of steal-tools is breaking the build 🚨

Version 1.10.1 of steal-tools was just published.

Branch Build failing 🚨
Dependency steal-tools
Current Version 1.10.0
Type devDependency

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

steal-tools is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes 1.10.1

This fixes a problem with using live-reload in Chrome 63. Chrome 63 doesn't close websocket's socket correctly, causing a socket error on the server. This change makes it so that we handle that situation cleanly.

Pull Requests

Commits

The new version differs by 6 commits.

  • 88f64cf 1.10.1
  • fb14242 Merge pull request #913 from stealjs/lr-error-ev
  • 0cd100a Fix lint errors
  • ed19f24 Handle errors from uncleaned disconnected connections
  • a48747d Merge pull request #905 from stealjs/dev-bundle-minify
  • 0516719 Do not minify development bundles by default

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of can-globals is breaking the build 🚨

The dependency can-globals was updated from 1.2.1 to 1.2.2.

🚨 View failing branch.

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

can-globals is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 9 commits.

  • d1cad11 1.2.2
  • 702b6b5 Merge pull request #54 from canjs/landscaper/qunit2
  • 33cd0cb Fix tests for QUnit 2
  • c134c1e Landscaper: QUnit2 upgrade
  • 9c94583 Merge pull request #52 from canjs/greenkeeper/initial
  • 5db086b docs(readme): add Greenkeeper badge
  • 155e8c3 chore(package): update dependencies
  • 5892211 Merge pull request #51 from canjs/landscaper/links
  • d7d2390 Replace Gitter badge with Slack & Discourse badges

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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.