UNPKG

5.27 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8## [Unreleased]
9
10## [15.1.0]
11
12### Updated
13
14- Theme file colors
15- Button border radius
16
17## [15.0.2]
18
19### Added
20
21- Article
22
23- Aside - export in index
24
25### Updated
26
27- Export the AuthorCard to be used
28- Update AuthorCard img restrictions
29
30## [15.0.1]
31
32### Added
33
34- Author Card for display on Resource Articles
35
36## [13.2.4]
37
38### Updated
39
40- SBA resources - PPP EZ Forgiveness Form Article
41- How to Apply for Foriveness article updates
42
43## [13.2.0]
44
45### Updated
46
47- SBA resources FAQ - Calculator updates based on the new law passed
48
49## [13.1.9]
50
51### Added
52
53- SBA resources PPP Flexibility Act Disclaimer
54
55## [13.1.8]
56
57### Added
58
59- SBA resources PPP Flexibility Act
60
61## [13.1.7]
62
63- fix flow step component line
64
65## [13.1.6]
66
67### Updated
68
69- Flow Steps component - accepts end location and step-by-step animation, no longer throws error
70
71## [13.1.5]
72
73### Added
74
75- Divider component
76
77## [13.1.4]
78
79### Updated
80
81- SBA resources forgiveness article
82
83## [13.1.3]
84
85### Added
86
87- List and ListItem Components for unordered lists and ordered lists
88
89## [13.1.2]
90
91### Added
92
93- CARESActSBAForgivenessFAQ component
94
95## [13.1.1]
96
97### Fixed
98
99- FlowStep component to display line connecting icons
100- added `isLoading` and `setIsLoading` to the wizard provider
101
102## [13.1.0]
103
104### Added
105
106- FlowSteps components
107- Wizard Flow Provider
108- Wizard Flow Step
109- SlidingTab component
110
111## [12.30.21]
112
113### Fixed
114
115- EIDL Article: updates on portal reopening, added link to additional resource.
116
117## [12.30.20]
118
119### Fixed
120
121- PPP Resources Forgiveness article anchor tag.
122
123## [12.30.18]
124
125### Fixed
126
127- PPP Resources new article.
128
129## [12.30.17]
130
131### Fixed
132
133- Change copy for PPP Mini Form.
134
135## [12.30.16]
136
137### Added
138
139- QuickConnect updates and other Resource Page articles.
140
141## [12.30.15]
142
143### Fixed
144
145- Update resources copy.
146
147## [12.30.14]
148
149### Fixed
150
151- Remove non-approved copy for Clover audience
152
153## [12.30.13]
154
155### New
156
157- New note section for the PPP Funding form.
158
159## [12.30.12]
160
161### Fixed
162
163- Corrections to COVID Resources Page Articles
164- Title for CARES Act Tools -> Free PPP Tools
165
166## [12.30.11]
167
168### Fixed
169
170- Calculator and PPP Form verbiage on the COVID Resources page
171
172## [12.30.10]
173
174### Fixed
175
176- Fix mini form submit button styling
177
178## [12.30.9]
179
180### Added
181
182- Update long form title
183
184## [12.30.8]
185
186### Added
187
188- Update mini form title
189
190## [12.30.7]
191
192### Added
193
194- Mini form version updated so it is set up in the correct bucket.
195
196## [12.30.4]
197
198### Added
199
200- COVID Resources Page: SBA Exhausted Funds Article
201
202## [12.30.3]
203
204### Fixed
205
206- SBA PPP Form: Fixed `NaN` that was displaying in validation message.
207- SBA PPP Form: Improved percent regex
208- SBA PPP Form: Margin after `<LegalCheckbox/>`
209
210## [12.30.0]
211
212### Added
213
214- Update conditions to embed calculator in the PPP Application Form
215- Additional prop on the sba resources component to hide the calc and form section
216
217## [12.29.1] - 2020-04-15
218
219### Fixed
220
221- Only allow two decimal places on percent fields in SBA PPP form
222
223## [12.27.0] - 2020-04-14
224
225### Added
226
227- Improved validation for owner percentages in SBA PPP form
228- Debouncing local storage saves for improved performance in SBA PPP form
229
230## [12.26.4] - 2020-04-10
231
232### Fixed
233
234- Validation issues with FieldArray and Additional Owners. FieldArrays are HARD!!
235
236## [12.26.3] - 2020-04-10
237
238### Fixed
239
240- Validation issues with percentages. Now you can set those fields to zero or empty.
241
242## [12.26.2] - 2020-04-10
243
244### Fixed
245
246- Validation issues with Additional Owners
247- Validation error on loan request amount
248- Misc validation improvements and bug fixes
249- Copy error on info-drawer for loan request amount helper text
250
251## [12.26.1] - 2020-04-09
252
253### Fixed
254
255- Validation error on business phone number
256
257## [12.26.0] - 2020-04-09
258
259### Changed
260
261- Removed `accountNavId` as a prop on `SBAPaycheckProtectionProgramForm` because we decided it really belongs in the meta field.
262
263## [12.25.0] - 2020-04-08
264
265### Added
266
267- Added `accountNavId` as a prop on `SBAPaycheckProtectionProgramForm`.
268
269## [12.24.1] - 2020-04-08
270
271### Fixed
272
273- Added try catch to localstorage operations
274
275## [12.22.0] - 2020-04-08
276
277### Changed
278
279- PPP form only used truthy values to prefil form form localstorage now. This prevents it from always overwritting initial values that are passed in.
280
281## [12.21.1] - 2020-04-07
282
283### Added
284
285- Added PPP form and faq
286
287## [12.20.1] - 2020-04-02
288
289### Fixed
290
291- Issue with deprecationWarning
292
293## [12.20.0] - 2020-04-02
294
295### Added
296
297- Added LaunchDarklyProvider and useLaunchDarkly
298
299## [12.16.0] - 2020-02-10
300
301### Changed
302
303- Moved LoanCard to deprecated folder. It now lives in marketplace-web
304
305## [12.14.0] - 2020-02-03
306
307### Changed
308
309- Changed credit card offer to show terms link in header for Wells Fargo.
310
311## [12.8.0] - 2020-01-28
312
313### Changed
314
315- Added 'by MatchFactor' text to match factor experiment.
316- Added onClick to matchfactor to open offer details.
317
318## [12.7.0] - 2020-01-28
319
320### Removed
321
322- Removed duplicate theme file.
323
324## [12.3.0] - 2019-11-15
325
326### Added
327
328- Adds `<Feature />` component (used to expose features based on partner).