Coder Social home page Coder Social logo

Comments (10)

cmichaelgraham avatar cmichaelgraham commented on September 23, 2024

once vs 2013 supports ts 1.5 i will update all the samples in aurelia typescript repo.

for now, take a look at aurelia-gulp-skelly-ts-1-5 repo.

it has aurelia.d.ts with decorators

let me know if you need more help :)

from aurelia-typescript.

mvbaffa avatar mvbaffa commented on September 23, 2024

Hi,

I have downloaded the repo but the import is still "import Logging = require('aurelia-logging')". I will change the import lines once more and see what happens

Thanks

from aurelia-typescript.

iicaisin1 avatar iicaisin1 commented on September 23, 2024

change it to
import {inject} from 'aurelia-framework';
import {Router} from 'aurelia-router';

also, to get the latest typescript support in vs 2015 you might have to clone the typescript library and run the following command in powershell
Scripts\VSDevMode.ps1 -enableDevMode -vsVersion 14 -tsScript Bin

from aurelia-typescript.

cmichaelgraham avatar cmichaelgraham commented on September 23, 2024

@mvbaffa let me if it works or if you still have troubles

@iicaisin1 do you know when we can expect a proper ts 1.5 install for vs 2013?

from aurelia-typescript.

mvbaffa avatar mvbaffa commented on September 23, 2024

Yes. I did changed the imports once and it worked. As soon as I can access my development machine I will do it.

By the way I am working in this project with WebStorm 10. I have already installed TypeScript 1.5 and it is working ok.

Thanks

from aurelia-typescript.

cmichaelgraham avatar cmichaelgraham commented on September 23, 2024

thanks !! that's good to know about webstorm.

from aurelia-typescript.

iicaisin1 avatar iicaisin1 commented on September 23, 2024

@mvbaffa following their threads, I don't think they have an intention to release a proper installer anytime soon for either visual studio version. it probably will happen just before the release date. Until then, you would have to use the development setup i mentioned earlier, just change the vs version to 12

from aurelia-typescript.

mvbaffa avatar mvbaffa commented on September 23, 2024

I will soon return to Aurelia. As soon as I finish my preliminar backend.

Thanks
Em 18/04/2015 18:16, "iicaisin1" [email protected] escreveu:

@mvbaffa https://github.com/mvbaffa following their threads, I don't
think they have an intention to release a proper installer anytime soon for
either visual studio version. it probably will happen just before the
release date. Until then, you would have to use the development setup i
mentioned earlier, just change the vs version to 12


Reply to this email directly or view it on GitHub
#18 (comment)
.

from aurelia-typescript.

cmichaelgraham avatar cmichaelgraham commented on September 23, 2024

roger that 👍

from aurelia-typescript.

cmichaelgraham avatar cmichaelgraham commented on September 23, 2024

closing issue, please open a new one for any remaining issues - thanks 👍

from aurelia-typescript.

Related Issues (20)

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.