@semcore/ui 10.0.0 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +103 -46
- package/package.json +15 -15
package/CHANGELOG.md
CHANGED
|
@@ -1,94 +1,151 @@
|
|
|
1
|
+
## [10.0.1] - 2021-12-24
|
|
2
|
+
|
|
3
|
+
### @semcore/badge
|
|
4
|
+
|
|
5
|
+
- **Changed** Changed line-height from 1.2 to 1.1 for correct display in all browsers.
|
|
6
|
+
|
|
7
|
+
### @semcore/base-trigger
|
|
8
|
+
|
|
9
|
+
- **Changed** Changed line-height from 1.2 to 1.1 for correct display in all browsers.
|
|
10
|
+
|
|
11
|
+
### @semcore/button
|
|
12
|
+
|
|
13
|
+
- **Changed** Changed line-height from 1.2 to 1.1 for correct display in all browsers.
|
|
14
|
+
|
|
15
|
+
### @semcore/chart
|
|
16
|
+
|
|
17
|
+
- **Changed** Changed line-height Axis from 1.2 to 1.1 for correct display in all browsers.
|
|
18
|
+
|
|
19
|
+
### @semcore/input
|
|
20
|
+
|
|
21
|
+
- **Changed** Changed line-height from 1.2 to 1.1 for correct display in all browsers.
|
|
22
|
+
|
|
23
|
+
### @semcore/input-tags
|
|
24
|
+
|
|
25
|
+
- **Changed** Changed line-height Tag from 1.2 to 1.1 for correct display in all browsers.
|
|
26
|
+
|
|
27
|
+
### @semcore/pills
|
|
28
|
+
|
|
29
|
+
- **Changed** Changed line-height from 1.2 to 1.1 for correct display in all browsers.
|
|
30
|
+
|
|
31
|
+
### @semcore/popper
|
|
32
|
+
|
|
33
|
+
- **Changed** remove functionality for stop propagation of events onMouseEnter, onMouseLeave from the ``.
|
|
34
|
+
|
|
35
|
+
### @semcore/product-head
|
|
36
|
+
|
|
37
|
+
- **Changed** Changed line-height from 1.2 to 1.1 for correct display in all browsers.
|
|
38
|
+
|
|
39
|
+
### @semcore/tab-line
|
|
40
|
+
|
|
41
|
+
- **Changed** Changed line-height from 1.2 to 1.1 for correct display in all browsers.
|
|
42
|
+
|
|
43
|
+
### @semcore/tab-panel
|
|
44
|
+
|
|
45
|
+
- **Changed** Changed line-height from 1.2 to 1.1 for correct display in all browsers.
|
|
46
|
+
|
|
47
|
+
### @semcore/tag
|
|
48
|
+
|
|
49
|
+
- **Added** Added primary-muted theme
|
|
50
|
+
- **Fixed** Fixed hover for non-interactive tag
|
|
51
|
+
- **Changed** Changed line-height from 1.2 to 1.1 for correct display in all browsers.
|
|
52
|
+
|
|
53
|
+
### @semcore/utils
|
|
54
|
+
|
|
55
|
+
- **Fixed** Fixed opacity calculation regardless of case.
|
|
56
|
+
- **Fixed** Fixed logic to function defaultFindNeighbor for a11yEnhance.
|
|
57
|
+
|
|
1
58
|
## [10.0.0] - 2021-12-10
|
|
2
59
|
|
|
3
60
|
### @semcore/breadcrumbs
|
|
4
|
-
|
|
61
|
+
- **Changed** Rewrite code from TS to JS
|
|
5
62
|
|
|
6
63
|
### @semcore/chart
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
64
|
+
- **Fixed** Remove 'sideEffect=false' because bug in recahrts lib.
|
|
65
|
+
- **Changed** Moved chart colors vars to style
|
|
66
|
+
- **Changed** Changed package from venn.js to @upsetjs/venn.js.
|
|
10
67
|
|
|
11
68
|
### @semcore/checkbox
|
|
12
|
-
|
|
69
|
+
- **Changed** Moved checkbox size vars to style
|
|
13
70
|
|
|
14
71
|
### @semcore/counter
|
|
15
|
-
|
|
72
|
+
- **Added** Added warning and danger themes
|
|
16
73
|
|
|
17
74
|
### @semcore/d3-chart
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
75
|
+
- **Fixed** Calculate correct border radius for Bar.
|
|
76
|
+
- **Fixed** Fixed set scale for Area, Line.
|
|
77
|
+
- **Changed** Moved chart colors vars to style
|
|
21
78
|
|
|
22
79
|
### @semcore/drag-and-drop
|
|
23
|
-
|
|
24
|
-
|
|
80
|
+
- **Fixed** Fixed global color .dnd
|
|
81
|
+
- **Changed** Up version
|
|
25
82
|
|
|
26
83
|
### @semcore/notice
|
|
27
|
-
|
|
84
|
+
- **Changed** Moved SLabel colors to style
|
|
28
85
|
|
|
29
86
|
### @semcore/popper
|
|
30
|
-
|
|
87
|
+
- **Fixed** Property root for Popper set to OutsideClick.
|
|
31
88
|
|
|
32
89
|
### @semcore/select
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
90
|
+
- **Added** [TS] Added type for Select.Option.Checkbox.
|
|
91
|
+
- **Added** Added class name to InputSearch.
|
|
92
|
+
- **Fixed** Fixed import styles in InputSearch.
|
|
36
93
|
|
|
37
94
|
### @semcore/tag
|
|
38
|
-
|
|
95
|
+
- **Added** Added property for Tag color
|
|
39
96
|
|
|
40
97
|
### @semcore/utils
|
|
41
|
-
|
|
98
|
+
- **Changed** Added magic comment in color.ts for update values in themes.
|
|
42
99
|
|
|
43
100
|
## [9.0.0] - 2021-11-12
|
|
44
101
|
|
|
45
102
|
### @semcore/d3-chart
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
103
|
+
- **Added** Added prop outerRadius for Donut chart.
|
|
104
|
+
- **Added** Added new event onMouseMoveChart, onMouseLeaveChart for eventEmitter.
|
|
105
|
+
- **Fixed** Returned data (x, y, width, height) in render function for Bar, Horizontalbar.
|
|
106
|
+
- **Fixed** Fixed field e.currentTarget for events in eventEmitter.
|
|
107
|
+
- **Fixed** Fixed hide tooltip.
|
|
108
|
+
- **Fixed** Fixed react key-related warning for Bar.
|
|
109
|
+
- **Fixed** Fixed show/hide components Hover, Dots.
|
|
110
|
+
- **Fixed** Fixed dependencies in package.json.
|
|
111
|
+
- **Changed** Fixed call animation for hover in sector Donut chart.
|
|
112
|
+
- **Changed** Fixed animation show Dot in Line chart.
|
|
56
113
|
|
|
57
114
|
### @semcore/date-picker
|
|
58
|
-
|
|
115
|
+
- **Fixed** Fixed clear highlighted data after close popup in DataRangePicker.
|
|
59
116
|
|
|
60
117
|
### @semcore/flex-box
|
|
61
|
-
|
|
62
|
-
|
|
118
|
+
- **Fixed** [TS] Fixed type direction for Flex.
|
|
119
|
+
- **Fixed** [TS] Fixed type position for Box.
|
|
63
120
|
|
|
64
121
|
### @semcore/icon
|
|
65
|
-
|
|
122
|
+
- **Added** Add new icons 'MailOpen' and 'MailOutlineOpen'
|
|
66
123
|
|
|
67
124
|
### @semcore/popper
|
|
68
|
-
|
|
125
|
+
- **Changed** Up version package focus-lock.
|
|
69
126
|
|
|
70
127
|
### @semcore/scroll-area
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
128
|
+
- **Fixed** [TS] Fixed types.
|
|
129
|
+
- **Changed** Rewrite code from ts to js.
|
|
130
|
+
- **Changed** Changed interception event of mouse for cursor in ScrollBar.
|
|
131
|
+
- **Changed** Call calculate position scroll when change size container
|
|
75
132
|
|
|
76
133
|
### @semcore/skeleton
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
134
|
+
- **BREAK** change default height for Skeleton from 100px to 100%.
|
|
135
|
+
- **BREAK** remove support props visible, speed for Skeleton.
|
|
136
|
+
- **Fixed** Fixed typo in ts.
|
|
137
|
+
- **Changed** Rewrite code from ts to js.
|
|
81
138
|
|
|
82
139
|
### @semcore/slider
|
|
83
|
-
|
|
140
|
+
- **Fixed** Fixed default color
|
|
84
141
|
|
|
85
142
|
### @semcore/switch
|
|
86
|
-
|
|
143
|
+
- **Fixed** Fixed animation checked when opening in Popper.
|
|
87
144
|
|
|
88
145
|
### @semcore/table
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
146
|
+
- **Changed** Version of dependence @semcore/core has been changed to 1.11.
|
|
147
|
+
- **Changed** The style processing system has been changed.
|
|
148
|
+
- **Changed** Rewrite from TS to JS code.
|
|
92
149
|
|
|
93
150
|
## [8.0.0] - 2021-10-04
|
|
94
151
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semcore/ui",
|
|
3
|
-
"version": "10.0.
|
|
3
|
+
"version": "10.0.1",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"module": "./index.js",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -11,14 +11,14 @@
|
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@semcore/accordion": "3.3.4",
|
|
13
13
|
"@semcore/animation": "1.3.2",
|
|
14
|
-
"@semcore/badge": "2.3.
|
|
15
|
-
"@semcore/base-trigger": "2.4.
|
|
14
|
+
"@semcore/badge": "2.3.4",
|
|
15
|
+
"@semcore/base-trigger": "2.4.1",
|
|
16
16
|
"@semcore/breadcrumbs": "2.5.0",
|
|
17
17
|
"@semcore/breakpoints": "1.1.2",
|
|
18
|
-
"@semcore/button": "3.3.
|
|
18
|
+
"@semcore/button": "3.3.2",
|
|
19
19
|
"@semcore/card": "2.2.2",
|
|
20
20
|
"@semcore/carousel": "1.4.2",
|
|
21
|
-
"@semcore/chart": "4.3.
|
|
21
|
+
"@semcore/chart": "4.3.2",
|
|
22
22
|
"@semcore/checkbox": "5.2.2",
|
|
23
23
|
"@semcore/core": "1.11.2",
|
|
24
24
|
"@semcore/counter": "1.3.0",
|
|
@@ -40,21 +40,21 @@
|
|
|
40
40
|
"@semcore/fullscreen-modal": "1.4.2",
|
|
41
41
|
"@semcore/grid": "4.1.2",
|
|
42
42
|
"@semcore/icon": "2.14.0",
|
|
43
|
-
"@semcore/input": "2.2.
|
|
43
|
+
"@semcore/input": "2.2.3",
|
|
44
44
|
"@semcore/input-mask": "3.2.1",
|
|
45
45
|
"@semcore/input-number": "3.0.4",
|
|
46
|
-
"@semcore/input-tags": "2.4.
|
|
46
|
+
"@semcore/input-tags": "2.4.2",
|
|
47
47
|
"@semcore/link": "3.4.1",
|
|
48
48
|
"@semcore/modal": "2.3.4",
|
|
49
49
|
"@semcore/neighbor-location": "2.3.3",
|
|
50
50
|
"@semcore/notice": "3.1.2",
|
|
51
|
-
"@semcore/notice-bubble": "3.2.
|
|
51
|
+
"@semcore/notice-bubble": "3.2.2",
|
|
52
52
|
"@semcore/outside-click": "2.4.1",
|
|
53
53
|
"@semcore/pagination": "2.3.4",
|
|
54
|
-
"@semcore/pills": "3.5.
|
|
55
|
-
"@semcore/popper": "4.11.
|
|
54
|
+
"@semcore/pills": "3.5.3",
|
|
55
|
+
"@semcore/popper": "4.11.15",
|
|
56
56
|
"@semcore/portal": "2.3.1",
|
|
57
|
-
"@semcore/product-head": "2.2.
|
|
57
|
+
"@semcore/product-head": "2.2.3",
|
|
58
58
|
"@semcore/progress-bar": "2.2.1",
|
|
59
59
|
"@semcore/project-create": "3.3.2",
|
|
60
60
|
"@semcore/radio": "4.2.2",
|
|
@@ -67,15 +67,15 @@
|
|
|
67
67
|
"@semcore/spin-container": "4.0.1",
|
|
68
68
|
"@semcore/sticky": "2.2.1",
|
|
69
69
|
"@semcore/switch": "3.3.2",
|
|
70
|
-
"@semcore/tab-line": "2.8.
|
|
71
|
-
"@semcore/tab-panel": "2.6.
|
|
70
|
+
"@semcore/tab-line": "2.8.4",
|
|
71
|
+
"@semcore/tab-panel": "2.6.3",
|
|
72
72
|
"@semcore/table": "2.3.0",
|
|
73
|
-
"@semcore/tag": "3.5.
|
|
73
|
+
"@semcore/tag": "3.5.3",
|
|
74
74
|
"@semcore/textarea": "3.2.3",
|
|
75
75
|
"@semcore/time-picker": "2.4.4",
|
|
76
76
|
"@semcore/tooltip": "4.3.1",
|
|
77
77
|
"@semcore/typography": "3.2.2",
|
|
78
|
-
"@semcore/utils": "3.30.
|
|
78
|
+
"@semcore/utils": "3.30.5",
|
|
79
79
|
"@semcore/widget-empty": "2.6.2"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|