Yacine Zalouani
Yacine Zalouani
Add `isItemDisabled(item, itemIndex, itemSection) => Boolean` API It allows to disable items and prevent to navigate through them using the keyboard. A subsequent PR will be open to react-autosuggest to...
### Question Area [ ] App Directory [ X] API [ ] Context Data [ ] Intents [ ] Use Cases [ ] Other ### Question Reseting context to an...
It is not clear reading the specification whether an application MUST have an `intents` property within its application definition in the appDirectory for a desktop agent to consider that application...
Mocha phantomjs is exiting when calling `console.error` before `mocha.run()` is called. It is very easy to reproduce. See bellow sample of a page showing this behavior. ```html Date Picker Tests...