Skip to content

Releases: hbstack/announcement-bar

v0.4.1

30 Sep 06:01
dfaa050
Compare
Choose a tag to compare

0.4.1 (2023-09-30)

Continuous Integration

  • deps: update module github.com/hbstack/header to v0.10.0 (53e316a)
  • deps: update module github.com/hbstack/header to v0.9.0 (4df3fbc)
  • deps: update module github.com/hugomods/icons/vendors/bootstrap to v0.5.1 (ee4f668)
  • deps: update module github.com/twbs/icons to v1.11.0 (ad68103)
  • deps: update module github.com/twbs/icons to v1.11.1 (3564a34)

Bug Fixes 🐞

  • increase the expand_stall_threshold to 1000ms to get rid of misclicking (8e0a3c7)

v0.4.0

01 Sep 02:28
c6984c6
Compare
Choose a tag to compare

0.4.0 (2023-09-01)

Continuous Integration

  • deps: update module github.com/hbstack/hb to v0.7.1 (f2eea65)
  • deps: update module github.com/hbstack/header to v0.8.2 (5d95f8b)

Features ✨

Bug Fixes 🐞

  • record the active item to avoid displaying multiple items after resuming (#34) (89a4c82)
  • replace mouseover, mouseout with mouseenter, mouseleave respectively (#33) (0f1c96e)

Styles 🎨

  • change the link color as navbar (508fdc9)

v0.3.0

28 Aug 06:02
55fe32c
Compare
Choose a tag to compare

0.3.0 (2023-08-28)

Features ✨

  • add the expand_stall_threshold parameter (#26) (5afe506)

v0.2.5

27 Aug 15:59
a64d1c9
Compare
Choose a tag to compare

0.2.5 (2023-08-27)

Styles 🎨

  • tweak transition (2ef2991)
  • use default color and background on hover (cb09f7b)

v0.2.4

27 Aug 05:21
6985b27
Compare
Choose a tag to compare

0.2.4 (2023-08-27)

Styles 🎨

v0.2.3

26 Aug 18:15
3999e51
Compare
Choose a tag to compare

0.2.3 (2023-08-26)

Styles 🎨

v0.2.2

26 Aug 16:16
26ccc3c
Compare
Choose a tag to compare

0.2.2 (2023-08-26)

Bug Fixes

  • make sure clearing previous timer when creating a new timer (581fc1e)

v0.2.1

26 Aug 02:50
048dd03
Compare
Choose a tag to compare

0.2.1 (2023-08-26)

Bug Fixes

v0.2.0

25 Aug 17:30
0bb9e9f
Compare
Choose a tag to compare

0.2.0 (2023-08-25)

⚠ BREAKING CHANGES

  • remove the color and bg parameters.

Features

Bug Fixes

  • adjust latest changes of upstream modules (#16) (ca12956)

Miscellaneous Chores

v0.1.0

11 Jun 11:13
Compare
Choose a tag to compare
chore: initial commit