Skip to content

Tags: Neovici/cosmoz-bottom-bar

Tags

v9.2.0

Toggle v9.2.0's commit message
chore(release): 9.2.0 [skip ci]

# [9.2.0](v9.1.2...v9.2.0) (2025-08-12)

### Features

* **botom-bar:** adjust hidden/overflowing state ([f47ec5f](f47ec5f))

v9.1.2

Toggle v9.1.2's commit message
chore(release): 9.1.2 [skip ci]

## [9.1.2](v9.1.1...v9.1.2) (2025-08-05)

### Bug Fixes

* **deps:** bump cosmoz-dropdown 5.3.0 to 6.2.1 ([49debab](49debab))

v9.1.1

Toggle v9.1.1's commit message
chore(release): 9.1.1 [skip ci]

## [9.1.1](v9.1.0...v9.1.1) (2025-08-04)

### Bug Fixes

* automerge workflow ([1ee0b92](1ee0b92))

v9.1.0

Toggle v9.1.0's commit message
chore(release): 9.1.0 [skip ci]

# [9.1.0](v9.0.5...v9.1.0) (2025-07-21)

### Features

* new automerge workflow ([4f63320](4f63320))

v9.0.5

Toggle v9.0.5's commit message
chore(release): 9.0.5 [skip ci]

## [9.0.5](v9.0.4...v9.0.5) (2025-05-22)

### Bug Fixes

* menu buttons rounded ([4fb53b5](4fb53b5))

v9.0.4

Toggle v9.0.4's commit message
chore(release): 9.0.4 [skip ci]

## [9.0.4](v9.0.3...v9.0.4) (2025-05-12)

### Bug Fixes

* new overflowing elements flicker ([#191](#191)) ([11e46a9](11e46a9))

v9.0.3

Toggle v9.0.3's commit message
chore(release): 9.0.3 [skip ci]

## [9.0.3](v9.0.2...v9.0.3) (2025-05-08)

### Bug Fixes

* **overflow:** hidden elements are considered visible ([#190](#190)) ([6d28ca4](6d28ca4))

v9.0.2

Toggle v9.0.2's commit message
chore(release): 9.0.2 [skip ci]

## [9.0.2](v9.0.1...v9.0.2) (2025-05-08)

### Bug Fixes

* **overflow:** old elements did not clean up on slotchange ([#189](#189)) ([ac87a76](ac87a76))

v9.0.1

Toggle v9.0.1's commit message
chore(release): 9.0.1 [skip ci]

## [9.0.1](v9.0.0...v9.0.1) (2025-04-29)

### Bug Fixes

* **overflow:** nested slots are not handled properly ([#187](#187)) ([b144a33](b144a33))

v9.0.0

Toggle v9.0.0's commit message
chore(release): 9.0.0 [skip ci]

# [9.0.0](v8.1.1...v9.0.0) (2025-04-29)

### Features

* pion version ([#171](#171)) ([62c8c61](62c8c61))

### BREAKING CHANGES

* Migrate to Pion, TS and new Overflow directive.

* fix: remove named slots
* Whatever is projected needs to have textContent,
otherwise it won't show up in the menu.