dawidgarus
dawidgarus
Fixes https://github.com/sindresorhus/conf/issues/80
The library is quite big and it cannot be tree shaken because all of the operators are static methods. It would be nice to have them exported from module, so...
**What actually happened?** ``` >gulp default -- --version [10:20:19] Using gulpfile [...]\gulpfile.js [10:20:19] Task never defined: --version [10:20:19] To list available tasks, try running: gulp --tasks ``` **What were you...
### Problem description The library screen UI needs some polishing, especially list view. IMHO it doesn't look good. It's take a lot of screen space, there's lot of empty space...
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Performance issue [ ] Feature...
Old dependencies causes npm audit errors: ``` High Prototype Pollution Package lodash Patched in >=4.17.11 Dependency of b4495b4ad9c96cc5a41e3d1f66888ae56995691bffb77073e348c2d98c7… Path b4495b4ad9c96cc5a41e3d1f66888ae56995691bffb77073e348c2d98c7… > gulp-responsive-images > lodash More info https://nodesecurity.io/advisories/782 High Prototype Pollution...
### 🔎 Search Terms jsx, createElement, react-jsx ### 🕗 Version & Regression Information Latest version of TypeScript ### ⏯ Playground Link https://www.typescriptlang.org/play/?jsx=4&ts=5.4.5#code/GYVwdgxgLglg9mABAFQKYGcoGlUE8AUADgIYBOxAtugFyIDeiA1nrZqTGAOaIC+AlLWJhc9HgCgxEBJkQlyVHCIC89Ji0QByOZQ28A3BKlh0cADaoAdKbid8AHjSZFa3EoBEwOHDf0Lf7Qp4PIgA9AB8fAZGJuZWNvaO2Hi+-mSU6IrBzK4eXj7hkUA ### 💻 Code ```ts function TestKey(params: { key:...
### 🔍 Search Terms jsx, react-jsx, key property ### ✅ Viability Checklist - [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code - [X] This wouldn't change the...