25 Commits

Author SHA1 Message Date
Michał Pierzchała c6c4036d04 update npmignore v0.2.0 2018-10-07 11:03:14 +02:00
Michał Pierzchała 5b7e8e8e30 v0.2.0 2018-10-07 11:01:44 +02:00
Michał Pierzchała 495811bd08 feat: add query API (#13)
* feat: add query API

* use plural for API

* return empty array from queryAll

* fix wording in readme

* move mass exports to get/query files
2018-10-07 10:59:27 +02:00
Kacper Wiszczuk d66255d482 feat: fireEvent API (#11)
Implementation of fireEvent API.

Fixes #7
2018-10-07 08:23:21 +02:00
Michał Pierzchała 9d14406832 BREAKING: make getAllBy* methods throwable (#12)
* BREAKING: make getAllBy* methods throwable

* fix wrong fn args
2018-10-06 23:42:52 +02:00
Michał Pierzchała 08c5725984 docs: move tagline up 2018-10-06 19:40:29 +02:00
Michał Pierzchała 062a43d9e8 docs: add badges 2018-10-06 19:39:44 +02:00
Michał Pierzchała 98825d9d94 chore: add PR template 2018-10-06 19:30:24 +02:00
Michał Pierzchała e22cedb72f chore: setup circleci 2018-10-06 19:25:51 +02:00
Ahmet Cetin 83f6e0dff0 docs: Create CODE_OF_CONDUCT.md (#10)
Relates to #2
2018-10-05 17:20:31 +02:00
Ahmet Cetin 065e11076c docs: Create CONTRIBUTING.md (#9)
issue #2
2018-10-05 17:18:50 +02:00
Michał Pierzchała f7f2103062 feat: improve stack traces for throwable methods 2018-10-05 00:07:55 +02:00
Michał Pierzchała 129bda8aee fix typo 2018-10-04 23:44:59 +02:00
Michał Pierzchała e74e928b4f Add basic tests for render (#8) 2018-10-04 23:41:46 +02:00
Michał Pierzchała 61623ddee8 simplify example 2018-10-04 09:21:42 +02:00
Dawid 2c0b6b93ff fix: wrong package name in "installation" section (#5) 2018-10-03 21:33:29 +02:00
Michał Pierzchała 2a9f1f74ec add pretty-format to peerDeps in readme 2018-10-03 21:10:19 +02:00
Michał Pierzchała 60525a4c60 add npmignore v0.1.0 2018-10-03 20:29:46 +02:00
Michał Pierzchała e83ef8cb43 v0.1.0 2018-10-03 20:27:38 +02:00
Michał Pierzchała 5a16e8a6e7 update readme with new render API and example 2018-10-03 20:21:46 +02:00
Michał Pierzchała e6ac5ad997 pass options to renderer; add update & unmount, rm instance & renderer 2018-10-03 20:21:20 +02:00
Michał Pierzchała 520355a645 change shallow output to be more future proof 2018-10-03 19:27:32 +02:00
Michał Pierzchała c4a0dd7763 update readme 2018-10-03 19:15:36 +02:00
Michał Pierzchała ac77a55068 inital commit 2018-10-01 18:15:56 +02:00
Michał Pierzchała 191057ede1 Initial commit 2018-10-01 16:32:14 +02:00