@clayui/label 3.106.0 → 3.111.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +116 -0
  2. package/package.json +4 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,116 @@
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.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)
7
+
8
+ **Note:** Version bump only for package @clayui/label
9
+
10
+ ## [3.106.1](https://github.com/liferay/clay/compare/v3.106.0...v3.106.1) (2023-10-26)
11
+
12
+ **Note:** Version bump only for package @clayui/label
13
+
14
+ # [3.106.0](https://github.com/liferay/clay/compare/v3.105.0...v3.106.0) (2023-10-25)
15
+
16
+ ### Bug Fixes
17
+
18
+ - remove 'src' dir from being packaged with npm ([9383e8d](https://github.com/liferay/clay/commit/9383e8d8abb25ca3396e7c6e4dfa53bbc72691c5))
19
+ - use package's directory for baseDir when generating type ([0a5c710](https://github.com/liferay/clay/commit/0a5c710092f36243bc8d5487f70e831295715072))
20
+
21
+ # [3.88.0](https://github.com/liferay/clay/compare/v3.87.2...v3.88.0) (2023-02-14)
22
+
23
+ **Note:** Version bump only for package @clayui/label
24
+
25
+ # [3.85.0](https://github.com/liferay/clay/compare/v3.84.0...v3.85.0) (2023-01-23)
26
+
27
+ **Note:** Version bump only for package @clayui/label
28
+
29
+ # [3.56.0](https://github.com/liferay/clay/compare/v3.55.0...v3.56.0) (2022-05-09)
30
+
31
+ **Note:** Version bump only for package @clayui/label
32
+
33
+ # [3.45.0](https://github.com/liferay/clay/compare/v3.44.2...v3.45.0) (2022-02-01)
34
+
35
+ **Note:** Version bump only for package @clayui/label
36
+
37
+ # [3.40.0](https://github.com/liferay/clay/compare/v3.39.0...v3.40.0) (2021-11-17)
38
+
39
+ **Note:** Version bump only for package @clayui/label
40
+
41
+ # [3.39.0](https://github.com/liferay/clay/compare/v3.38.0...v3.39.0) (2021-10-29)
42
+
43
+ **Note:** Version bump only for package @clayui/label
44
+
45
+ # [3.38.0](https://github.com/liferay/clay/compare/v3.37.0...v3.38.0) (2021-10-22)
46
+
47
+ **Note:** Version bump only for package @clayui/label
48
+
49
+ # [3.37.0](https://github.com/liferay/clay/compare/v3.36.0...v3.37.0) (2021-10-06)
50
+
51
+ **Note:** Version bump only for package @clayui/label
52
+
53
+ # [3.32.0](https://github.com/liferay/clay/compare/v3.31.0...v3.32.0) (2021-07-28)
54
+
55
+ **Note:** Version bump only for package @clayui/label
56
+
57
+ ## [3.4.1](https://github.com/liferay/clay/compare/@clayui/label@3.4.0...@clayui/label@3.4.1) (2021-01-13)
58
+
59
+ ### Bug Fixes
60
+
61
+ - **@clayui/label:** close icon should be times-small ([5181335](https://github.com/liferay/clay/commit/5181335))
62
+
63
+ # [3.4.0](https://github.com/liferay/clay/compare/@clayui/label@3.3.1...@clayui/label@3.4.0) (2020-10-01)
64
+
65
+ ### Features
66
+
67
+ - **clayui.com:** Add JSP code example to Label ([e90068e](https://github.com/liferay/clay/commit/e90068e))
68
+ - **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))
69
+ - add displayName for all components ([cc3211d](https://github.com/liferay/clay/commit/cc3211d))
70
+
71
+ ## [3.3.1](https://github.com/liferay/clay/compare/@clayui/label@3.3.0...@clayui/label@3.3.1) (2020-06-18)
72
+
73
+ **Note:** Version bump only for package @clayui/label
74
+
75
+ # [3.3.0](https://github.com/liferay/clay/compare/@clayui/label@3.2.0...@clayui/label@3.3.0) (2020-04-24)
76
+
77
+ ### Features
78
+
79
+ - **@clayui/label:** Attempt at ClayLabel contentBefore prop ([cd634e2](https://github.com/liferay/clay/commit/cd634e2))
80
+ - **@clayui/label:** use a hybrid API appraoch to expose low-level components ([deffd0e](https://github.com/liferay/clay/commit/deffd0e))
81
+
82
+ # [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)
83
+
84
+ ### Features
85
+
86
+ - **@clayui/label:** add prop for inner element attributes ([2d1f489](https://github.com/liferay/clay/commit/2d1f489))
87
+
88
+ ## [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)
89
+
90
+ ### Bug Fixes
91
+
92
+ - **@clayui/label:** use ClayLink over anchor tag ([746487f](https://github.com/liferay/clay/commit/746487f))
93
+
94
+ # 3.1.0 (2020-02-28)
95
+
96
+ ### Bug Fixes
97
+
98
+ - update components to include 'types' and 'ts:main' package keys ([9e24b59](https://github.com/liferay/clay/commit/9e24b59))
99
+
100
+ ### Features
101
+
102
+ - **clay-form:** create high-level multi-select component ([feb3abc](https://github.com/liferay/clay/commit/feb3abc))
103
+ - added template demos ([c2f1064](https://github.com/liferay/clay/commit/c2f1064))
104
+ - update react-testing-library to be @testing-library/react ([bd78145](https://github.com/liferay/clay/commit/bd78145))
105
+
106
+ ## [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)
107
+
108
+ **Note:** Version bump only for package @clayui/label
109
+
110
+ ## [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)
111
+
112
+ **Note:** Version bump only for package @clayui/label
113
+
114
+ ## [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)
115
+
116
+ **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.0",
3
+ "version": "3.111.0",
4
4
  "description": "ClayLabel component",
5
5
  "license": "BSD-3-Clause",
6
6
  "repository": "https://github.com/liferay/clay",
@@ -17,7 +17,6 @@
17
17
  "scripts": {
18
18
  "build": "babel src --root-mode upward --out-dir lib --extensions .ts,.tsx",
19
19
  "buildTypes": "tsc --project ./tsconfig.declarations.json",
20
- "prepublishOnly": "yarn build && yarn buildTypes",
21
20
  "test": "jest --config ../../jest.config.js"
22
21
  },
23
22
  "keywords": [
@@ -25,8 +24,8 @@
25
24
  "react"
26
25
  ],
27
26
  "dependencies": {
28
- "@clayui/icon": "^3.106.0",
29
- "@clayui/link": "^3.106.0",
27
+ "@clayui/icon": "^3.111.0",
28
+ "@clayui/link": "^3.111.0",
30
29
  "classnames": "^2.2.6"
31
30
  },
32
31
  "peerDependencies": {
@@ -37,5 +36,5 @@
37
36
  "browserslist": [
38
37
  "extends browserslist-config-clay"
39
38
  ],
40
- "gitHead": "ccc1b9d19b37651bd12724f2d40da41de0c9cb36"
39
+ "gitHead": "7dae7b1ba2f61516876e5799dc95045a5adb2c18"
41
40
  }