Ivan Kalinin

Results 5 issues of Ivan Kalinin

Hi there. I need some help to setting up configuration to extract files. With that configuration budle.css includes the only bootstrap styles. if I use `bootstrap-loader` in vendor instead then...

question

This PR solved #149 by replacing `url` dependency with the native URL() constructor. This constructor supports by Node.js since v6.13 https://developer.mozilla.org/en-US/docs/Web/API/URL/URL The minimum Node.js version is 18 according to package.json...

## 📝 Description Added `onPageChange` callback to datepicker api. Useful to determine the current month after clicking next/previous trigger and, for example, load events or different data based on the...

### Describe the bug When the form contains large nested arrays, it works extremely slowly. [Here is the link](https://codesandbox.io/p/sandbox/cjs7rm) to replicate the issue Uncomment line 56 `// return {barItem.name};` to...

Please upgrade `react-image-gallery` dependency to v.1.4.0 Currently used `1.2.12` does not officially support React 19. And mess up package-lock.json forcing apps to use React 18 over 19. It has React...

dependencies