Peter Mikitsh

Results 35 issues of Peter Mikitsh

If you look at the latest [commonJS build](https://unpkg.com/[email protected]/lib/index.js), you'll see this require statement: ``` var _reduxActions = require("redux-actions"); ``` This imports **all** of redux-actions -- which doesn't sound like a...

Hello, Would maintainers be interested in expanding storage options beyond in-memory? I am horizontally scaling my application, and instead of each process owning its own cache, I'd like to use...

`console.log` is sometimes called in this project. Examples: https://github.com/fabiospampinato/icon-font-buildr/blob/6ca44be606af4975055f0939c194eb54e6188ba0/src/index.ts#L190-L200 https://github.com/fabiospampinato/icon-font-buildr/blob/6ca44be606af4975055f0939c194eb54e6188ba0/src/index.ts#L212-L218 I would like to submit a PR to add an option called `silent` (default: `false`, for backwards compatibility). When enabled,...

enhancement
help wanted

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Steps to reproduce 🕹 Link to live example:...

component: pickers
enhancement