generated from gtm-vendor-templates/example-community-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.yaml
32 lines (30 loc) · 1.33 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Copyright 2019 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
homepage: "https://volumental.com/"
documentation: "https://developer.volumental.com/docs/ecom-widget"
versions:
# Latest version
- sha: b24a4328fc5ddc972debac3d5898bc155361cd0d
changeNotes: Fixed bug in template. Changed productId to product_id
# Older versions
- sha: 2a2d6dceac99567fbb6dbd8e9aff088275aac215
changeNotes: Changed sizing system from drop down to text field
- sha: e715b4e337786e7e56a37c595e60a47c33c9bd6a
changeNotes: |2
Added onRecommendation callback functionality.
Added size_locale functionality.
Template runs on production.
Added validation rule (token should not be empty).
- sha: e9e848707e477ab4270f635c4a8cccc2e24ddf87
changeNotes: Added Volumental Sizing Template, updated README, removed CONTRIBUTING.md