- 10 Sep, 2020 19 commits
- 
- 
- add docs to bindStream for RxList,RxSet,RxMap,RxImpl. - fixes the error of binding an ongoing Stream, without closing the Subscription when the observable gets closed. roi peker authored
- 
Jonny Borges authored
- 
Jonny Borges authored
- 
- adds automatic `onClose()` management to instances created with `Get.create()` (only applies to Routes). - adds docs for the feature description and limitation. roi peker authored
- 
Stefan de Vogelaere authored
- 
Replying to an issue spotted by @Quent on Discord, this fixes the lifecycle ( `onInit()`, `onReady()`). `onClose()` has to be called manually by the dev in the created instance. roi peker authored
- 
roi peker authored
- 
Stefan de Vogelaere authored
- 
Jonatas authored
- 
Gabriel Rohden authored
- 
Fixes issue described in #569 and #585. `tag` was not being registered for `lazyPut()`; roi peker authored
- 
roi peker authored
- 
Stefan de Vogelaere authored
- 
Jonatas authored
 
- 
- 09 Sep, 2020 9 commits
- 08 Sep, 2020 12 commits
- 
- 
Gabriel Rohden authored
- 
Gabriel Rohden authored
- 
Gabriel Rohden authored
- 
- Added `Get.delete( force)` which was missing to manually remove permanent instances with Get.put(). - added missing doc comment to isPrepared() roi peker authored
- 
add `@override` to the suggestion, `toJson()` and `fromJson()` Co-authored-by: Nipodemos <nipodemos13@gmail.com> Roi Peker authored
- 
- fixes #470 - added main README section docs called "Useful tips" where i mentioned some stuffs.. roi peker authored