Andy Ghiuta
Andy Ghiuta
Renamed the "install" script to "dev-install" to avoid it being run after npm install and subsequently failing with: `npm ERR! [email protected] install: "bower install"` if bower was not present. Added...
When used in a container that has `overflow: scroll` or `overflow: auto`, the option list will remain inside the container and won't overflow. Especially problematic when rendered at the bottom...
The Chrome Web Store API (V1) is deprecated and will only be supported until 15th October 2026. Source: https://developer.chrome.com/docs/webstore/api/v1 v2 adds a new option to the publish actions: Publish Type:...