File tree Expand file tree Collapse file tree 8 files changed +19
-15
lines changed
Expand file tree Collapse file tree 8 files changed +19
-15
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.25.14] [ ] - 2020-09-03
11+
1012### Added
1113
1214- Add ` onActionClick ` on ` SideNavigationItem ` to have a dedicated action on the chevron icon and let the onClick on the link.
@@ -714,3 +716,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
714716[ 0.25.12 ] : https://github.com/lumapps/design-system/tree/v0.25.12
715717[ unreleased ] : https://github.com/lumapps/design-system/compare/v0.25.13...HEAD
716718[ 0.25.13 ] : https://github.com/lumapps/design-system/tree/v0.25.13
719+ [ unreleased ] : https://github.com/lumapps/design-system/compare/v0.25.14...HEAD
720+ [ 0.25.14 ] : https://github.com/lumapps/design-system/tree/v0.25.14
Original file line number Diff line number Diff line change 1010 "message" : " chore(release): release %s"
1111 }
1212 },
13- "version" : " 0.25.13 " ,
13+ "version" : " 0.25.14 " ,
1414 "useWorkspaces" : true ,
1515 "npmClient" : " yarn"
1616}
Original file line number Diff line number Diff line change 66 "url" : " https://github.com/lumapps/design-system/issues"
77 },
88 "dependencies" : {
9- "@lumx/core" : " ^0.25.13 " ,
10- "@lumx/icons" : " ^0.25.13 " ,
9+ "@lumx/core" : " ^0.25.14 " ,
10+ "@lumx/icons" : " ^0.25.14 " ,
1111 "angular" : " ^1.7.8" ,
1212 "focus-visible" : " ^5.0.2" ,
1313 "jquery" : " ^3.3.1" ,
4141 "build" : " webpack" ,
4242 "prepublishOnly" : " yarn build"
4343 },
44- "version" : " 0.25.13 " ,
44+ "version" : " 0.25.14 " ,
4545 "devDependencies" : {
4646 "@babel/core" : " ^7.8.3" ,
4747 "@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
Original file line number Diff line number Diff line change 4343 "prepublishOnly" : " yarn build"
4444 },
4545 "sideEffects" : false ,
46- "version" : " 0.25.13 " ,
46+ "version" : " 0.25.14 " ,
4747 "devDependencies" : {
4848 "@babel/core" : " ^7.8.3" ,
4949 "@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
Original file line number Diff line number Diff line change 2121 "url" : " git+https://github.com/lumapps/design-system.git"
2222 },
2323 "sideEffects" : false ,
24- "version" : " 0.25.13 "
24+ "version" : " 0.25.14 "
2525}
Original file line number Diff line number Diff line change 66 "url" : " https://github.com/lumapps/design-system/issues"
77 },
88 "dependencies" : {
9- "@lumx/core" : " ^0.25.13 " ,
10- "@lumx/icons" : " ^0.25.13 " ,
9+ "@lumx/core" : " ^0.25.14 " ,
10+ "@lumx/icons" : " ^0.25.14 " ,
1111 "@popperjs/core" : " ^2.4.0" ,
1212 "body-scroll-lock" : " ^2.6.4" ,
1313 "classnames" : " ^2.2.6" ,
126126 "storybook" : " start-storybook -p 9000"
127127 },
128128 "sideEffects" : false ,
129- "version" : " 0.25.13 "
129+ "version" : " 0.25.14 "
130130}
Original file line number Diff line number Diff line change 66 "url" : " https://github.com/lumapps/design-system/issues"
77 },
88 "dependencies" : {
9- "@lumx/angularjs" : " ^0.25.13 " ,
10- "@lumx/core" : " ^0.25.13 " ,
11- "@lumx/icons" : " ^0.25.13 " ,
12- "@lumx/react" : " ^0.25.13 " ,
9+ "@lumx/angularjs" : " ^0.25.14 " ,
10+ "@lumx/core" : " ^0.25.14 " ,
11+ "@lumx/icons" : " ^0.25.14 " ,
12+ "@lumx/react" : " ^0.25.14 " ,
1313 "angular" : " ^1.7.8" ,
1414 "classnames" : " ^2.2.6" ,
1515 "intersection-observer" : " ^0.7.0" ,
8383 "build" : " webpack" ,
8484 "start" : " NODE_ENV=development webpack-dev-server"
8585 },
86- "version" : " 0.25.13 "
86+ "version" : " 0.25.14 "
8787}
Original file line number Diff line number Diff line change 1212 "main" : " generators/index.js" ,
1313 "name" : " generator-lumx-component" ,
1414 "private" : true ,
15- "version" : " 0.25.13 "
15+ "version" : " 0.25.14 "
1616}
You can’t perform that action at this time.
0 commit comments