@clayui/label 3.106.0 → 3.106.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 +112 -0
- package/package.json +4 -4
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
## [3.106.1](https://github.com/liferay/clay/compare/v3.106.0...v3.106.1) (2023-10-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @clayui/label
|
|
9
|
+
|
|
10
|
+
# [3.106.0](https://github.com/liferay/clay/compare/v3.105.0...v3.106.0) (2023-10-25)
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
- remove 'src' dir from being packaged with npm ([9383e8d](https://github.com/liferay/clay/commit/9383e8d8abb25ca3396e7c6e4dfa53bbc72691c5))
|
|
15
|
+
- use package's directory for baseDir when generating type ([0a5c710](https://github.com/liferay/clay/commit/0a5c710092f36243bc8d5487f70e831295715072))
|
|
16
|
+
|
|
17
|
+
# [3.88.0](https://github.com/liferay/clay/compare/v3.87.2...v3.88.0) (2023-02-14)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @clayui/label
|
|
20
|
+
|
|
21
|
+
# [3.85.0](https://github.com/liferay/clay/compare/v3.84.0...v3.85.0) (2023-01-23)
|
|
22
|
+
|
|
23
|
+
**Note:** Version bump only for package @clayui/label
|
|
24
|
+
|
|
25
|
+
# [3.56.0](https://github.com/liferay/clay/compare/v3.55.0...v3.56.0) (2022-05-09)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @clayui/label
|
|
28
|
+
|
|
29
|
+
# [3.45.0](https://github.com/liferay/clay/compare/v3.44.2...v3.45.0) (2022-02-01)
|
|
30
|
+
|
|
31
|
+
**Note:** Version bump only for package @clayui/label
|
|
32
|
+
|
|
33
|
+
# [3.40.0](https://github.com/liferay/clay/compare/v3.39.0...v3.40.0) (2021-11-17)
|
|
34
|
+
|
|
35
|
+
**Note:** Version bump only for package @clayui/label
|
|
36
|
+
|
|
37
|
+
# [3.39.0](https://github.com/liferay/clay/compare/v3.38.0...v3.39.0) (2021-10-29)
|
|
38
|
+
|
|
39
|
+
**Note:** Version bump only for package @clayui/label
|
|
40
|
+
|
|
41
|
+
# [3.38.0](https://github.com/liferay/clay/compare/v3.37.0...v3.38.0) (2021-10-22)
|
|
42
|
+
|
|
43
|
+
**Note:** Version bump only for package @clayui/label
|
|
44
|
+
|
|
45
|
+
# [3.37.0](https://github.com/liferay/clay/compare/v3.36.0...v3.37.0) (2021-10-06)
|
|
46
|
+
|
|
47
|
+
**Note:** Version bump only for package @clayui/label
|
|
48
|
+
|
|
49
|
+
# [3.32.0](https://github.com/liferay/clay/compare/v3.31.0...v3.32.0) (2021-07-28)
|
|
50
|
+
|
|
51
|
+
**Note:** Version bump only for package @clayui/label
|
|
52
|
+
|
|
53
|
+
## [3.4.1](https://github.com/liferay/clay/compare/@clayui/label@3.4.0...@clayui/label@3.4.1) (2021-01-13)
|
|
54
|
+
|
|
55
|
+
### Bug Fixes
|
|
56
|
+
|
|
57
|
+
- **@clayui/label:** close icon should be times-small ([5181335](https://github.com/liferay/clay/commit/5181335))
|
|
58
|
+
|
|
59
|
+
# [3.4.0](https://github.com/liferay/clay/compare/@clayui/label@3.3.1...@clayui/label@3.4.0) (2020-10-01)
|
|
60
|
+
|
|
61
|
+
### Features
|
|
62
|
+
|
|
63
|
+
- **clayui.com:** Add JSP code example to Label ([e90068e](https://github.com/liferay/clay/commit/e90068e))
|
|
64
|
+
- **clayui.com:** Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one ([d812ee9](https://github.com/liferay/clay/commit/d812ee9))
|
|
65
|
+
- add displayName for all components ([cc3211d](https://github.com/liferay/clay/commit/cc3211d))
|
|
66
|
+
|
|
67
|
+
## [3.3.1](https://github.com/liferay/clay/compare/@clayui/label@3.3.0...@clayui/label@3.3.1) (2020-06-18)
|
|
68
|
+
|
|
69
|
+
**Note:** Version bump only for package @clayui/label
|
|
70
|
+
|
|
71
|
+
# [3.3.0](https://github.com/liferay/clay/compare/@clayui/label@3.2.0...@clayui/label@3.3.0) (2020-04-24)
|
|
72
|
+
|
|
73
|
+
### Features
|
|
74
|
+
|
|
75
|
+
- **@clayui/label:** Attempt at ClayLabel contentBefore prop ([cd634e2](https://github.com/liferay/clay/commit/cd634e2))
|
|
76
|
+
- **@clayui/label:** use a hybrid API appraoch to expose low-level components ([deffd0e](https://github.com/liferay/clay/commit/deffd0e))
|
|
77
|
+
|
|
78
|
+
# [3.2.0](https://github.com/liferay/clay/tree/master/packages/clay-label/compare/@clayui/label@3.1.1...@clayui/label@3.2.0) (2020-03-26)
|
|
79
|
+
|
|
80
|
+
### Features
|
|
81
|
+
|
|
82
|
+
- **@clayui/label:** add prop for inner element attributes ([2d1f489](https://github.com/liferay/clay/commit/2d1f489))
|
|
83
|
+
|
|
84
|
+
## [3.1.1](https://github.com/liferay/clay/tree/master/packages/clay-label/compare/@clayui/label@3.1.0...@clayui/label@3.1.1) (2020-03-12)
|
|
85
|
+
|
|
86
|
+
### Bug Fixes
|
|
87
|
+
|
|
88
|
+
- **@clayui/label:** use ClayLink over anchor tag ([746487f](https://github.com/liferay/clay/commit/746487f))
|
|
89
|
+
|
|
90
|
+
# 3.1.0 (2020-02-28)
|
|
91
|
+
|
|
92
|
+
### Bug Fixes
|
|
93
|
+
|
|
94
|
+
- update components to include 'types' and 'ts:main' package keys ([9e24b59](https://github.com/liferay/clay/commit/9e24b59))
|
|
95
|
+
|
|
96
|
+
### Features
|
|
97
|
+
|
|
98
|
+
- **clay-form:** create high-level multi-select component ([feb3abc](https://github.com/liferay/clay/commit/feb3abc))
|
|
99
|
+
- added template demos ([c2f1064](https://github.com/liferay/clay/commit/c2f1064))
|
|
100
|
+
- update react-testing-library to be @testing-library/react ([bd78145](https://github.com/liferay/clay/commit/bd78145))
|
|
101
|
+
|
|
102
|
+
## [3.0.3](https://github.com/liferay/clay/tree/master/packages/clay-label/compare/@clayui/label@3.0.1...@clayui/label@3.0.3) (2020-01-31)
|
|
103
|
+
|
|
104
|
+
**Note:** Version bump only for package @clayui/label
|
|
105
|
+
|
|
106
|
+
## [3.0.2](https://github.com/liferay/clay/tree/master/packages/clay-label/compare/@clayui/label@3.0.1...@clayui/label@3.0.2) (2020-01-20)
|
|
107
|
+
|
|
108
|
+
**Note:** Version bump only for package @clayui/label
|
|
109
|
+
|
|
110
|
+
## [3.0.1](https://github.com/liferay/clay/tree/master/packages/clay-label/compare/@clayui/label@3.0.0...@clayui/label@3.0.1) (2019-10-28)
|
|
111
|
+
|
|
112
|
+
**Note:** Version bump only for package @clayui/label
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@clayui/label",
|
|
3
|
-
"version": "3.106.
|
|
3
|
+
"version": "3.106.1",
|
|
4
4
|
"description": "ClayLabel component",
|
|
5
5
|
"license": "BSD-3-Clause",
|
|
6
6
|
"repository": "https://github.com/liferay/clay",
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
"react"
|
|
26
26
|
],
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@clayui/icon": "^3.106.
|
|
29
|
-
"@clayui/link": "^3.106.
|
|
28
|
+
"@clayui/icon": "^3.106.1",
|
|
29
|
+
"@clayui/link": "^3.106.1",
|
|
30
30
|
"classnames": "^2.2.6"
|
|
31
31
|
},
|
|
32
32
|
"peerDependencies": {
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"browserslist": [
|
|
38
38
|
"extends browserslist-config-clay"
|
|
39
39
|
],
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "b5345687d03988ed7d2409305d394434b9800b34"
|
|
41
41
|
}
|