jfelip937

Results 3 issues of jfelip937

Closes https://github.com/ralixjs/ralix/issues/20 **RUN** ``` yarn test ``` **COVERAGE** ![Screenshot from 2022-08-31 18-40-28](https://user-images.githubusercontent.com/52105758/187733944-e903efa8-a73a-4c62-b012-8bee414f9068.png)

wip

To be able to remove all listeners of a type/types given an element/array/query selector. As we already have the `on` method it will be consistent to have a method to...

enhancement
core

**Problem** Right now we don't have any information as how the request went (status code) as we are only returning the parsed body of the response. **Proposed solution** Return the...

core
discussion