evenflow58
evenflow58
Resolves #21 This does break all the examples because they all depend on the sidebar implementing a menu.
The semantic side bar allows for any type of content to be present inside of a sidebar but this angular implementation requires the sidebard to be a menu. The two...
Add the ability to pass operator options as value/labels objects. I think this works for all use cases. I made sure the demo continues to work but there are no...
**I'm submitting a bug report** * **Library Version:** 1.0.7 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 4.6.0 * **NPM Version:** 3.10.9 * **JSPM...
I installed it using npm `npm install aurelia-gri` and added it to my project using `.plugin('aurelia-grid')` also tried `.plugin('corneliutusnea/aurelia-grid')` but I'm getting a System not defined error. I believe it...