You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,28 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* allow for error observables to be cached and notify upon subscription ([#110](https://github.com/johnsonandjohnson/mettle-components/issues/110)) ([4df9513](https://github.com/johnsonandjohnson/mettle-components/commit/4df9513a1bccb4d6b9a03ce37495a98d0b255605))
11
+
* handle code exceptions in routing ([#86](https://github.com/johnsonandjohnson/mettle-components/issues/86)) ([474b5f5](https://github.com/johnsonandjohnson/mettle-components/commit/474b5f596278437bd7cefb66e186ff55fe36128c))
* mettle-notification close function ([#101](https://github.com/johnsonandjohnson/mettle-components/issues/101)) ([cfb5574](https://github.com/johnsonandjohnson/mettle-components/commit/cfb557432d001e94808f3c3f7f8d50e1abb6c14e))
14
+
* mixins added for custom elements ([#92](https://github.com/johnsonandjohnson/mettle-components/issues/92)) ([95d20eb](https://github.com/johnsonandjohnson/mettle-components/commit/95d20eba4d1e0b554e14f8248f48198d8b002035))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
* corrected private variables in services ([#97](https://github.com/johnsonandjohnson/mettle-components/issues/97)) ([b724366](https://github.com/johnsonandjohnson/mettle-components/commit/b7243661c4b3250d6b7caba9c9ae350299204849))
20
+
* mettle-drop-down element on remove fix ([#107](https://github.com/johnsonandjohnson/mettle-components/issues/107)) ([f299acb](https://github.com/johnsonandjohnson/mettle-components/commit/f299acb970b27e328e3f3fae4997faca7b62ee68))
21
+
* node condition before being removed ([#104](https://github.com/johnsonandjohnson/mettle-components/issues/104)) ([3da296e](https://github.com/johnsonandjohnson/mettle-components/commit/3da296e6a1eb2cefa1c8b3671c8c645a54c3f4e7))
* update on how to update release version ([#83](https://github.com/johnsonandjohnson/mettle-components/issues/83)) ([3577451](https://github.com/johnsonandjohnson/mettle-components/commit/3577451961d0ca208a1df0b597450fe248c892a5))
0 commit comments