Mika Kalathil

Results 54 comments of Mika Kalathil

@simon-nguyen yes if you go via that route you must include moment and fullcalendar into [`scripts-loader`](https://github.com/webpack/script-loader)

@simon-nguyen You must include jquery with script-loader as well. All things to do with this and moment will need to be put through script-loader due to this. It's not super...

@blackendstudios I've forked the repo and added the nessisary requires if you wanna use that till they support this. https://github.com/MikaAK/ui-calendar. In your package.json put `'angular-ui-calendar': 'mikaak/ui-calendar'`

@cybercomkvint I forked it and we use the fork successfully at work see [Here](https://github.com/MikaAK/ui-calendar)

The webpackbin is down @treshugart! I'm having troubles with this now because with the shadow dom enabled it seems global css doesn't effect the components and I'm unable to use...

Ah so it's not a problem to include the same stylesheet multiple times? Won't it increase the payload by a few kb for each import though?

@treshugart I think I'm a tad confused, correct me if I'm wrong but I would need to inline it in every component right? If the file is quite big doesn't...

Another useful addition to this would be able to set a default easing for enter/leave

Amazing!! Thanks for the reply 😄

@GregPeden create a new issue, adding onto them usually doesn't help