Skip to content

Releases: ethanneff/playground-react-native

v1.16.0

25 Apr 16:53
Compare
Choose a tag to compare

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

  • add invisible to icons (83c7344)
  • add parallel jobs in travis (72da8da)
  • add relative date component (42fde06)
  • begin chat feature to showcase slack markdown (83e7a81)

v1.15.2

28 Mar 22:00
Compare
Choose a tag to compare

1.15.2 (2019-03-28)

Bug Fixes

v1.15.1

27 Mar 15:31
Compare
Choose a tag to compare

1.15.1 (2019-03-27)

Bug Fixes

v1.15.0

27 Mar 05:32
Compare
Choose a tag to compare

1.15.0 (2019-03-27)

Bug Fixes

  • remove background color from navbar (a6f7a0b)

Features

v1.14.1

26 Mar 15:48
Compare
Choose a tag to compare

1.14.1 (2019-03-26)

Bug Fixes

v1.14.0

25 Mar 15:53
Compare
Choose a tag to compare

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

  • add auth reducer boilerplate (f1bcaf5)
  • add axios dependency (3d20cf9)

v1.13.0

24 Mar 05:24
Compare
Choose a tag to compare

1.13.0 (2019-03-24)

Features

v1.12.0

23 Mar 05:48
Compare
Choose a tag to compare

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)

Features

  • add device info and version to app component (238c5be)
  • add keyboard listener to app component (7c723c8)

v1.11.3

22 Mar 06:10
Compare
Choose a tag to compare

1.11.3 (2019-03-22)

Bug Fixes

  • add device and app info dependencies (c38e568)

v1.11.2

20 Mar 17:14
Compare
Choose a tag to compare

1.11.2 (2019-03-20)

Bug Fixes