File tree 10 files changed +37
-20
lines changed
10 files changed +37
-20
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @talend/react-components
2
2
3
+ ## 11.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f0c98a7e6: Components - Layout can now be given a theme directly from props by parent app
8
+
3
9
## 11.3.3
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 71
71
"devDependencies" : {
72
72
"@storybook/addon-actions" : " ^6.5.16" ,
73
73
"@talend/bootstrap-theme" : " ^8.1.2" ,
74
- "@talend/design-system" : " ^7.14.2 " ,
74
+ "@talend/design-system" : " ^7.15.0 " ,
75
75
"@talend/icons" : " ^6.58.1" ,
76
76
"@talend/locales-design-system" : " ^7.3.0" ,
77
77
"@talend/locales-tui-components" : " ^9.5.0" ,
114
114
"publishConfig" : {
115
115
"access" : " public"
116
116
},
117
- "version" : " 11.3.3 "
117
+ "version" : " 11.4.0 "
118
118
}
Original file line number Diff line number Diff line change 1
1
# @talend/design-system
2
2
3
+ ## 7.15.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 076d96234: Add BadgeMenu to faceted search for single selection
8
+
3
9
## 7.14.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @talend/design-system" ,
3
- "version" : " 7.14.2 " ,
3
+ "version" : " 7.15.0 " ,
4
4
"description" : " Talend Design System" ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 11.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 076d96234: Add BadgeMenu to faceted search for single selection
8
+
3
9
## 11.0.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @talend/react-faceted-search" ,
3
- "version" : " 11.0.2 " ,
3
+ "version" : " 11.1.0 " ,
4
4
"description" : " Faceted search" ,
5
5
"main" : " lib/index.js" ,
6
6
"mainSrc" : " src/index.js" ,
47
47
"@storybook/addon-actions" : " ^6.5.16" ,
48
48
"@storybook/testing-library" : " ^0.0.13" ,
49
49
"@talend/bootstrap-theme" : " ^8.0.0" ,
50
- "@talend/design-system" : " ^7.14.1 " ,
50
+ "@talend/design-system" : " ^7.15.0 " ,
51
51
"@talend/icons" : " ^6.58.1" ,
52
52
"@talend/locales-tui-components" : " ^9.5.0" ,
53
53
"@talend/locales-tui-faceted-search" : " ^8.1.0" ,
54
- "@talend/react-components" : " ^11.1.3 " ,
54
+ "@talend/react-components" : " ^11.4.0 " ,
55
55
"@talend/scripts-core" : " ^14.0.0" ,
56
56
"@talend/scripts-config-react-webpack" : " ^15.4.1" ,
57
57
"babel-plugin-angularjs-annotate" : " ^0.10.0" ,
Original file line number Diff line number Diff line change 1
1
# @talend/ui-storybook
2
2
3
+ ## 1.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 076d96234: Add BadgeMenu to faceted search for single selection
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [ 076d96234]
12
+ - @talend/design-system @7.15.0
13
+
3
14
## 1.2.0
4
15
5
16
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @talend/ui-storybook" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " Package containing all stories from talend/ui repository" ,
5
5
"homepage" : " https://github.com/Talend/ui#readme" ,
6
6
"main" : " src/index.ts" ,
20
20
"url" : " https://github.com/Talend/ui/issues"
21
21
},
22
22
"dependencies" : {
23
- "@talend/design-system" : " ^7.11 .0" ,
23
+ "@talend/design-system" : " ^7.15 .0" ,
24
24
"@talend/design-tokens" : " ^2.7.3" ,
25
25
"react-hook-form" : " ^6.15.8"
26
26
},
You can’t perform that action at this time.
0 commit comments