-
:point_up: [August 2, 2016 10:09 PM](https://gitter.im/adriatic/Aurelia-KendoUI?at=57a0fdf50bd017c16e36424e)
-
Is it possible to automatically replace the _translate_ tag with _translation="unique id"_ so the id's match the id's in the exported json file?
So to extract something like this:
`Etiam rhoncus. …
-
Just tried to rebuild demo-kendo and observed this warning ` core-js@2.4.1 is unsupported for this version of jspm`.
Two questions:
1. Why are we still using `core-js`? Rob announced a year ago…
-
First off thanks so much for creating this snippets package! It's helping me learn Aurelia.
One thing I have noticed, is that in my ES6 project, the tab stops do not seem work. I was investigating th…
-
Does this library require Bluebird for its feature set, or is it imported as a preference over the standard Aurelia polyfill for promises?
If it's needed, please list it in the requirements in the Re…
-
-
Hi there, this is a pretty interesting project. I personally feel a bit hesitant to introduce a new install command into the cli, its simply one more task to learn, but a good fit for this plugin.
Cu…
-
- [ ] figure out a system for using gitHub tags, labels, issues, and milestones. working doc: https://docs.google.com/document/d/1RmYrA9DgxiNxI2aipblB7b_T_3k8lvOIUgvwmI76Fg0/edit
- [ ] get buy-in from…
-
Michael,
Sorry for cross-posting, but I posted a question on the sublime-text plugin repository regarding code completion in (aurelia) model files which might interest you as well. Would be great to h…
-
Currently, we only switch out the prototype of the ViewModels, from the old ones to the new ones. It would be best if we could re-create them and then copy their state over to the new object. This als…