Releases: rime-dev/ngx-rime
Releases · rime-dev/ngx-rime
v1.0.1
What's Changed
- 1.0.1 by @CarlosBayarri in #26
Full Changelog: https://github.com/rime-dev/ngx-rime/blob/7c8fc471ddc9138338e2d628447b08a5e2cdba8f/CHANGELOG.md
0.2.1
0.2.1 (#24) * fix(data-access:base): add question mark to allow don't check undefined if there is no data in arrayFilter * fix(data-access:base): map delete method return with destructuring object (cherry picked from commit d84ae3a5aab47a7324cf894b668d686f66196d84) * feat(ui:shell): remove unused span with bad final ui behaviour (cherry picked from commit 3f9322c07ca4c24afcc63af0a4433c628499085e) * feat(ui:shell): remove overflow hidden and add routing in logo (cherry picked from commit 62109c11e2c783b174b7afc64d86c10088fb60da) * feat: add changes (cherry picked from commit da1605b36bf3b045d8298af3b8b47181bbb3c27d) * chore: install deps and change versions --------- Co-authored-by: Carlos Bayarri Cebrecos <cbayarri@disid.com>
0.1.0
What's Changed
- feat(ui): create quiz component and demo by @CarlosBayarri in #1
- feat(util): create mock class by @CarlosBayarri in #2
- feat: adapt quiz app by @CarlosBayarri in #3
- Add .circleci/config.yml by @CarlosBayarri in #4
- feat: write quiz questions by @CarlosBayarri in #5
- feat: create shell component by @CarlosBayarri in #6
- feat: base + auth module ngrx firebase integration by @CarlosBayarri in #7
- chore: add changes on libs by @CarlosBayarri in #8
Full Changelog: https://github.com/rime-dev/ngx-rime/commits/0.1.0