Boris Brtáň
Boris Brtáň
## Description - If we have set axis to 'x | y | none' position is changed also for the axis that is not draggable at that moment. If we...
https://github.com/downshift-js/downshift/blob/90d6d7208c61132c01868473c6dfac3a05e92076/src/hooks/useMultipleSelection/index.js#L81 in some special cases for multiple selection when we use `setSelectedItems` instead of addSelectedItem, it can happen that previousSelectedItemsRef.current is not updated because `setSelectedItems` sets the same amount of...
- [ ] Documentation - [x] Tests - [ ] TypeScript Types - [ ] Flow Types - [x] Ready to be merged Rrepaired useEffect dependency so also in case...
https://github.com/flatpickr/flatpickr/issues/2980
translation for https://www.localeplanet.com/icu/rm-CH/index.html could be implemented
### What is happening I have a problem to run test phing targets with empty db-create database, i needed to modified parameters.yml database_name to shopsys-test to be able to generate...