@synerise/ds-switch 1.2.0 → 1.2.2
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 +8 -66
- package/package.json +8 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,140 +3,82 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
## [1.2.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.2.1...@synerise/ds-switch@1.2.2) (2025-12-15)
|
|
8
7
|
|
|
9
|
-
|
|
8
|
+
**Note:** Version bump only for package @synerise/ds-switch
|
|
10
9
|
|
|
11
|
-
|
|
10
|
+
## [1.2.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.2.0...@synerise/ds-switch@1.2.1) (2025-11-28)
|
|
12
11
|
|
|
12
|
+
**Note:** Version bump only for package @synerise/ds-switch
|
|
13
13
|
|
|
14
|
+
# [1.2.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.20...@synerise/ds-switch@1.2.0) (2025-11-06)
|
|
14
15
|
|
|
16
|
+
### Features
|
|
15
17
|
|
|
18
|
+
- **dropdown:** dropdownMenu component ([f0ec827](https://github.com/synerise/synerise-design/commit/f0ec82792cdcb021fa9a454912f6e7a892e53895))
|
|
16
19
|
|
|
17
20
|
## [1.1.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.19...@synerise/ds-switch@1.1.20) (2025-10-22)
|
|
18
21
|
|
|
19
22
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
20
23
|
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
24
|
## [1.1.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.18...@synerise/ds-switch@1.1.19) (2025-10-10)
|
|
26
25
|
|
|
27
26
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
28
27
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
28
|
## [1.1.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.17...@synerise/ds-switch@1.1.18) (2025-09-25)
|
|
34
29
|
|
|
35
30
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
36
31
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
32
|
## [1.1.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.16...@synerise/ds-switch@1.1.17) (2025-09-19)
|
|
42
33
|
|
|
43
34
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
44
35
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
36
|
## [1.1.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.15...@synerise/ds-switch@1.1.16) (2025-09-16)
|
|
50
37
|
|
|
51
38
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
52
39
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
40
|
## [1.1.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.14...@synerise/ds-switch@1.1.15) (2025-09-02)
|
|
58
41
|
|
|
59
|
-
|
|
60
42
|
### Bug Fixes
|
|
61
43
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
44
|
+
- **switch:** add tooltipConfig ([d2d752f](https://github.com/synerise/synerise-design/commit/d2d752f373da31c1e2ac708237a2e7840b6ba015))
|
|
67
45
|
|
|
68
46
|
## [1.1.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.13...@synerise/ds-switch@1.1.14) (2025-08-28)
|
|
69
47
|
|
|
70
48
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
71
49
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
50
|
## [1.1.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.12...@synerise/ds-switch@1.1.13) (2025-08-14)
|
|
77
51
|
|
|
78
52
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
79
53
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
54
|
## [1.1.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.11...@synerise/ds-switch@1.1.12) (2025-07-24)
|
|
85
55
|
|
|
86
56
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
87
57
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
58
|
## [1.1.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.10...@synerise/ds-switch@1.1.11) (2025-07-17)
|
|
93
59
|
|
|
94
60
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
95
61
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
62
|
## [1.1.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.9...@synerise/ds-switch@1.1.10) (2025-07-15)
|
|
101
63
|
|
|
102
64
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
103
65
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
66
|
## [1.1.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.8...@synerise/ds-switch@1.1.9) (2025-07-08)
|
|
109
67
|
|
|
110
68
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
111
69
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
70
|
## [1.1.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.7...@synerise/ds-switch@1.1.8) (2025-07-01)
|
|
117
71
|
|
|
118
72
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
119
73
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
74
|
## [1.1.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.6...@synerise/ds-switch@1.1.7) (2025-06-26)
|
|
125
75
|
|
|
126
76
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
127
77
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
78
|
## [1.1.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.5...@synerise/ds-switch@1.1.6) (2025-06-24)
|
|
133
79
|
|
|
134
80
|
**Note:** Version bump only for package @synerise/ds-switch
|
|
135
81
|
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
82
|
## [1.1.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-switch@1.1.4...@synerise/ds-switch@1.1.5) (2025-06-05)
|
|
141
83
|
|
|
142
84
|
**Note:** Version bump only for package @synerise/ds-switch
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@synerise/ds-switch",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.2",
|
|
4
4
|
"description": "Switch UI Component for the Synerise Design System",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"repository": "synerise/synerise-design",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"build:js": "babel --delete-dir-on-start --root-mode upward src --out-dir dist --extensions '.js,.ts,.tsx'",
|
|
22
22
|
"build:watch": "npm run build:js -- --watch",
|
|
23
23
|
"defs": "tsc --declaration --outDir dist/ --emitDeclarationOnly",
|
|
24
|
-
"pack:ci": "
|
|
24
|
+
"pack:ci": "pnpm pack --pack-destination ../../storybook/storybook-static/static",
|
|
25
25
|
"prepublish": "npm run build",
|
|
26
26
|
"test": "jest",
|
|
27
27
|
"test:watch": "npm run test -- --watchAll",
|
|
@@ -35,15 +35,18 @@
|
|
|
35
35
|
],
|
|
36
36
|
"types": "dist/index.d.ts",
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@synerise/ds-form-field": "^1.1.
|
|
39
|
-
"@synerise/ds-typography": "^1.0.
|
|
38
|
+
"@synerise/ds-form-field": "^1.1.21",
|
|
39
|
+
"@synerise/ds-typography": "^1.0.25",
|
|
40
40
|
"classnames": "^2.5.1"
|
|
41
41
|
},
|
|
42
|
+
"devDependencies": {
|
|
43
|
+
"@synerise/ds-tooltip": "^1.3.2"
|
|
44
|
+
},
|
|
42
45
|
"peerDependencies": {
|
|
43
46
|
"@synerise/ds-core": "*",
|
|
44
47
|
"antd": "4.24.16",
|
|
45
48
|
"react": ">=16.9.0 <= 18.3.1",
|
|
46
49
|
"styled-components": "^5.3.3"
|
|
47
50
|
},
|
|
48
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "b1279d5354132a2bf0b6f0cfa343db4c6c928f72"
|
|
49
52
|
}
|