8.0 KiB
8.0 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.5.0 (2018-12-04)
Breaking changes
General
- all: Upgrade React version to ^16.6.3 (#45) (bc39370) (#46) (87e70de)
- all: Remove all index barrel files (#44) (7f36a6b)
- core: Upgrade css-to-style to ^1.2.1 (5408b23)
- fabric: Upgrade
office-ui-fabric-react
to 6.110.0 (#45) (bc39370) (#46)
Bug fixes
- fabric: Fix
<command-bar-item>
not recognizing some inputs (#42) (411ef87) - fabric: Fix bad imports in DetailsList module (#43) (80a50e6)
Features
0.4.10 (2018-12-01)
Features
-
core: Allow specifying arbitrary event handlers to any ReactWrapperComponent (#39) (13ff801)
-
fabric: Add DetailsList, GroupItem, and MarqueeSelection components (#37) (000fa42)
0.4.9 (2018-11-01)
Features
0.4.8 (2018-10-21)
Bug fixes
0.4.7 (2018-10-21)
Bug fixes
- core: Fix typo in
bundledDependencies
.
0.4.6 (2018-10-21)
Bug fixes
-
core: Content class and contentStyle refactor and enhancements (#27) (04f537d)
-
core: Fix ng-templates rendered as render props not updating when internal bindings change (#28) (626e9b8)
-
fabric: Fix
ICommandBarItemOptions
type (again) (#23) (0561e92) -
fabric: Fix change detection on items change in command bar when using declarative syntax (#26) (c1097d3)
0.4.5 (2018-10-16)
Bug fixes
0.4.4 (2018-10-02)
Breaking changes
0.4.3 (2018-09-27)
Breaking changes
0.4.2 (2018-09-07)
Bug Fixes
- core: Fix tree shaking removing code needed for handling
ng-content
in production builds (#13) (5c15bd2)
0.4.1 (2018-08-28)
Bug Fixes
- core: Fix React nodes being removed from DOM when they are still needed (#7) (184844)
- fabric: Workaround for components using plain CSS under the hood to not load the style when tree-shaken (using
ng build --prod
) (#8) (c4e521)
0.4.0 (2018-08-16)
Initial public release...
Bug Fixes
Features
BREAKING CHANGES
- n/a
< 0.4.0
Features
- core: original core and fabric libraries including docs (03ca764)