UNPKG

11.4 kBMarkdownView Raw
1# @spark-web/text-area
2
3## 2.0.0
4
5### Minor Changes
6
7- [#382](https://github.com/brighte-labs/spark-web/pull/382)
8 [`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)
9 Thanks [@dilipt-brighte](https://github.com/dilipt-brighte)! - Updates React
10 version to latest (18.2.0)
11
12### Patch Changes
13
14- Updated dependencies
15 [[`955bf5d`](https://github.com/brighte-labs/spark-web/commit/955bf5d7698bfdf45e7f317aa3e726c81d3444c0)]:
16 - @spark-web/box@1.2.0
17 - @spark-web/field@3.1.0
18 - @spark-web/text-input@3.0.0
19 - @spark-web/theme@3.2.0
20
21## 1.0.11
22
23### Patch Changes
24
25- [#222](https://github.com/brighte-labs/spark-web/pull/222)
26 [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b)
27 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
28 dependencies
29
30- [#242](https://github.com/brighte-labs/spark-web/pull/242)
31 [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)
32 Thanks [@lukebennett88](https://github.com/lukebennett88)! - - Add homepage
33 and repository keys to package.json
34 - Add CHANGELOG and README to files key in package.json
35- Updated dependencies
36 [[`adc5e9e`](https://github.com/brighte-labs/spark-web/commit/adc5e9e6c99acd117f3261edcefdb5573132441b),
37 [`de99b9c`](https://github.com/brighte-labs/spark-web/commit/de99b9c7f72373bd1902cf67f5cfec9a1e1db01c),
38 [`6fc8d1b`](https://github.com/brighte-labs/spark-web/commit/6fc8d1bc37e25d0cd622bc37f68a1d92eb5961b5),
39 [`7f93c45`](https://github.com/brighte-labs/spark-web/commit/7f93c45bbae8c765e10df9d0dd7615473797749b),
40 [`62f7de8`](https://github.com/brighte-labs/spark-web/commit/62f7de8a2e1df5ae088c093d3acdaa868d3f61fe),
41 [`6df05f7`](https://github.com/brighte-labs/spark-web/commit/6df05f764e4181c140d6547d6b897d0210468f6a)]:
42 - @spark-web/box@1.1.0
43 - @spark-web/field@3.0.6
44 - @spark-web/text-input@2.0.4
45 - @spark-web/theme@3.1.0
46
47## 1.0.10
48
49### Patch Changes
50
51- [#208](https://github.com/brighte-labs/spark-web/pull/208)
52 [`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)
53 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Lower required
54 node version
55
56- Updated dependencies
57 [[`1ea26ef`](https://github.com/brighte-labs/spark-web/commit/1ea26ef04a3b45875ed0dd2326eeab1fbe1e4bc5)]:
58 - @spark-web/box@1.0.9
59 - @spark-web/field@3.0.5
60 - @spark-web/text-input@2.0.3
61 - @spark-web/theme@3.0.6
62
63## 1.0.9
64
65### Patch Changes
66
67- [#197](https://github.com/brighte-labs/spark-web/pull/197)
68 [`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)
69 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update packages
70
71- Updated dependencies
72 [[`94016d8`](https://github.com/brighte-labs/spark-web/commit/94016d84e26bbe55833bbcbab847a2cce6041538)]:
73 - @spark-web/box@1.0.8
74 - @spark-web/field@3.0.4
75 - @spark-web/text-input@2.0.2
76 - @spark-web/theme@3.0.5
77
78## 1.0.8
79
80### Patch Changes
81
82- [#173](https://github.com/brighte-labs/spark-web/pull/173)
83 [`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25)
84 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update babel
85 dependency
86
87* [#178](https://github.com/brighte-labs/spark-web/pull/178)
88 [`c3867af`](https://github.com/brighte-labs/spark-web/commit/c3867af7b77dfae3580ab63a5d5c9e8452f2da62)
89 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Switch from using
90 `:invalid` pseudo-class to using data-attribute for invalid styles of inputs
91* Updated dependencies
92 [[`90b7e9c`](https://github.com/brighte-labs/spark-web/commit/90b7e9cf4eb7e864d765c74b22c3dedf3d262e25),
93 [`c3867af`](https://github.com/brighte-labs/spark-web/commit/c3867af7b77dfae3580ab63a5d5c9e8452f2da62)]:
94 - @spark-web/box@1.0.7
95 - @spark-web/field@3.0.3
96 - @spark-web/text-input@2.0.1
97 - @spark-web/theme@3.0.3
98
99## 1.0.7
100
101### Patch Changes
102
103- [#158](https://github.com/brighte-labs/spark-web/pull/158)
104 [`550b4b0`](https://github.com/brighte-labs/spark-web/commit/550b4b0509aba1f37d20fa8205ae01b2383eec5e)
105 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Refactor to work
106 with updated useInputStyles
107
108* [#148](https://github.com/brighte-labs/spark-web/pull/148)
109 [`ad02c82`](https://github.com/brighte-labs/spark-web/commit/ad02c8279d3813956d9372db5a69c361482b7f72)
110 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Make Field a peer
111 dep to avoid context bug
112
113- [#167](https://github.com/brighte-labs/spark-web/pull/167)
114 [`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459)
115 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
116
117* [#158](https://github.com/brighte-labs/spark-web/pull/158)
118 [`550b4b0`](https://github.com/brighte-labs/spark-web/commit/550b4b0509aba1f37d20fa8205ae01b2383eec5e)
119 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Remove unused
120 dependencies
121
122* Updated dependencies
123 [[`550b4b0`](https://github.com/brighte-labs/spark-web/commit/550b4b0509aba1f37d20fa8205ae01b2383eec5e),
124 [`ad02c82`](https://github.com/brighte-labs/spark-web/commit/ad02c8279d3813956d9372db5a69c361482b7f72),
125 [`2ba486a`](https://github.com/brighte-labs/spark-web/commit/2ba486a504bd0704935aaad2b8442907dc1899ac),
126 [`4f79350`](https://github.com/brighte-labs/spark-web/commit/4f793508fdb43ddd452f0d59a3126101f9fa5459),
127 [`60f7281`](https://github.com/brighte-labs/spark-web/commit/60f7281c4a194d934a2ce561cad47e737b0fb48e)]:
128 - @spark-web/text-input@2.0.0
129 - @spark-web/box@1.0.6
130 - @spark-web/field@3.0.1
131 - @spark-web/theme@3.0.2
132
133## 1.0.6
134
135### Patch Changes
136
137- Updated dependencies
138 [[`3db131b`](https://github.com/brighte-labs/spark-web/commit/3db131bfadbc4149d05b7c74be1a3e68cdd5b18f)]:
139 - @spark-web/field@3.0.0
140 - @spark-web/text-input@1.2.1
141
142## 1.0.5
143
144### Patch Changes
145
146- [#113](https://github.com/brighte-labs/spark-web/pull/113)
147 [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba)
148 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update
149 dependencies
150
151* [#101](https://github.com/brighte-labs/spark-web/pull/101)
152 [`08752c3`](https://github.com/brighte-labs/spark-web/commit/08752c350b53cde0657ec32f03f9932dec835e33)
153 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update focus and
154 disabled styles
155
156- [#108](https://github.com/brighte-labs/spark-web/pull/108)
157 [`efa263a`](https://github.com/brighte-labs/spark-web/commit/efa263aee2c33297edb19203ae1d82abd99d298d)
158 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Refactor to work
159 with updated field context
160
161- Updated dependencies
162 [[`efa263a`](https://github.com/brighte-labs/spark-web/commit/efa263aee2c33297edb19203ae1d82abd99d298d),
163 [`27bc235`](https://github.com/brighte-labs/spark-web/commit/27bc235168b09bf8c03710b5fcde6ea0fd70824c),
164 [`156236d`](https://github.com/brighte-labs/spark-web/commit/156236d2474aee66a0b8e2030635f9c08a5b78ba),
165 [`efa263a`](https://github.com/brighte-labs/spark-web/commit/efa263aee2c33297edb19203ae1d82abd99d298d),
166 [`08752c3`](https://github.com/brighte-labs/spark-web/commit/08752c350b53cde0657ec32f03f9932dec835e33)]:
167 - @spark-web/field@2.0.0
168 - @spark-web/text-input@1.2.0
169 - @spark-web/box@1.0.5
170 - @spark-web/text@1.0.5
171 - @spark-web/theme@3.0.1
172 - @spark-web/utils@1.1.3
173
174## 1.0.4
175
176### Patch Changes
177
178- [#87](https://github.com/brighte-labs/spark-web/pull/87)
179 [`5744b68`](https://github.com/brighte-labs/spark-web/commit/5744b6820f626b93a14e11e1fbd96bcbe1b12b27)
180 Thanks [@ChristopherMitchell242](https://github.com/ChristopherMitchell242)! -
181 Data attribute added to component props to allow consumers to attach
182 customattributes to components
183
184* [#52](https://github.com/brighte-labs/spark-web/pull/52)
185 [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e)
186 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add files array
187 to package.json files
188
189* Updated dependencies
190 [[`60372d0`](https://github.com/brighte-labs/spark-web/commit/60372d0538fe5e141c8dabc1b20c8e09d1f56c70),
191 [`1ef4f82`](https://github.com/brighte-labs/spark-web/commit/1ef4f82df999c487b79cd216c17ca5735e444fc5),
192 [`182a53a`](https://github.com/brighte-labs/spark-web/commit/182a53a484892df48754e89dd714459a7f69fcff),
193 [`5744b68`](https://github.com/brighte-labs/spark-web/commit/5744b6820f626b93a14e11e1fbd96bcbe1b12b27),
194 [`82ab744`](https://github.com/brighte-labs/spark-web/commit/82ab744f198466810f3386bc459b8ab4d57c820e),
195 [`df618d9`](https://github.com/brighte-labs/spark-web/commit/df618d92d534e06f06ecedc95ea6bdd51cdc906b)]:
196 - @spark-web/field@1.1.0
197 - @spark-web/text-input@1.1.0
198 - @spark-web/text@1.0.4
199 - @spark-web/theme@3.0.0
200 - @spark-web/box@1.0.4
201 - @spark-web/utils@1.1.2
202
203## 1.0.3
204
205### Patch Changes
206
207- [#42](https://github.com/brighte-labs/spark-web/pull/42)
208 [`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)
209 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Prevent multiple
210 versions of React
211
212- Updated dependencies
213 [[`435779a`](https://github.com/brighte-labs/spark-web/commit/435779aa42bd635bbf43e1fd41724c666402caa2)]:
214 - @spark-web/box@1.0.3
215 - @spark-web/field@1.0.3
216 - @spark-web/text@1.0.3
217 - @spark-web/text-input@1.0.3
218 - @spark-web/theme@2.0.2
219 - @spark-web/utils@1.1.1
220
221## 1.0.2
222
223### Patch Changes
224
225- [#40](https://github.com/brighte-labs/spark-web/pull/40)
226 [`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)
227 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Add
228 @babel/transform-runtime
229
230- Updated dependencies
231 [[`062c8ab`](https://github.com/brighte-labs/spark-web/commit/062c8ab8c7b4120f8d14c269b5f7801288c678ca)]:
232 - @spark-web/box@1.0.2
233 - @spark-web/field@1.0.2
234 - @spark-web/text@1.0.2
235 - @spark-web/text-input@1.0.2
236 - @spark-web/theme@2.0.1
237 - @spark-web/utils@1.0.2
238
239## 1.0.1
240
241### Patch Changes
242
243- [#36](https://github.com/brighte-labs/spark-web/pull/36)
244 [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)
245 Thanks [@lukebennett88](https://github.com/lukebennett88)! - Update Babel
246 config
247
248- Updated dependencies
249 [[`aebff30`](https://github.com/brighte-labs/spark-web/commit/aebff30c86cb0a9db22b545c46159ce0d1c14afb),
250 [`8546f8f`](https://github.com/brighte-labs/spark-web/commit/8546f8f05daaa79ea3ff954c6c4928a7a2d0622d)]:
251 - @spark-web/theme@2.0.0
252 - @spark-web/box@1.0.1
253 - @spark-web/field@1.0.1
254 - @spark-web/text@1.0.1
255 - @spark-web/text-input@1.0.1
256 - @spark-web/utils@1.0.1
257
258## 1.0.0
259
260### Major Changes
261
262- [#27](https://github.com/brighte-labs/spark-web/pull/27)
263 [`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)
264 Thanks [@JedWatson](https://github.com/JedWatson)! - Initial Version
265
266### Patch Changes
267
268- Updated dependencies
269 [[`4c8e398`](https://github.com/brighte-labs/spark-web/commit/4c8e3988f8a59d3dab60a6b67b1128b6ff2a5f2c)]:
270 - @spark-web/box@1.0.0
271 - @spark-web/field@1.0.0
272 - @spark-web/text@1.0.0
273 - @spark-web/text-input@1.0.0
274 - @spark-web/theme@1.0.0
275 - @spark-web/utils@1.0.0