jeronimo.velasquez
jeronimo.velasquez
yeah, I having the same issue, for example when using nested arrays if you try to sort them with filters in the html, it works just as it looks but...
@GDuchemin but by reloading the state isn't too much 'overhead' in order to satisfy our app requirements? maybe 'dragularService' can have the functionality of 'containersFilteredModel' being configurable like set the...
npm please, I'm refactoring a big app with webpack and es6, this is not cool to do it, please please, npm npm :)
@MikaAK mmmmm I saw that momment, fullcalendar and jquery are in npm, if I install them, then I would need to make it work just with the ui-calendar? ... why...
seriously, too much trouble to make this on npm??? wow
yeah. maybe you can use [https://github.com/commitizen/cz-conventional-changelog](url) and [https://github.com/commitizen/cz-cli](url)
@eshcharc your solution is totally insane!!!! really helped me a lot :) thanks for share it, really appreciate it. @santios @gdi2290 according to the angularjs 1.5.0-rc.0 docs this is how...
@wormyy yeah yeah,I know, is for illustration porpuses, I that's way I said "@santios @gdi2290 according to the angularjs 1.5.0-rc.0 docs this is how you resolve data for a component"
CSS frameworks should b developer friendly for those who has their preferences, in my case I really like stylus, some others SASS or SCSS... so anyways I understand and I'll...
@kane-c adding the query parameter as you suggested worked for me, hope to anyone works to, here's my webpack.config.js ```javascript module: { // rules for modules (configure loaders, parser options,...