Gianluca Maggio
Gianluca Maggio
The actual situation on NPM is that 9.0.0 is marked as latest and 10.0.0 has no tag. Probably this is due to NPM publish sequence. If it is not intended,...
Hi, we are replacing Open Sans font with Epilogue but we are facing some problem in vertical alignment. As you can see in the following picture, the Epilogue font (in...
All works fine on my iMac Mid 2010 except for Core CPU1 and CPU Proximity (always 129°C).  Mac OSX El capitan.
### Current behavior After upgrading to latest version of Cypress, when I try to upload a file using cy.selectFile() I got an error (cy.selectFile() must only be invoked from the...
fix(autocomplete): support full option object in selectedItemTemplate with optionValue and multiple
When using `optionValue` with `multiple=true`, the selected items rendered in `selectedItemTemplate` receive only the primitive value (e.g., an ID), making it impossible to access the full object context (e.g., to...