autarc

Results 7 issues of autarc

After switching to the new API endpoints I can't login anymore (previous still works). Seems like the Snapchat authorization fails with the generated credentials.

Although the request to merge the implementation of #17 `Enable Strings as choice keys` and the parent reference is still open, here is another feature thats generally useful. I've added...

Checks during the parser generation if a choice key is a number, otherwise insert some quotes. This allows to match strings for tags as well.

In addition to the module integration are the internal values which are just used to parse the image data removed from the instance.

The [current optimization](https://github.com/Autarc/optimal-select/blob/master/src/optimize.js#L101) which checks if `nth-child(n)` selectors can be replaced with the less conditional `nth-of-type(n)` pseudo selectors covers only specific use cases for complex and nested selections which keep...

This PR consist of 3 changes which should ease the integration with redux-falcor (+ react) by reading the data from the falcor cache: 1. `reduxFalcor` is higher order component which...

At least on Linux there was an issue with detecting the active state by relying on the keyboard repeat rate. The highlighted links were just temporary visible for the first...