UNPKG

23.6 kBMarkdownView Raw
1CHANGE LOG
2==========
3## 14.2.0
4- Add `VaProductDetailsV2` to `@vendasta/store`
5
6## 14.1.0
7- Change use of tax `percentage` to use `percentageMultiplier`
8
9## 14.0.0
10BREAKING CHANGE:
11 -`va-order-form` "getCustomFormData" will now return Dropdown/VBCUser answers as a JSON representation of an label/value Option
12 -- For example, if the option `{label: 'Option A', value: 'a'}` was selected, the returned value would have previously been `'a'`, now it will be `{label: 'Option A', value: 'a'}`
13 -- For display purposes of existing answers, `va-order-form` custom fields will accept JSON of a label/value Option as well as legacy value only answers
14
15## 13.27.0
16- Display `isStartingPrice` flag for each individual item in an order
17
18## 13.26.0
19- Add `isStartingPrice` support to `order-item-list`
20
21## 13.25.2
22- Set translations in modules rather than components
23- Only reload languages when they're missing from translations
24
25## 13.25.1
26- Before setting translations from file, reload languages
27
28## 13.25.0
29- Optionally use language values from injected tokens
30
31## 13.24.0
32- Add `Integration` to `ResellerItem`
33
34## 13.23.0
35- Add `trialConfiguration` to `Product`
36
37## 13.22.0
38- Add `trialConfiguration` to `ResellerItem`
39
40## 13.21.0
41- Add function to open all dropdowns to `OrderFormComponent`
42
43## 13.20.0
44- Undocumented
45
46## 13.19.3
47- Fix `order-form` shared values when sending product forms
48
49## 13.19.2
50- Fix some mobile display issues for `va-dropdown-form-section` and `va-field`
51
52## 13.19.1
53- Refactor of toFormGroup()
54
55## 13.19.0
56- Added ability to make checkbox a required field
57
58## 13.18.0
59- Update `order-form` to support repeated products
60
61## 13.17.0
62- Consider that all product activations passed to `va-package-dropdown` could be repeated
63
64## 13.16.1
65- retrigger build
66
67## 13.16.0
68- Added useCustomCase toggle to storefront component to be passed into tabbed filter component
69
70## 13.15.0
71- added market action on package details
72
73## 13.14.6
74- Fix display of Free pricing in `va-package-dropdown`
75
76## 13.14.5
77-- `va-order-item-list` was not considering Free items
78
79## 13.14.4
80- Fix display of highlighted pricing
81
82## 13.14.3
83- Fix css scope for `va-order-item-list`
84
85## 13.14.2
86- Fix i18n strings that got clobbered in a merge conflict
87
88## 13.14.1
89- Replace pricing functions with observable properties
90
91## 13.14.0
92- Extract translation strings from va-package-details-v2, va-header-container, and va-products-nav
93
94## 13.13.0
95- Extract translation strings from order form and package dropdown
96
97## 13.12.0
98- Extract translation strings from va-store
99
100## 13.11.1
101- Add `TaxOption` to export list for `va-order-list-item`
102
103## 13.11.0
104- Add `hidePricing` option to `va-package-dropdown`
105
106## 13.10.1
107- Add exports for `va-order-list-item` interfaces
108
109## 13.10.0
110- Add `va-order-list-item` component from BCC
111- Add tax options to `va-order-list-item`
112
113## 13.9.1
114- Remove debug display of `hidden` value for `va-field`
115
116## 13.9.0
117- Add czech price formatting function
118
119## 13.8.1
120- Handle undefined changes in `va-dropdown-form-section`
121
122## 13.8.0
123- Set edition name on the products that are in packages
124
125## 13.7.0
126- Properly set disabled state on form controls
127- Add `displayOnly` property for TextBoxField
128-- Use `displayOnly` for Business ID common field
129
130## 13.6.0
131- Add `changeReadOnly` to `va-order-form`
132
133## 13.5.2
134- Fix the exception being thrown when a new dropdown is added
135
136## 13.5.1
137- Fix using label/value pair configuration for the dropdown field from 13.5.0 in the order form
138
139## 13.5.0
140- Add support for using an optional label/value pair instead of just labels for an order form dropdown option.
141
142## 13.4.0
143- start the admin questions as expanded
144
145## 13.3.2
146- Turning off expansion panel description for extraFields section in Order Form component.
147
148## 13.3.1
149- Handle case where dropdown options are not set
150
151## 13.3.0
152- Show dropdown config options
153
154## 13.2.1
155- Update product nav bar to have different styling for the editonName
156
157## 13.2.0
158- Hide salesperson common fields when not showing office use only questions
159- Do not validate required fields that are hidden
160
161## 13.1.4
162- added new field to ResellerItem to support packaging edition.
163
164## 13.1.3
165- ensure package details v2 works with empty line items
166
167## 13.1.2
168- Use `item` edition name instead of parent edition name for the product navbar
169## 13.1.1
170- Support multiple order forms per addon
171## 13.1.0
172- Use lmi categories conversion internally within the package details v2 component
173## 13.0.4
174- Add tooltip to "for office use only questions"
175
176## 13.0.3
177- Reorder `va-order-form` common contact fields
178
179## 13.0.2
180- Fixed bug where not passing `orderFormOptions` into `va-order-form` would error and fail to render the component
181
182## 13.0.1
183- Fixed bug where `commonFormRequiredFields` in `va-order-form` was considering fields required if their key was included instead of checking the boolean value passed in
184
185## 13.0.0
186- Added showForOfficeUseOnly as an options in OrderFormOptionsInterface to be able to show or hide the fields marked as forOfficeUseOnly
187- Added the properties forOfficeUseOnly and hiden to field base
188- Added a checkbox in the field builder to be able to set forOfficeUseOnly on the fields
189BREAKING CHANGES
190- Changed the OrderForm component inputs to take in OrderFormOptionsInterface instead of bypassRequiredFields and readonly as separate parameters
191- Renamed getExraFieldsData on the orderform component to getExtraFieldsData (added the missing 't')
192
193## 12.33.0
194- Bring the concept of editions into the product navigation bar.
195
196## 12.32.1
197- `va-order-form` bypassRequiredQuestions will bypass required common fields now
198
199## 12.32.0
200- Updates to `va-order-form`:
201-- Add Business Website to Common Fields
202-- If a Common Field is marked as required on any input orderForms, the field will be required in the form
203
204## 12.31.0
205- Store form fields now have a validator function that can be set per control type
206
207## 12.30.0
208- Dropdown field supports Options that are just a list of strings instead of a list of objects so clients don't need to do their own conversion
209
210## 12.29.0
211- Add MultiSelect dropdown to the store and fieldbuilder
212
213## 12.28.0
214- Add Package Details V2 and a new Product Nav V2 with cleaned up logic and a reduced the number of inputs to the components.
215 This update will make using the Package Detail component easier and require less frontend conversions.
216
217## 12.27.0
218- Add read only mode for Order Form
219
220## 12.26.1
221- export utils functions from store
222
223## 12.26.0
224- Provide helper methods on the order form component to get the data out
225
226## 12.25.0
227- Expose OrderFormComponent
228
229## 12.24.0
230- Allow the caller to pass in the supported field types
231
232## 12.23.0
233- Always include all Common questions
234
235## 12.22.0
236- Change the common data section to also show the extra fields
237
238## 12.21.1
239- Change `CommonFormData` keys in `va-order-form` to match the format they are expected to be submitted to vendors in
240
241## 12.21.0
242- Add `va-order-form` component
243
244## 12.20.0
245- To support functionality for linking to deleted/disabled LMI Categories, filter name used by the StoreFront component has been exposed/exported. This will be used by host components to determine if linking by LMI Category has been requested. The host component needs to know this so it can provide data for the StoreFront component for displaying packages under deleted/disabled LMI Categories.
246
247## 12.19.0
248- Change the formbuilder field to use the orderformfieldinterface instead of the orderformfield
249
250## 12.18.0
251- Add the form builder field so it can be used to build out fields for order forms
252
253## 12.17.0
254- Allow deeplinking to StorefrontComponent/va-storefront component. Query params can now be provided to pre-select LMI Category filters on load. For example, the following object definition can be used to pre-select SEO and Website LMI categories:
255 {"seo":"true","website":"true"}
256
257It should be encoded using "encodeURIComponent" and passed in as a query param using "store_filters" as a key. ie:
258 ?store_filters=%7B"seo"%3A"true"%2C"website"%3A"true"%7D
259
260## 12.16.3
261- refactor heimdall implementation to injector pattern so it's properly intialized per project usage
262
263## 12.16.2
264- update the version of zone.js being used from 0.8.26 to 0.9.1
265
266## 12.16.1
267- revert the package-lock.json as it was causing issues
268
269## 12.16.0
270- add heimdall tracking to store's search input to guage user interest
271
272## 12.15.2
273- add pointer to FAQ question.
274
275## 12.15.1
276- Move click handler for FAQ dropdown into question.
277
278## 12.15.0
279- expand `standAloneProducts` in `VaPackageDropdownComponent` to support products with parent app (aka addon) outside of a package
280
281## 12.14.0
282- New `Storefront` component.
283
284## 12.13.0
285- Add primaryPricingActionLabel and primaryPricingActionSelected to the VaHeaderComponent and VaProductDetails Component
286
287## 12.12.0
288- Add `suggestedRetailPrice` to `ResellerItem` definition
289
290## 12.11.2
291- `va-pricing` shouldn't include `Starting At` prefix twice
292
293## 12.11.1
294- stop defaulting to "Activation Errors" for stand alone products when they have no activation statuses
295
296## 12.11.0
297- update `VaPackageDropdownComponent` to support products (with optional editionID)
298
299## 12.10.0
300- Add `usesEditions` and `editionIds` to `ResellerItem`
301
302## 12.9.0
303- update `VaAddonListComponent` to no longer take in a product, and instead read the currency from the addon
304
305## 12.8.0
306- allow ng-content in va-order-form-section
307
308## 12.7.0
309- add `usesActivationSpecificEntryUrl` to reseller item definition.
310
311## 12.6.0
312- add `disabled` field to order form fields
313
314## 12.5.2
315- PackageDropDown fix; packages that contained a mix of addons with and without parent apps would just shimmer.
316
317## 12.5.1
318- Internal change only. `Package` now uses the exported `Price` and `Pricing` types.
319
320## 12.5.0
321- Support ng 7
322
323## 12.4.4
324- addon -> add-on
325
326## 12.4.3
327- header-container fix, switch to use 2 seperate buttons instead of one button with 2 functions.
328
329## 12.4.2
330- fix addon-details to make enable button not disabled
331
332## 12.4.1
333- fix showEnableAddon to work pass in actionLabel
334
335## 12.4.0
336- Add showEnableAddon input to addon-details and default to not show
337- Add showEnableAddon to va-header-container and default to not show
338
339## 12.3.0
340- Display 'Starting at' prefix according to the flag in billedProduct
341
342## 12.2.1
343- Styling fix for pricing component
344
345## 12.2.0
346- Update package-details component and va-pricing to handle `isStartingPrice`
347 on Prices and display the 'Starting at' prefix
348
349## 12.1.0
350- Remove price tag icon from header container in product details Contact Us
351
352## 12.0.3
353- Make `StoreCardComponent` banner fill its containing div
354
355## 12.0.2
356- `@vendasta/core` no longer supports deep imports
357
358## 12.0.1
359- Fix the bug where commitments in addon-list not showing up
360
361## 12.0.0
362- Refactor Package Details Component to obey product_order
363
364## 11.1.0
365- Update `VaHeaderComponent` to send commitment info to VaPricing
366
367## 11.0.0
368- BREAKING CHANGE: Add PartnerID input to product-details and addon-list components
369 for use with billing APIs
370
371## 10.3.0
372- Update addon-list to call BillingService.getMultiProductPricing
373
374## 10.2.0
375- Update `VaPricingComponent` to display Commitment
376
377## 10.1.0
378- Update `FieldBase` to have `regexValidator` and `regexErrorMessage`
379
380## 10.0.2
381- Add space between "Requires" and addon name in product-nav.component
382
383## 10.0.1
384- Fix a bug where `User` did not export from `order-form`.
385
386## 10.0.0
387- Follow Angular package format
388
389BREAKING CHANGES:
390- No longer support deep imports from library
391 eg. `import { blah } from '@vendata/store/blah` should be changed to `import { blah } from '@vendasta/store`.
392
393## 9.1.0
394- Add new order form field type `VBCUserField`
395
396## 9.0.1
397- Show non-tiered pricing for the 1-infinity range
398
399## 9.0.0
400- Add support for rxjs 6
401
402## 8.20.0
403- Update `package-dropdown` to give each addon its own section
404
405## 8.19.0
406- Update `package-dropdown` to the include quantity in the addons name
407
408## 8.18.0
409- Update store to work with @vendasta/core 14.0.0
410- Add billingId to Product constructor
411
412## 8.17.0
413- Add `billingId` in `ResellerItem` model
414
415## 8.16.0
416- Extend FieldBase model to have prefix and suffix values
417
418## 8.15.0
419- Support prefix and suffix in a textbox
420
421### 8.14.0
422- Support a disabled option in a dropdown
423
424### 8.13.1
425- Updated product-details component to cache the addons
426
427### 8.13.0
428- Updated Core dependency and updated GetSrcSet functions to use the ImageTransformationService.
429
430### 8.12.2
431- Add-on list styles to support longer taglines, style cleanup
432
433### 8.12.1
434- Remove duplicate inputs
435
436### 8.12.0
437- Add a `showPricing` input field to addon details component
438
439### 8.11.0
440- Add pricing field to StoreItem object
441- Update va-store-card to utilize va-pricing if pricing is provided
442
443### 8.10.2
444- Make Addon List component not duplicate network calls
445- Fix stencil by giving a minimum width
446
447### 8.10.1
448- Give package details and store card explicit font color
449
450### 8.10.0
451- Update Addon List component to display contract prices
452
453### 8.9.2
454- Fixes to `va-package-dropdown` to handle loading within the component
455
456### 8.9.1
457- Minor style fixes for the va-pricing component
458
459### 8.9.0
460- Add tooltip for pricing models in VaHeaderContainerComponent
461
462### 8.8.0
463- Display stencil before data is loaded in va-pricing
464
465### 8.7.0
466- Update the price display string in va-pricing
467- Show pricing model in VaHeaderContainerComponent
468
469### 8.6.0
470- Show the contract prices when asked to
471
472### 8.5.0
473- Don't show contract prices ever for the time being
474
475### 8.4.0
476- Add `billedProduct` and `hasVerifiedContract` Inputs in the addon and product details components
477
478### 8.3.1
479- Make the first letter of frequency a capital
480
481### 8.3.0
482- Added display variations to the va-pricing component
483 - Added highlight-pricing and table-pricing components as children of va-pricing
484
485### 8.2.0
486- Allow input of custom "Get It Now" package button text
487
488### 8.1.0
489- Add `activationRequiresApproval` boolean to ResellerItem model.
490
491### 8.0.2
492- Small bugfix to display default parent icon on addon if parent icon does not exist on `va-package-dropdown`.
493
494### 8.0.1
495- bugfixes for `va-package-dropdown`.
496 - fixed addons appearing in associated product package
497 - visual fix for addons va-icon
498
499### 8.0.0
500- Breaking change with `va-package-dropdown`.
501`ProductActivationStatus` has been changed to `PackageItemActivationStatus` to support addons
502
503### 7.2.3
504 - Update `core` peer dependency
505 - Add `flag-icon-css` peer dependency
506
507### 7.2.2
508- Fixed some build issues
509
510### 7.2.1
511- Whitelist is one word not two
512
513### 7.2.0
514- Add a `Supported Countries` section in the product details
515- Must add `../node_modules/flag-icon-css/sass/flag-icon.scss` to sytles in angular-cli.json file
516
517### 7.1.1
518- Change cursor to hand on hover over Addon-list
519
520### 7.1.0
521- Add addon_keys to Package class in package-details
522
523### 7.0.0
524- No longer compatiable with angular 4
525
526### 6.3.4
527- Handle all negative prices as Contact sales
528
529### 6.3.3
530- Bug fix to change the padding in the order-form-section from the tagline to the description
531
532### 6.3.2
533- Fix for 0 coming in as undefined from the protos
534
535### 6.3.1
536- Bug fix to change the value of contact sales to -1 in the pricing component
537
538### 6.3.0
539- Add change detection to Package Details. Changes can now be made to the inputs after initialization.
540
541### 6.2.1
542- Bug fixes to package dropdown and minor style changes
543
544### 6.2.0
545- 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.
546
547### 6.1.0
548- Reworked package-dropdown to support activation statuses.
549
550### 6.0.0
551- Fix the bug that prepopulated data could not be shown correctly in DropdownFields
552 * Type of value got from DropdownField is changed from `Option` to `string`
553 * Must update usages of DropdownField to expect the value with `field.value` instead of `field.value.value`
554
555### 5.11.0
556- Add support for angular 5
557
558### 5.10.0
559- pass the showPricing input from the product-detail component into the addon-list component
560
561### 5.9.0
562- Update shimmer and fade styles to be stencil-shimmer and stencil-fade to use the newly named styles in uikit
563
564### 5.8.1
565- Make row not private for aot (bugfix)
566
567### 5.8.0
568- Add list stencil
569- Add stencil doc tab
570- Add all stencils to the stencil-doc component
571
572### 5.7.0
573- Add card stencil
574- Add card list stencil
575- Add search bar stencil
576- Update docs to use stencils
577
578### 5.6.0
579- Add requirement for parent product in single addon package
580
581### 5.5.0
582- Add entryUrl property to ResellerItem
583
584### 5.4.0
585- Add usesCustomizationForm property to ResellerItem
586
587### 5.3.1
588- Proper pluralization wording around product(s) in a package
589
590### 5.3.0
591- Add stencil module for store components
592
593### 5.2.1
594- Add asterisk to required file upload field
595
596### 5.2.0
597- Add optional `expandable` functionality to the dropdown-form-section and order-form-section
598
599### 5.1.2
600- Fix boolean and number comparison bug
601
602### 5.1.1
603- Removed unnecessary style class.
604
605### 5.1.0
606- Added allowMultipleActivations field to ResellerItem.
607
608### 5.0.0
609- Delete the shared object for addon. Use the one in @vendasta/core/marketplace-apps instead.
610
611### 4.2.2
612- Remove flex-layout
613
614### 4.2.1
615- Add flex-layout dependency
616
617### 4.2.0
618- Add VaPackageDropdownComponent
619
620### 4.1.3
621- Fixed display issues with dropdown fields.
622
623### 4.1.2
624- Fix the bug where addon price shows as NaN in product details page
625
626### 4.1.1
627- Bug fix to not display Faqs section in single Addon pkg when it's undefined
628
629### 4.1.0
630- Add quantity field to ResellerItem
631
632### 4.0.2
633- Bug fix to get abbreviated addon name when no icon available
634
635### 4.0.1
636- Missed one old Material import in addon-details
637- Changed to MatProgressSpinnerModule
638
639### 4.0.0
640- Prepare for Angular Material beta 12 version
641- Upgraded to use "Mat" prefixes for Angular material components.
642- Follow https://www.npmjs.com/package/angular-material-prefix-updater to update your project
643
644### 3.4.0
645- Add orderForm field to ResellerItem model
646
647### 3.3.5
648- Removed mdTextareaAutosize from text-area field
649
650### 3.3.4
651- Add `enabled` and `isCustom` properties to reseller item definition
652
653### 3.3.3
654- Missing description on checkbox
655
656### 3.3.2
657- Minor UI styling/text fixes.
658
659### 3.3.1
660- Fix bug around NaN prices showing up in the addons list
661
662### 3.3.0
663- Logic for single Addon package details
664- PackageDetails doc component only contains relevant fields
665
666### 3.2.2
667- Remove space between expanded DropdownFormSections.
668
669### 3.2.1
670- Update the pricing component to handle an undefined price as well.
671
672### 3.2.0
673- Add constructor to ResellerItem
674
675### 3.1.1
676- Displays addon title in nav properly
677- Removed unused input in addon-details
678
679### 3.1.0
680- Add Addon details component
681- Remove shared Addon model
682
683### 3.0.0
684- Removed FileGroupUpload component and replaced it with the version from @vendasta/forms.
685
686### 2.15.2
687- Change to make sure it's an array in both input types.
688
689### 2.15.1
690- Update core dependency to 1.1.1
691
692### 2.15.0
693- New Addon definition used in all Store components
694- Changed all imports to eliminate risk of circular dependencies
695- Removed link to parent product in Nav component
696
697### 2.14.0
698- Add swipe actions and tweak a few styles of store/products-nav
699
700### 2.13.2
701- Fix the issue where the text for default header container icon disappear for mobile view
702
703### 2.13.1
704- Fix to render "Contact Sales" if price is null, instead of "Free" (0 price means Free)
705
706### 2.13.0
707- Update icon logic for dropdown form section
708- form id bug fix for dropdown form section
709- add file upload support for dropdown form section
710
711### 2.12.0
712- Update use of shimmer in stencil components
713
714### 2.11.3
715- Fix the width of the carousel component
716- add a cursor pointer on the carousel
717
718### 2.11.2
719- Adjust addon section bottom padding
720
721### 2.11.1
722- Adjust addon section padding
723- files section indent the extra line of file name
724
725### 2.11.0
726- Use the standardized, smaller marketplace colors for various needs, as opposed to just color names.
727- Change to default font size on package and product detail's left column
728- Change to the FAQ colouring to ensure the question is darker than the answer.
729
730### 2.10.5
731- update look and feel of va-field's
732
733### 2.10.4
734- update uikit dependency
735
736### 2.10.3
737- Fixed circular imports and updated angular to 4.4.3.
738
739### 2.10.2
740- Update header container button
741- remove centering on header
742
743### 2.10.1
744- Updated the label logic for the product details component.
745
746# 2.10.0
747- Added ability to seed if a field is required.
748- getLabel is used where you need to indicate a required question
749- The order form response wants the raw label
750
751### 2.9.0
752- Add file upload to va-field
753
754### 2.8.1
755- Fixed bug with VaOrderFormSectionComponent FormGroup validation.
756
757### 2.8.0
758- Added VaOrderFormSectionComponent along with demo page.
759
760### 2.7.1
761- Add stenciling to header-container
762- Add shimmer styling to store module
763
764### 2.7.1
765- Use correct input name to fix bug in products-nav
766
767### 2.7.0
768- Allowing discoverable addons to be viewable in muti-product packages
769- Add constructor to Product
770
771### 2.6.1
772- Remove unused styling classes
773
774### 2.6.0
775- Update VaProductDetailsComponent to propagate an addon click event.
776- Updated docs for VaProductDetailsComponent.
777
778### 2.5.2
779- Fix load salesperson-details bug
780
781### 2.5.1
782- Updated docs and changed styling for salesperson details
783
784### 2.5.0
785- Updated addon-list to have a click output.
786- Fixed a minor import issue in the dropdown form styles.
787
788### 2.4.3
789- Fix getLmiCategoryNames only replay first `_` problem, it should replace all
790
791### 2.4.2
792- Add subscriptions to field values in dropdown-form-section.
793
794### 2.4.1
795- Pass in boolean to hide pricing component in header-container
796
797### 2.4.0
798- Change the lowerToTitleCase to not uppercase "non-primary" words
799- Change product details to use the lmi conversion function
800- replace _ with space before title casing lmi categories.
801- Pass the show action button on to the product details, defaults to false
802
803### 2.3.3
804- Update dropdown-form-section's editing hint location and color
805
806### 2.3.2
807- Change the lmi category names to title case.
808
809### 2.3.1
810- Added prerequisite variables as inputs to va-header-container for addons
811- Refactor input names
812
813### 2.3.0
814- Restored order-form as a new minor version.
815
816### 2.2.6
817- Reverted order-form entirely as it seems its material imports are a breaking change.
818
819### 2.2.5
820- Restructured order-form-related components into their own subdirectory.
821 Everything still exposed via the store module so this shouldn't be a breaking change.
822
823### 2.2.4
824- Change the product-detail page to show `Wholesale Price` instead of `Pricing`
825
826### 2.2.3
827- Remove internal margin and padding styling for product and package detail component
828
829### 2.2.2
830- Restyling the header price box to always show the string 'Pricing'
831
832### 2.2.1
833- Check length of screenshot in product-detail instead of just screenshot
834
835### 2.2.0
836- Added dropdown-form component
837
838### 2.1.0
839- Added Addon Component
840- Various Styling changes
841
842### 2.0.2
843- Turn snake case to camel case to properly parse product data
844
845### 2.0.1
846- Export VaProductDetailsModule from index.ts
847- Styling fixes
848
849### 2.0.0
850- Modular components
851
852### 1.2.2
853- Remove H1 tag from store
854
855### 1.2.1
856- Use version 2.4.4 of uikit.
857- This fixes the weird image resizing on mobile for the gallery.
858
859### 1.2.0
860- add lmi categories definition to store.
861
862### 1.0.6 to 1.1.2
863- lucky charms additions
864
865### 1.0.5
866- add margin between search-box and package cards
867
868### 1.0.0 to 1.0.4
869- tmills shenanigans