Giter Site home page Giter Site logo

aurelia-binding-functions's People

Contributors

niieani avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

aurelia-binding-functions's Issues

Cannot use plugin

When adding the aurelia.use.plugin('aurelia-binding-functions') to a new skeleton project(ES6, not TS), I get the following errors:

view-resources.ts:60 Uncaught (in promise) TypeError: Cannot read property 'bind' of undefined
    at Object.patchViewResources (http://127.0.0.1:7777/jspm_packages/npm/[email protected]/view-resources.js:35:106)
    at Object.configure (http://127.0.0.1:7777/jspm_packages/npm/[email protected]/index.js:9:26)
    at http://127.0.0.1:7777/jspm_packages/npm/[email protected]/aurelia-framework.js:276:36

Project status update

This project is very interesting, is it actively maintained? I tried to clone but the build was unsuccessful and since Aurelia changed a bit since the last commit I don't know if even built the project would work.

Cannot find name 'Expression' in binding-function-scope.d.ts

I added aurelia-rxjs and aurelia-binding-functions to my project but I'm having trouble compiling the BindingFunctionScope class.
The import statement at the top seems to understand the Expression interface, but BindingFunctionScope can't extend it. (This happens in the tooling and in the gulp build task.)

aurelia-binding-functions version 0.2.2

image

Relative module names in aurelia-binding-functions.d.ts

Hello niieani---I'm having a little trouble when I add the aurelia.use.plugin('aurelia-binding-functions'); line to my main.ts. It causes Chrome to show system.src.js:4597 GET http://localhost:9000/dist/aurelia-logging.js 404 (Not Found) in the debug console and the app doesn't load. This is resolved if I remove aurelia.use.plugin('aurelia-binding-functions');.

The only reference I can find to it is in view-resources.js, I noticed that the import was missing in view-resources.d.ts but adding import * as LogManager from 'aurelia-logging'; didn't achieve anything.

Do you have any ideas on what might be the cause, or what I should do to investigate?

As an aside, there's a couple of issues when I run the build task. I'm not sure if it's related, but I see this in the output:

"~/jspm_packages/npm/[email protected]/aurelia-binding-functions.d.ts(4,1): Import or export declaration in an ambient module declaration cannot reference module through relative module name."
"~/jspm_packages/npm/[email protected]/aurelia-binding-functions.d.ts(4,38): Cannot find module './binding-function-scope'."
"~/jspm_packages/npm/[email protected]/aurelia-binding-functions.d.ts(5,1): Import or export declaration in an ambient module declaration cannot reference module through relative module name."
"~/jspm_packages/npm/[email protected]/aurelia-binding-functions.d.ts(6,1): Import or export declaration in an ambient module declaration cannot reference module through relative module name."

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.