Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2018-12-26) ### Bug Fixes * add components ([302b1ec](302b1ec)) * add deploy homepage ([c9da971](c9da971)) * add more to OKRs ([5dcc968](5dcc968)) * add release scripts ([b716b01](b716b01)) * add router tests ([eab9108](eab9108)) * add types to react-native-device-info ([1f0eb02](1f0eb02)) * catch title undefined for text component ([86b0412](86b0412)) * clean up launcher container ([6edb262](6edb262)) * clean up tsconfig ([e3f84de](e3f84de)) * cleanup gitignore ([d4629ee](d4629ee)) * correct tests ([d77dc85](d77dc85)) * correct tests with web router ([e2f5b99](e2f5b99)) * get linting and testing working ([362ba42](362ba42)) * hook up redux ([555a77d](555a77d)) * removed unused files ([8271bc0](8271bc0)) * rename containers to screens ([e5f1a60](e5f1a60)) * same bundle id between ios and android ([5ffee89](5ffee89)) * test android release ([1558c7a](1558c7a)) * update tests ([9ed7782](9ed7782)) ### Features * add app center ([6d91af3](6d91af3)) * add base typescript ([9875b39](9875b39)) * add button component ([29502be](29502be)) * add card and card section ([b65cf35](b65cf35)) * add cards ([734d911](734d911)) * add ci dependencies ([954d493](954d493)) * add contributing ([c4c51b6](c4c51b6)) * add deploy scripts ([5ef3fad](5ef3fad)) * add icon component ([ce1b63e](ce1b63e)) * add icons ([a3abf2d](a3abf2d)) * add icons ([60cb5b6](60cb5b6)) * add keyboard-aware-scroll-view ([0e4ed7a](0e4ed7a)) * add link component ([713d919](713d919)) * add markdown component ([45dbd5f](45dbd5f)) * add more components ([c6a3be2](c6a3be2)) * add okr container ([8f78051](8f78051)) * add prod tsconfig for web ([d9cfe44](d9cfe44)) * add questionnaire container ([6086a06](6086a06)) * add readme ([55cf4e2](55cf4e2)) * add redux ([6f4405f](6f4405f)) * add redux and router ([80398fd](80398fd)) * add router component ([50e5d31](50e5d31)) * add screen component ([625ce95](625ce95)) * add swipe component ([295828d](295828d)) * add text component ([9af1a74](9af1a74)) * add textinput component ([44019fa](44019fa)) * add theme util ([9377f9c](9377f9c)) * add travis ([23357bc](23357bc)) * get web working ([d833711](d833711)) * ios and android rename ([0eebc44](0eebc44)) * release apk ([c2aba35](c2aba35)) * release candidate ([40dfaa7](40dfaa7))
- Loading branch information