Skip to content

Releases: go-vela/ui

v0.3.0-rc3

13 Feb 16:19
c9532d2
Compare
Choose a tag to compare
chore(deps): update dependencies (#100)

v0.3.0-rc2

05 Feb 15:27
f3ef6fc
Compare
Choose a tag to compare
fix(favorites): making favorites optional, to account for null respon…

v0.3.0-rc1

04 Feb 18:19
f0c06ae
Compare
Choose a tag to compare
fix(star): use standard line width for stroke (#86)

Co-authored-by: David Vader <[email protected]>
Co-authored-by: Kelly Merrick <[email protected]>

v0.2.0

20 Dec 21:04
Compare
Choose a tag to compare

v0.2.0 (2019-12-20)

Build

  • make: change order of clean cmds (#60)
  • scripts: adding parcel cache clear to cleanup (#56)

Feat

  • theme: add light theme (#55)

Fix

  • update add repo to default server timeout (#57)
  • style: adding themed font color to alerts (#58)
  • theme: adjust style for running build (#59)

Refactor

  • svg: simplify SvgBuilder.elm (#54)

Reverts

  • auto-clear parcel cache during npmrun clean

v0.2.0-rc2

18 Dec 14:52
Compare
Choose a tag to compare
enhancement(settings): better UX/clarity on disabling events (#53)

* events logic for disabling all

* cleanup, moving code to Settings.elm

* feedback updates

v0.2.0-rc1

04 Dec 19:37
Compare
Choose a tag to compare
fixing hooks table header cell style (#35)

v0.1.5

14 Nov 21:01
Compare
Choose a tag to compare
Hotfix: adding aria labels to build history links (#22)

v0.1.4

13 Nov 18:51
Compare
Choose a tag to compare
ci(docker): add docker tags for prod releases (#14)