Skip to content

Releases: asd-xiv/tape-ui

v0.12.0

08 Jan 19:51
Compare
Choose a tag to compare

0.12.0 (2021-01-08)

Features

  • Scan dependencies of all test files (dbf7e9a)

v0.11.0

16 Sep 13:45
Compare
Choose a tag to compare

0.11.0 (2020-09-16)

Bug Fixes

  • Remove unnecessary new line char when returning test results (383912e)

Features

  • Add Details tab, help bar and "Run all" shortcut (76528af)
  • Add FileList.readOne to scan for file dependencies (befa799)
  • Add loader animation when any test file is running (4fcf1ac)
  • Close CLI when content is empty and pressing backspace (da98436)

v0.10.0

12 Sep 20:38
Compare
Choose a tag to compare

0.10.0 (2020-09-12)

Features

  • Use Redux for state management (64be8c5)

v0.9.0

25 Mar 11:29
Compare
Choose a tag to compare

0.9.0 (2020-03-25)

Features

v0.8.0

25 Mar 11:27
Compare
Choose a tag to compare

0.8.0 (2020-03-25)

Features

v0.7.0

25 Feb 23:34
Compare
Choose a tag to compare

0.7.0 (2020-02-25)

Features

  • Rewrite with React Hooks, remove Flow static types. (0193a40)
  • Remove Flow Type (ecfa824)
  • Remove markdown lint config. Use recommended defaults (20eb89c)

v0.6.1 - 21 January 2019

21 Jan 00:28
Compare
Choose a tag to compare

Change

  • Various UI changes

v0.6.0 - 20 January 2019

20 Jan 03:13
Compare
Choose a tag to compare

Add

  • ALT+r shortcut for running all files

v0.5.1 - 18 January 2019

18 Jan 02:25
Compare
Choose a tag to compare

Change

  • Cleanup and renaming

Add

  • tab shortcut changing focused window

v0.5.0 - 9 January 2019

08 Jan 23:04
Compare
Choose a tag to compare

Add

  • UIInput component. Wrapper over blessed textbox
  • UILabel component with spinner support
  • / shortcut for filtering files
  • Output memory usage