File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 0.5.6 " ></a >
7+
8+ # [ 0.5.6] ( https://github.com/Microsoft/angular-react/compare/v0.5.5...v0.5.6 ) (2018-12-24)
9+
10+ ### Features
11+
12+ - ** fabric:** Add ` Dropdown ` component. ([ #63 ] ( https://github.com/Microsoft/angular-react/pull/63 ) ) ([ 7cd90dd] ( https://github.com/Microsoft/angular-react/commit/7cd90dde402adc5255dc04733ba430cca555ab17 ) )
13+ - ** 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 ) )
14+
15+ ### Bug fixes
16+
17+ - ** fabric:** Add missing module mappings. ([ #62 ] ( https://github.com/Microsoft/angular-react/pull/62 ) ) ([ 5a99d70] ( https://github.com/Microsoft/angular-react/commit/5a99d70685d101d54fb736777bd02498e70f739e ) )
18+
619<a name =" 0.5.5 " ></a >
720
821# [ 0.5.5] ( https://github.com/Microsoft/angular-react/compare/v0.5.4...v0.5.5 ) (2018-12-16)
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../../node_modules/ng-packagr/package.schema.json" ,
33 "name" : " @angular-react/core" ,
4- "version" : " 0.5.5 " ,
4+ "version" : " 0.5.6 " ,
55 "ngPackage" : {
66 "deleteDestPath" : true ,
77 "whitelistedNonPeerDependencies" : [
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../../node_modules/ng-packagr/package.schema.json" ,
33 "name" : " @angular-react/fabric" ,
4- "version" : " 0.5.5 " ,
4+ "version" : " 0.5.6 " ,
55 "ngPackage" : {
66 "lib" : {
77 "entryFile" : " public-api.ts" ,
7575 ],
7676 "private" : false ,
7777 "peerDependencies" : {
78- "@angular-react/core" : " ^0.5.5 " ,
78+ "@angular-react/core" : " ^0.5.6 " ,
7979 "@angular/common" : " ^7.0.3" ,
8080 "@angular/core" : " ^7.0.3" ,
8181 "@angular/platform-browser-dynamic" : " ^7.0.3" ,
You can’t perform that action at this time.
0 commit comments