aurelia-breeze icon indicating copy to clipboard operation
aurelia-breeze copied to clipboard

Everything you need to use Breeze with Aurelia

Results 13 aurelia-breeze issues
Sort by recently updated
recently updated
newest added

This file https://github.com/jdanyow/aurelia-breeze/blob/master/dist/aurelia-breeze.js, has a method called `configure`. The only way I have found to get webpack and aurelia-breeze to work together involves modifying this file to return the instance...

Hi, I have used the newest aurelia with same webpack [config](https://github.com/aurelia/skeleton-navigation/blob/master/skeleton-typescript-webpack/package.json) as latest typescript skeleton get error cannot read property extend of undefined in file node_modules/aurelia-breeze/dist/commonjs/aurelia-breeze var extend = _breeze2.default.core.extend;...

Hi there, I'm wondering how do you want to integrate this plugin with `aurelia-validation` (as it's seems to be the next aurelia big step). Do you have any plan to...

question