Nicola Peduzzi

Results 10 issues of Nicola Peduzzi

This issue is described in #296 The solution is a bit convoluted but the point is that the provided initial index was overridden because slides were not loaded yet.

Could it be possible to `npm publish` this so that one can require it using `npm install angular-localization`? At the same time it should then be possible to `require('angular-localization')` as...

Hey there! This project is always getting a new :star: from time to time an no one is complaining of anything about it! I was wondering if you are using...

question

Unfortunately a lot of issues here stage for quite a while :palm_tree: before I have the time to check them out. **Are you interested in contributing to this project?** Please...

question

Hi all! This is more of a question but I am adding a proposal to have it be issue worthy :P I would like to test an `update` function so...

Hi there! I'm using this amazing cache/cache store in an AWS lambda function and noticed that it was hanging open without terminating. I managed to fix this by doing something...

Related to #20 this very simple fix updates the calendar available dates when the date picker opens.

It would be very handy if a `bin/console` command would be added to also open the web browser on the console.

Hello! Can this library be used with Bamboo OnDemand? If so which URL should be used? Thanks!

Hello (again), So some `node_modules` have requires like so: ``` javascript var something = require(__dirname + '/something.js'); ``` And, when deployed, will throw an error like: `"Cannot find module '/node_modules/.../something.js'"`...