Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into remove-db-drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
wix-docs-feds committed Jul 3, 2024
2 parents 8e9d7ac + 5043ea7 commit 2312018
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
7 changes: 4 additions & 3 deletions editor-elements/$w/WixEvents.service.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@
"mixes":
[ "$w.Element",
"$w.HiddenCollapsedMixin" ],
"labels": [],
"labels":
[ "changed" ],
"location":
{ "lineno": 1,
"filename": "WixEvents.js" },
"docs":
{ "summary": "A [WixEvents](https://support.wix.com/en/article/editor-x-adding-wix-events) element displays your site's events.",
{ "summary": "A [WixEvents](https://support.wix.com/en/article/adding-wix-events-to-your-site) element displays your site's events.",
"description":
[ "A [WixEvents](https://support.wix.com/en/article/editor-x-adding-wix-events) element displays your site's events." ],
[ "A [WixEvents](https://support.wix.com/en/article/adding-wix-events-to-your-site) element displays your site's events." ],
"links": [],
"examples": [],
"extra":
Expand Down
4 changes: 2 additions & 2 deletions js-wixcode-sdk/$w/Container.service.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
{ "lineno": 1,
"filename": "Container.js" },
"docs":
{ "summary": "A [container](https://support.wix.com/en/article/editor-x-using-containers) for Repeater items.",
{ "summary": "A [container](https://support.wix.com/en/article/studio-editor-using-containers) for Repeater items.",
"description":
[ "A [container](https://support.wix.com/en/article/editor-x-using-containers) for Repeater items." ],
[ "A [container](https://support.wix.com/en/article/studio-editor-using-containers) for Repeater items." ],
"links": [],
"examples": [],
"extra":
Expand Down
3 changes: 1 addition & 2 deletions js-wixcode-sdk/$w/GalleryNavigationStartEvent.service.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{ "name": "GalleryNavigationStartEvent",
"memberOf": "$w",
"mixes": [],
"labels":
[ "changed" ],
"labels": [],
"location":
{ "lineno": 8,
"filename": "GalleryNavigationStartEvent.js" },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -327,4 +327,4 @@
{ },
"labels": [] } ],
"extra":
{ } }
{ } }
2 changes: 1 addition & 1 deletion js-wixcode-sdk/wix-window/Multilingual.service.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,4 +327,4 @@
{ },
"labels": [] } ],
"extra":
{ } }
{ } }

0 comments on commit 2312018

Please sign in to comment.