# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/forter/web-components/compare/@forter/element@1.6.1...@forter/element@2.0.0) (2025-01-30)


### Features

* **table:** fixed scrollbar look ([69940f7](https://github.com/forter/web-components/commit/69940f7))


### BREAKING CHANGES

* **table:** element





## [1.6.1](https://github.com/forter/web-components/compare/@forter/element@1.6.0...@forter/element@1.6.1) (2021-01-07)


### Bug Fixes

* **element:** fix event binding issue with fc element ([#665](https://github.com/forter/web-components/issues/665)) ([4f5d03d](https://github.com/forter/web-components/commit/4f5d03d))





# [1.6.0](https://github.com/forter/web-components/compare/@forter/element@1.5.4...@forter/element@1.6.0) (2020-10-08)


### Features

* **tabs:** redesign tabs, hotkeys, select by styleguide ([#541](https://github.com/forter/web-components/issues/541)) ([2c338ab](https://github.com/forter/web-components/commit/2c338ab))





## [1.5.4](https://github.com/forter/web-components/compare/@forter/element@1.5.3...@forter/element@1.5.4) (2020-09-24)


### Bug Fixes

* **element:** fix support for slotted text ([cdedc7c](https://github.com/forter/web-components/commit/cdedc7c))





## [1.5.3](https://github.com/forter/web-components/compare/@forter/element@1.5.2...@forter/element@1.5.3) (2020-09-14)

**Note:** Version bump only for package @forter/element





## [1.5.2](https://github.com/forter/web-components/compare/@forter/element@1.5.1...@forter/element@1.5.2) (2020-09-09)


### Bug Fixes

* **element:** fix slot in lightdom ([b8d248b](https://github.com/forter/web-components/commit/b8d248b))





## [1.5.1](https://github.com/forter/web-components/compare/@forter/element@1.5.0...@forter/element@1.5.1) (2020-09-07)

**Note:** Version bump only for package @forter/element





# [1.5.0](https://github.com/forter/web-components/compare/@forter/element@1.4.1...@forter/element@1.5.0) (2020-09-03)


### Features

* **rate:** css mode support ([#513](https://github.com/forter/web-components/issues/513)) ([22ea34f](https://github.com/forter/web-components/commit/22ea34f))





## [1.4.1](https://github.com/forter/web-components/compare/@forter/element@1.4.0...@forter/element@1.4.1) (2020-07-22)


### Bug Fixes

* **select:** fixed disable->enable, added width css var ([#461](https://github.com/forter/web-components/issues/461)) ([88ba24c](https://github.com/forter/web-components/commit/88ba24c))





# [1.4.0](https://github.com/forter/web-components/compare/@forter/element@1.1.6...@forter/element@1.4.0) (2020-04-06)


### Features

* **element:** allow adding renderers to FcElement (lit-html) ([#332](https://github.com/forter/web-components/issues/332)) ([3332740](https://github.com/forter/web-components/commit/3332740))





# [1.2.0](https://github.com/forter/web-components/compare/@forter/element@1.1.6...@forter/element@1.2.0) (2020-04-01)


### Features

* **element:** allow adding renderers to FcElement (lit-html) ([#332](https://github.com/forter/web-components/issues/332)) ([3332740](https://github.com/forter/web-components/commit/3332740))





## [1.1.6](https://github.com/forter/web-components/compare/@forter/element@1.1.5...@forter/element@1.1.6) (2020-03-25)


### Bug Fixes

* **element:** fix clean styles function ([#304](https://github.com/forter/web-components/issues/304)) ([99afd79](https://github.com/forter/web-components/commit/99afd79))





## [1.1.5](https://github.com/forter/web-components/compare/@forter/element@1.1.4...@forter/element@1.1.5) (2020-03-24)

**Note:** Version bump only for package @forter/element





## [1.1.4](https://github.com/forter/web-components/compare/@forter/element@1.1.3...@forter/element@1.1.4) (2020-03-19)


### Bug Fixes

* **loading:** better .stcss to .wc.css ([#274](https://github.com/forter/web-components/issues/274)) ([5415033](https://github.com/forter/web-components/commit/5415033))





## [1.1.3](https://github.com/forter/web-components/compare/@forter/element@1.1.2...@forter/element@1.1.3) (2020-03-18)


### Bug Fixes

* **element:** bind event on change of property ([#272](https://github.com/forter/web-components/issues/272)) ([abe626e](https://github.com/forter/web-components/commit/abe626e))





## [1.1.2](https://github.com/forter/web-components/compare/@forter/element@1.1.1...@forter/element@1.1.2) (2020-03-18)


### Bug Fixes

* **element:** fix events on element ([ac48ee9](https://github.com/forter/web-components/commit/ac48ee9))





## [1.1.1](https://github.com/forter/web-components/compare/@forter/element@1.1.0...@forter/element@1.1.1) (2020-03-18)


### Bug Fixes

* **element:** prevent multiple render in connectedcallback ([#270](https://github.com/forter/web-components/issues/270)) ([c7ee393](https://github.com/forter/web-components/commit/c7ee393))





# [1.1.0](https://github.com/forter/web-components/compare/@forter/element@1.0.3...@forter/element@1.1.0) (2020-03-12)


### Features

* **element:** add updated and firstUpdated lifecycle hooks ([#267](https://github.com/forter/web-components/issues/267)) ([2e2adb5](https://github.com/forter/web-components/commit/2e2adb5))





## [1.0.3](https://github.com/forter/web-components/compare/@forter/element@1.0.2...@forter/element@1.0.3) (2020-03-09)

**Note:** Version bump only for package @forter/element





## [1.0.2](https://github.com/forter/web-components/compare/@forter/element@1.0.1...@forter/element@1.0.2) (2020-02-05)

**Note:** Version bump only for package @forter/element





## 1.0.1 (2020-02-05)

**Note:** Version bump only for package @forter/element
