UNPKG

11.4 kBMarkdownView Raw
1CHANGE LOG
2==========
3### 8.14.0
4- Support a disabled option in a dropdown
5
6### 8.13.1
7- Updated product-details component to cache the addons
8
9### 8.13.0
10- Updated Core dependency and updated GetSrcSet functions to use the ImageTransformationService.
11
12### 8.12.2
13- Add-on list styles to support longer taglines, style cleanup
14
15### 8.12.1
16- Remove duplicate inputs
17
18### 8.12.0
19- Add a `showPricing` input field to addon details component
20
21### 8.11.0
22- Add pricing field to StoreItem object
23- Update va-store-card to utilize va-pricing if pricing is provided
24
25### 8.10.2
26- Make Addon List component not duplicate network calls
27- Fix stencil by giving a minimum width
28
29### 8.10.1
30- Give package details and store card explicit font color
31
32### 8.10.0
33- Update Addon List component to display contract prices
34
35### 8.9.2
36- Fixes to `va-package-dropdown` to handle loading within the component
37
38### 8.9.1
39- Minor style fixes for the va-pricing component
40
41### 8.9.0
42- Add tooltip for pricing models in VaHeaderContainerComponent
43
44### 8.8.0
45- Display stencil before data is loaded in va-pricing
46
47### 8.7.0
48- Update the price display string in va-pricing
49- Show pricing model in VaHeaderContainerComponent
50
51### 8.6.0
52- Show the contract prices when asked to
53
54### 8.5.0
55- Don't show contract prices ever for the time being
56
57### 8.4.0
58- Add `billedProduct` and `hasVerifiedContract` Inputs in the addon and product details components
59
60### 8.3.1
61- Make the first letter of frequency a capital
62
63### 8.3.0
64- Added display variations to the va-pricing component
65 - Added highlight-pricing and table-pricing components as children of va-pricing
66
67### 8.2.0
68- Allow input of custom "Get It Now" package button text
69
70### 8.1.0
71- Add `activationRequiresApproval` boolean to ResellerItem model.
72
73### 8.0.2
74- Small bugfix to display default parent icon on addon if parent icon does not exist on `va-package-dropdown`.
75
76### 8.0.1
77- bugfixes for `va-package-dropdown`.
78 - fixed addons appearing in associated product package
79 - visual fix for addons va-icon
80
81### 8.0.0
82- Breaking change with `va-package-dropdown`.
83`ProductActivationStatus` has been changed to `PackageItemActivationStatus` to support addons
84
85### 7.2.3
86 - Update `core` peer dependency
87 - Add `flag-icon-css` peer dependency
88
89### 7.2.2
90- Fixed some build issues
91
92### 7.2.1
93- Whitelist is one word not two
94
95### 7.2.0
96- Add a `Supported Countries` section in the product details
97- Must add `../node_modules/flag-icon-css/sass/flag-icon.scss` to sytles in angular-cli.json file
98
99### 7.1.1
100- Change cursor to hand on hover over Addon-list
101
102### 7.1.0
103- Add addon_keys to Package class in package-details
104
105### 7.0.0
106- No longer compatiable with angular 4
107### 6.3.4
108- Handle all negative prices as Contact sales
109
110### 6.3.3
111- Bug fix to change the padding in the order-form-section from the tagline to the description
112
113### 6.3.2
114- Fix for 0 coming in as undefined from the protos
115
116### 6.3.1
117- Bug fix to change the value of contact sales to -1 in the pricing component
118
119### 6.3.0
120- Add change detection to Package Details. Changes can now be made to the inputs after initialization.
121
122### 6.2.1
123- Bug fixes to package dropdown and minor style changes
124
125### 6.2.0
126- Add a action new button in the header component, and surface it in the product details component. The button is to start a workflow in partner center for getting partners to negotiate an app price with a vendor.
127
128### 6.1.0
129- Reworked package-dropdown to support activation statuses.
130
131### 6.0.0
132- Fix the bug that prepopulated data could not be shown correctly in DropdownFields
133 * Type of value got from DropdownField is changed from `Option` to `string`
134 * Must update usages of DropdownField to expect the value with `field.value` instead of `field.value.value`
135
136### 5.11.0
137- Add support for angular 5
138
139### 5.10.0
140- pass the showPricing input from the product-detail component into the addon-list component
141
142### 5.9.0
143- Update shimmer and fade styles to be stencil-shimmer and stencil-fade to use the newly named styles in uikit
144
145### 5.8.1
146- Make row not private for aot (bugfix)
147
148### 5.8.0
149- Add list stencil
150- Add stencil doc tab
151- Add all stencils to the stencil-doc component
152
153### 5.7.0
154- Add card stencil
155- Add card list stencil
156- Add search bar stencil
157- Update docs to use stencils
158
159### 5.6.0
160- Add requirement for parent product in single addon package
161
162### 5.5.0
163- Add entryUrl property to ResellerItem
164
165### 5.4.0
166- Add usesCustomizationForm property to ResellerItem
167
168### 5.3.1
169- Proper pluralization wording around product(s) in a package
170
171### 5.3.0
172- Add stencil module for store components
173
174### 5.2.1
175- Add asterisk to required file upload field
176
177### 5.2.0
178- Add optional `expandable` functionality to the dropdown-form-section and order-form-section
179
180### 5.1.2
181- Fix boolean and number comparison bug
182
183### 5.1.1
184- Removed unnecessary style class.
185
186### 5.1.0
187- Added allowMultipleActivations field to ResellerItem.
188
189### 5.0.0
190- Delete the shared object for addon. Use the one in @vendasta/core/marketplace-apps instead.
191
192### 4.2.2
193- Remove flex-layout
194
195### 4.2.1
196- Add flex-layout dependency
197
198### 4.2.0
199- Add VaPackageDropdownComponent
200
201### 4.1.3
202- Fixed display issues with dropdown fields.
203
204### 4.1.2
205- Fix the bug where addon price shows as NaN in product details page
206
207### 4.1.1
208- Bug fix to not display Faqs section in single Addon pkg when it's undefined
209
210### 4.1.0
211- Add quantity field to ResellerItem
212
213### 4.0.2
214- Bug fix to get abbreviated addon name when no icon available
215
216### 4.0.1
217- Missed one old Material import in addon-details
218- Changed to MatProgressSpinnerModule
219
220### 4.0.0
221- Prepare for Angular Material beta 12 version
222- Upgraded to use "Mat" prefixes for Angular material components.
223- Follow https://www.npmjs.com/package/angular-material-prefix-updater to update your project
224
225### 3.4.0
226- Add orderForm field to ResellerItem model
227
228### 3.3.5
229- Removed mdTextareaAutosize from text-area field
230
231### 3.3.4
232- Add `enabled` and `isCustom` properties to reseller item definition
233
234### 3.3.3
235- Missing description on checkbox
236
237### 3.3.2
238- Minor UI styling/text fixes.
239
240### 3.3.1
241- Fix bug around NaN prices showing up in the addons list
242
243### 3.3.0
244- Logic for single Addon package details
245- PackageDetails doc component only contains relevant fields
246
247### 3.2.2
248- Remove space between expanded DropdownFormSections.
249
250### 3.2.1
251- Update the pricing component to handle an undefined price as well.
252
253### 3.2.0
254- Add constructor to ResellerItem
255
256### 3.1.1
257- Displays addon title in nav properly
258- Removed unused input in addon-details
259
260### 3.1.0
261- Add Addon details component
262- Remove shared Addon model
263
264### 3.0.0
265- Removed FileGroupUpload component and replaced it with the version from @vendasta/forms.
266
267### 2.15.2
268- Change to make sure it's an array in both input types.
269
270### 2.15.1
271- Update core dependency to 1.1.1
272
273### 2.15.0
274- New Addon definition used in all Store components
275- Changed all imports to eliminate risk of circular dependencies
276- Removed link to parent product in Nav component
277
278### 2.14.0
279- Add swipe actions and tweak a few styles of store/products-nav
280
281### 2.13.2
282- Fix the issue where the text for default header container icon disappear for mobile view
283
284### 2.13.1
285- Fix to render "Contact Sales" if price is null, instead of "Free" (0 price means Free)
286
287### 2.13.0
288- Update icon logic for dropdown form section
289- form id bug fix for dropdown form section
290- add file upload support for dropdown form section
291
292### 2.12.0
293- Update use of shimmer in stencil components
294
295### 2.11.3
296- Fix the width of the carousel component
297- add a cursor pointer on the carousel
298
299### 2.11.2
300- Adjust addon section bottom padding
301
302### 2.11.1
303- Adjust addon section padding
304- files section indent the extra line of file name
305
306### 2.11.0
307- Use the standardized, smaller marketplace colors for various needs, as opposed to just color names.
308- Change to default font size on package and product detail's left column
309- Change to the FAQ colouring to ensure the question is darker than the answer.
310
311### 2.10.5
312- update look and feel of va-field's
313
314### 2.10.4
315- update uikit dependency
316
317### 2.10.3
318- Fixed circular imports and updated angular to 4.4.3.
319
320### 2.10.2
321- Update header container button
322- remove centering on header
323
324### 2.10.1
325- Updated the label logic for the product details component.
326
327# 2.10.0
328- Added ability to seed if a field is required.
329- getLabel is used where you need to indicate a required question
330- The order form response wants the raw label
331
332### 2.9.0
333- Add file upload to va-field
334
335### 2.8.1
336- Fixed bug with VaOrderFormSectionComponent FormGroup validation.
337
338### 2.8.0
339- Added VaOrderFormSectionComponent along with demo page.
340
341### 2.7.1
342- Add stenciling to header-container
343- Add shimmer styling to store module
344
345### 2.7.1
346- Use correct input name to fix bug in products-nav
347
348### 2.7.0
349- Allowing discoverable addons to be viewable in muti-product packages
350- Add constructor to Product
351
352### 2.6.1
353- Remove unused styling classes
354
355### 2.6.0
356- Update VaProductDetailsComponent to propagate an addon click event.
357- Updated docs for VaProductDetailsComponent.
358
359### 2.5.2
360- Fix load salesperson-details bug
361
362### 2.5.1
363- Updated docs and changed styling for salesperson details
364
365### 2.5.0
366- Updated addon-list to have a click output.
367- Fixed a minor import issue in the dropdown form styles.
368
369### 2.4.3
370- Fix getLmiCategoryNames only replay first `_` problem, it should replace all
371
372### 2.4.2
373- Add subscriptions to field values in dropdown-form-section.
374
375### 2.4.1
376- Pass in boolean to hide pricing component in header-container
377
378### 2.4.0
379- Change the lowerToTitleCase to not uppercase "non-primary" words
380- Change product details to use the lmi conversion function
381- replace _ with space before title casing lmi categories.
382- Pass the show action button on to the product details, defaults to false
383
384### 2.3.3
385- Update dropdown-form-section's editing hint location and color
386
387### 2.3.2
388- Change the lmi category names to title case.
389
390### 2.3.1
391- Added prerequisite variables as inputs to va-header-container for addons
392- Refactor input names
393
394### 2.3.0
395- Restored order-form as a new minor version.
396
397### 2.2.6
398- Reverted order-form entirely as it seems its material imports are a breaking change.
399
400### 2.2.5
401- Restructured order-form-related components into their own subdirectory.
402 Everything still exposed via the store module so this shouldn't be a breaking change.
403
404### 2.2.4
405- Change the product-detail page to show `Wholesale Price` instead of `Pricing`
406
407### 2.2.3
408- Remove internal margin and padding styling for product and package detail component
409
410### 2.2.2
411- Restyling the header price box to always show the string 'Pricing'
412
413### 2.2.1
414- Check length of screenshot in product-detail instead of just screenshot
415
416### 2.2.0
417- Added dropdown-form component
418
419### 2.1.0
420- Added Addon Component
421- Various Styling changes
422
423### 2.0.2
424- Turn snake case to camel case to properly parse product data
425
426### 2.0.1
427- Export VaProductDetailsModule from index.ts
428- Styling fixes
429
430### 2.0.0
431- Modular components
432
433### 1.2.2
434- Remove H1 tag from store
435
436### 1.2.1
437- Use version 2.4.4 of uikit.
438- This fixes the weird image resizing on mobile for the gallery.
439
440### 1.2.0
441- add lmi categories definition to store.
442
443### 1.0.6 to 1.1.2
444- lucky charms additions
445
446### 1.0.5
447- add margin between search-box and package cards
448
449### 1.0.0 to 1.0.4
450- tmills shenanigans