István Pató
István Pató
Enhancement proposal. For faster and simple installation, the default database may be NeDB. https://github.com/louischatriot/nedb
This PR adds 'warning' feature to TextArea. **Important note:** actually, the carbon-components has an open TextArea CSS issue. This issue blocks using TextArea warning feature (this PR). https://github.com/carbon-design-system/carbon/issues/9889
It is working with Cucumber 0.4.4: **npm install cucumber,** but it throws an exception with ``` "format": "pioneerformat.js" ``` If I change this one to ``` "format": "pretty" ``` than...
With current 2.41.1 selenium-webdriver version doesn't work with Ubuntu FF 32.0.3 But it works fine with: ``` ... "name": "selenium-webdriver", "version": "2.43.5", ... ```