15 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.6.5 (2019-05-16)
Propagate max length attribute in fab-text-field component
0.6.2 (2019-03-24)
Fix for broken 0.6.1
release.
0.6.1 (2019-03-22)
Features
Bug fixes
0.6.0 (2019-03-08)
Breaking changes
Features
-
fabric: Update combobox and calendar with directives. (#95) (8ccbaa5)
-
fabric: Add directives for the ComboBox and Calendar to enable the Angular-style template localization pattern. (#95) (8ccbaa5)
Bug fixes
0.5.12 (2019-02-20)
Features
Bug fixes
0.5.11 (2019-01-31)
Bug fixes
0.5.10 (2019-01-27)
Bug fixes
-
core: workaround for TemplateRef update issues (#81) (83f6b3a)
-
fabric: take benefits from tree-shaking support in Fabric (#80) (9ca3e45)
0.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) (1bf0d3a)
0.5.8 (2018-12-30)
Bug fixes
0.5.7 (2018-12-30)
Bug fixes
0.5.6 (2018-12-24)
Features
- fabric: Add
Dropdown
component. (#63) (7cd90dd) - fabric: Add declarative syntax for menu items in Buttons. (#61) (0bf7d9a)
Bug fixes
0.5.5 (2018-12-16)
Features
- fabric: Add
TextField
andMaskedTextField
components. (#58) (d18320e) - fabric: Add
SpinButton
component. (#59) (35dbbbe)
0.5.4 (2018-12-11)
Bug fixes
0.5.3 (2018-12-06)
Bug fixes
0.5.2 (2018-12-06)
Bug fixes
0.5.1 (2018-12-06)
Bug fixes
- core: Moved geteventlisteners module to a local one and revised JS to use ES5 syntax (#48) (79c6389)
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)