Releases: ethanneff/playground-react-native
Releases · ethanneff/playground-react-native
v1.16.0
1.16.0 (2019-04-25)
Bug Fixes
- add fake data (9d51a9e)
- add mockdate to prevent snapshots from keep updating (9167b0f)
- add more features to chat (05e6d40)
- add naming to jobs (56b289a)
- add slack component so i can stop looking at it (3ff454f)
- add styles to container (b5945a9)
- add styles to input (81e6bef)
- allow navigation in web (85401c0)
- allow option to hide error block (bae0a0d)
- attempt to fix never ending test (d24ee6c)
- attempt to stop endless timers (a7314c2)
- correct job names (9fda11a)
- correct job names (e8a9c53)
- correct job names (f0b7af1)
- correct test for travis ci (27c6ae0)
- faster compiling (3847f2d)
- get testing working with date (7c496eb)
- ignore any timer typings (83b6ca2)
- increase ci duration by bundling release (f8ff8bc)
- make builds concurrent (e1a71e3)
- make chat submit horizontal (3ae7bf5)
- make ci work for pages by relocating build (1a949c2)
- make icons work again (435eca0)
- make input scale horizontally (83926e2)
- make it look more like slack (a2d4283)
- make jest work with latest react native version (87a973f)
- make relative date a normal export (d13046f)
- make vector icons work again (2b19c98)
- mock date (fd7d1c6)
- mock date (863c14b)
- mock date (a609d51)
- mock date (960db25)
- mock moment (7ecbc45)
- move textinput title to index and make it a button (d9103b1)
- remove anonymous functions (2d33b3c)
- remove anonymous functions from chat (68b6b3d)
- remove anonymous functions from landing (44d5d37)
- remove battery state error on ios simulator (583616c)
- remove date diff with ci (d18ec07)
- remove linting errors with chat (9a8d833)
- remove peak preview in vscode (1c57df1)
- remove tests around chat until i can figure out how to mock date (c70ec9b)
- repair margin around textinput title (1913079)
- revert ci to make releases happen again (d7a0256)
- run yarn test in ci (fe69d00)
- run yarn test in ci (93aaaa5)
- update ci builds (f4162d4)
- update ci to track open testing handles (05beb81)
- update date snapshots (44ab3b7)
- update dependencies (4de3b22)
- update dependencies (0a0364b)
- update dependencies (bbe4db3)
- update dependencies (406ecd9)
- update dependencies (3337f84)
- update dependencies (70ed805)
- update dependencies (3985979)
- update dependencies (b7795c5)
- update dependencies (a84cc9c)
- update dependencies (c3ed6f5)
- update dependencies (afd5011)
- update dependencies (fa9d2f0)
- update dependencies (a3984b7)
- update dependencies (18096ac)
- update dependencies (7f59655)
- update dependencies (993c9b6)
- update dependencies (6dc7fe7)
- update depenencies (a04cf97)
- update job names (0f66d41)
- update relative date tests to not update on each run (f4efb76)
- update script to show open handles in tests (159c19c)
- update snapshot (14e60d1)
- update snapshots to date.now (48b9c12)
- update tests (350d36b)
- update tests to mock date.now (8bba48a)
- update to send arrow (03d0846)
- use fake timers (63d9a8a)
Features
v1.15.2
v1.15.1
v1.15.0
v1.14.1
v1.14.0
1.14.0 (2019-03-25)
Bug Fixes
- add axios to dependency doc (30bcfe3)
- add global network timeout to config (a2f8ae5)
- add logout on all stores (6312898)
- add types for axios (a5ffbcd)
- correct tests for config (7dcf875)
- remove logout from reducers because broken jest.mock dimensions (5df1345)
- remove warning about async storage relocation (d9a38d6)
- remove warning from tests (b63146f)
Features
v1.13.0
v1.12.0
1.12.0 (2019-03-23)
Bug Fixes
- hide netinfo warning until it's fixed by react native (89b97ea)
- import store directly instead of through a provider (a4dc13f)
- make snapshots work with device info and version number (28a98e5)
- make web work with device info and version number (b92fb7a)
- prefix selectors with get (b1842ff)
- remove debug navigation on landing (d4ef540)
- update dependencies (d0a5ac1)