# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.5.10](https://github.com/Microsoft/angular-react/compare/v0.5.9...v0.5.10) (2019-01-27) ### Bug fixes - **core:** workaround for TemplateRef update issues ([#81](https://github.com/Microsoft/angular-react/pull/81)) ([83f6b3a](https://github.com/Microsoft/angular-react/commit/83f6b3a39f30cda19bbc7562efd522fd62e2c195)) - **fabric**: take benefits from tree-shaking support in Fabric ([#80](https://github.com/Microsoft/angular-react/pull/80)) ([9ca3e45](https://github.com/Microsoft/angular-react/commit/9ca3e4570562f3e2489b5925c0101584f8055220)) # [0.5.9](https://github.com/Microsoft/angular-react/compare/v0.5.8...v0.5.9) (2019-01-22) ### Bug fixes - **fabric:** fix dataset not being passed to office-ui-fabric-react in contextual menu items declared in template (directives) ([#75](https://github.com/Microsoft/angular-react/pull/75)) ([1bf0d3a](https://github.com/Microsoft/angular-react/commit/1bf0d3a81898c77326c663d33b55faf63eed1849)) # [0.5.8](https://github.com/Microsoft/angular-react/compare/v0.5.7...v0.5.8) (2018-12-30) ### Bug fixes - **fabric:** add missing TextField props. ([#67](https://github.com/Microsoft/angular-react/pull/67)) ([7e660e9](https://github.com/Microsoft/angular-react/commit/7e660e9df9a12b31d79ffcba1d18177d3743b4d1)) # [0.5.7](https://github.com/Microsoft/angular-react/compare/v0.5.6...v0.5.7) (2018-12-30) ### Bug fixes - **fabric:** add missing TextField props. ([#65](https://github.com/Microsoft/angular-react/pull/65)) ([5bdbf64](https://github.com/Microsoft/angular-react/commit/5bdbf6421aafe30cc59bacf411825a3700d6d0a7)) # [0.5.6](https://github.com/Microsoft/angular-react/compare/v0.5.5...v0.5.6) (2018-12-24) ### Features - **fabric:** Add `Dropdown` component. ([#63](https://github.com/Microsoft/angular-react/pull/63)) ([7cd90dd](https://github.com/Microsoft/angular-react/commit/7cd90dde402adc5255dc04733ba430cca555ab17)) - **fabric:** Add declarative syntax for menu items in Buttons. ([#61](https://github.com/Microsoft/angular-react/pull/61)) ([0bf7d9a](https://github.com/Microsoft/angular-react/commit/0bf7d9ab3758f979161799d6dc16012958c68cdf)) ### Bug fixes - **fabric:** Add missing module mappings. ([#62](https://github.com/Microsoft/angular-react/pull/62)) ([5a99d70](https://github.com/Microsoft/angular-react/commit/5a99d70685d101d54fb736777bd02498e70f739e)) # [0.5.5](https://github.com/Microsoft/angular-react/compare/v0.5.4...v0.5.5) (2018-12-16) ### Features - **fabric:** Add `TextField` and `MaskedTextField` components. ([#58](https://github.com/Microsoft/angular-react/pull/58)) ([d18320e](https://github.com/Microsoft/angular-react/commit/d18320e3ab0449c0c6b408dd003cfe700536e8ad)) - **fabric:** Add `SpinButton` component. ([#59](https://github.com/Microsoft/angular-react/pull/59)) ([35dbbbe](https://github.com/Microsoft/angular-react/commit/35dbbbe69a6e98c0efccf2b9292aff135fd83a20)) # [0.5.4](https://github.com/Microsoft/angular-react/compare/v0.5.3...v0.5.4) (2018-12-11) ### Bug fixes - **core:** Fix for `geteventlisteners` loading multiple times in certain scenarios. ([#56](https://github.com/Microsoft/angular-react/pull/56)) ([7f691d7](https://github.com/Microsoft/angular-react/commit/7f691d79727e77478ff13362c1399c949bb21bd8)) # [0.5.3](https://github.com/Microsoft/angular-react/compare/v0.5.2...v0.5.3) (2018-12-06) ### Bug fixes - **core:** Fix for `geteventlisteners` not working with AOT (`--prod`) builds. ([#54](https://github.com/Microsoft/angular-react/pull/54)) ([deefeb5](https://github.com/Microsoft/angular-react/commit/deefeb52d83b09563763731fefbd227d25824a54)) # [0.5.2](https://github.com/Microsoft/angular-react/compare/v0.5.1...v0.5.2) (2018-12-06) ### Bug fixes - **core:** Fix v0.5.1 failing to be built in apps. ([#52](https://github.com/Microsoft/angular-react/pull/52)) ([5c80d79](https://github.com/Microsoft/angular-react/commit/5c80d797a51630a348c241572d6686df6c4f3f71)) # [0.5.1](https://github.com/Microsoft/angular-react/compare/v0.5.0...v0.5.1) (2018-12-06) ### Bug fixes - **core:** Moved geteventlisteners module to a local one and revised JS to use ES5 syntax ([#48](https://github.com/Microsoft/angular-react/pull/48)) ([79c6389](https://github.com/Microsoft/angular-react/commit/79c63899c7d2b882b90c092d929758ad8707f24d)) # [0.5.0](https://github.com/Microsoft/angular-react/compare/v0.4.10...v0.5.0) (2018-12-04) ### Breaking changes - **all:** Upgrade Angular version to 7.0.3 ([#45](https://github.com/Microsoft/angular-react/pull/45)) ([bc39370](https://github.com/Microsoft/angular-react/commit/bc393707bdfb9f163b2e718702e35f0fb4ff25c3)) ### General - **all:** Upgrade React version to ^16.6.3 ([#45](https://github.com/Microsoft/angular-react/pull/45)) ([bc39370](https://github.com/Microsoft/angular-react/commit/bc393707bdfb9f163b2e718702e35f0fb4ff25c3)) ([#46](https://github.com/Microsoft/angular-react/pull/46)) ([87e70de](https://github.com/Microsoft/angular-react/commit/87e70de0cee459c69c914e2f723b4e647e3f466f)) - **all:** Remove all index barrel files ([#44](https://github.com/Microsoft/angular-react/pull/44)) ([7f36a6b](https://github.com/Microsoft/angular-react/commit/7f36a6b47e77c70d53cc4290e53a1a8329d44467)) - **core:** Upgrade css-to-style to ^1.2.1 ([5408b23](https://github.com/Microsoft/angular-react/commit/5408b238c2e3903a7417b6a2fd2e8c82bd94b0f1)) - **fabric:** Upgrade `office-ui-fabric-react` to 6.110.0 ([#45](https://github.com/Microsoft/angular-react/pull/45)) ([bc39370](https://github.com/Microsoft/angular-react/commit/bc393707bdfb9f163b2e718702e35f0fb4ff25c3)) ([#46](https://github.com/Microsoft/angular-react/pull/46)) ### Bug fixes - **fabric:** Fix `` not recognizing some inputs ([#42](https://github.com/Microsoft/angular-react/pull/42)) ([411ef87](https://github.com/Microsoft/angular-react/commit/411ef8730e7e2d984e1a86f03f8603dfb335f499)) - **fabric:** Fix bad imports in DetailsList module ([#43](https://github.com/Microsoft/angular-react/pull/43)) ([80a50e6](https://github.com/Microsoft/angular-react/commit/80a50e69942c6e679ecdb3c4f0fa2621932231c4)) ### Features - **fabric:** Add `` and `` components ([#45](https://github.com/Microsoft/angular-react/pull/45)) ([bc39370](https://github.com/Microsoft/angular-react/commit/bc393707bdfb9f163b2e718702e35f0fb4ff25c3)) ([#46](https://github.com/Microsoft/angular-react/pull/46)) # [0.4.10](https://github.com/Microsoft/angular-react/compare/v0.4.9...v0.4.10) (2018-12-01) ### Features - **core:** Allow specifying arbitrary event handlers to any ReactWrapperComponent ([#39](https://github.com/Microsoft/angular-react/pull/39)) ([13ff801](https://github.com/Microsoft/angular-react/commit/13ff801cc780ff3350ded56cb696d365c51ea4ee)) - **fabric:** Add DetailsList, GroupItem, and MarqueeSelection components ([#37](https://github.com/Microsoft/angular-react/pull/37)) ([000fa42](https://github.com/Microsoft/angular-react/commit/000fa4284fd1bbdd2c0c60d8d75b0fa1b3214ea4)) # [0.4.9](https://github.com/Microsoft/angular-react/compare/v0.4.8...v0.4.9) (2018-11-01) ### Features - **fabric:** Add Calendar component ([#35](https://github.com/Microsoft/angular-react/pull/35)) ([e08298e](https://github.com/Microsoft/angular-react/commit/e08298eb5eae6bb3ededdc117c9ab4d280e20db4)) # [0.4.8](https://github.com/Microsoft/angular-react/compare/v0.4.7...v0.4.8) (2018-10-21) ### Bug fixes - **core:** Fix `ReactTemplate` change detection ([#33](https://github.com/Microsoft/angular-react/pull/33)) ([f2bb5b1](https://github.com/Microsoft/angular-react/commit/f2bb5b17382ab4175f8bf4848e0655b06f2d279a)) # [0.4.7](https://github.com/Microsoft/angular-react/compare/v0.4.6...v0.4.7) (2018-10-21) ### Bug fixes - **core:** Fix typo in `bundledDependencies`. # [0.4.6](https://github.com/Microsoft/angular-react/compare/v0.4.5...v0.4.6) (2018-10-21) ### Bug fixes - **core:** Content class and contentStyle refactor and enhancements ([#27](https://github.com/Microsoft/angular-react/pull/27)) ([04f537d](https://github.com/Microsoft/angular-react/commit/04f537d432370c0da4f9afa91b8b4172a8c6df3d)) - **core:** Fix ng-templates rendered as render props not updating when internal bindings change ([#28](https://github.com/Microsoft/angular-react/pull/28)) ([626e9b8](https://github.com/Microsoft/angular-react/commit/626e9b8d7c84f049862cf6b26d9c1a8c334e732c)) - **fabric:** Fix `ICommandBarItemOptions` type (again) ([#23](https://github.com/Microsoft/angular-react/pull/23)) ([0561e92](https://github.com/Microsoft/angular-react/commit/0561e921fb5c4bf40da9fd252973f87249da97fc)) - **fabric:** Fix change detection on items change in command bar when using declarative syntax ([#26](https://github.com/Microsoft/angular-react/pull/26)) ([c1097d3](https://github.com/Microsoft/angular-react/commit/c1097d379017b310495935011899ea640d4d6d4e)) # [0.4.5](https://github.com/Microsoft/angular-react/compare/v0.4.4...v0.4.5) (2018-10-16) ### Bug fixes - **fabric:** Fix wrong intellisense for `ICommandBarItem` ([#21](https://github.com/Microsoft/angular-react/pull/21)) ([ed15a3c](https://github.com/Microsoft/angular-react/commit/ed15a3c2bfbeb28b8b2def33b1098ac5b13c42fe)) # [0.4.4](https://github.com/Microsoft/angular-react/compare/v0.4.3...v0.4.4) (2018-10-02) ### Breaking changes - **fabric:** Fix 'toggled'->'toggle' @Input typo in base-button ([#19](https://github.com/Microsoft/angular-react/pull/19)) ([cbd1f82](https://github.com/Microsoft/angular-react/commit/cbd1f82)) # [0.4.3](https://github.com/Microsoft/angular-react/compare/v0.4.2...v0.4.3) (2018-09-27) ### Breaking changes - **fabric:** Upgrade office-ui-fabric-react to 6.73.0 ([#16](https://github.com/Microsoft/angular-react/issues/16)) ([98fa9f7](https://github.com/Microsoft/angular-react/commit/98fa9f7)) # [0.4.2](https://github.com/Microsoft/angular-react/compare/v0.4.1...v0.4.2) (2018-09-07) ### Bug Fixes - **core:** Fix tree shaking removing code needed for handling `ng-content` in production builds ([#13](https://github.com/Microsoft/angular-react/issues/13)) ([5c15bd2](https://github.com/Microsoft/angular-react/commit/5c15bd2)) # [0.4.1](https://github.com/Microsoft/angular-react/compare/v0.4.0...v0.4.1) (2018-08-28) ### Bug Fixes - **core:** Fix React nodes being removed from DOM when they are still needed ([#7](https://github.com/Microsoft/angular-react/issues/7)) ([184844](https://github.com/Microsoft/angular-react/commit/184844)) - **fabric:** Workaround for components using plain CSS under the hood to not load the style when tree-shaken (using `ng build --prod`) ([#8](https://github.com/Microsoft/angular-react/issues/8)) ([c4e521](https://github.com/Microsoft/angular-react/commit/c4e521)) # [0.4.0](https://github.com/Microsoft/angular-react/compare/03ca764...v0.4.0) (2018-08-16) Initial public release... ### Bug Fixes - **core:** React-wrapped components inside inside ng-template don't re-render on changes ([#5](https://github.com/Microsoft/angular-react/issues/5)) ([299e4b4](https://github.com/Microsoft/angular-react/commit/299e4b4)) ### Features - **command-bar:** add contrast and luminosity utilities ([#3](https://github.com/Microsoft/angular-react/issues/3)) ([6f002f9](https://github.com/Microsoft/angular-react/commit/6f002f9)) ### BREAKING CHANGES - **n/a** # < 0.4.0 ### Features - **core:** original core and fabric libraries including docs ([03ca764](https://github.com/Microsoft/angular-react/commit/03ca764))