Skip to content

Commit 00409cc

Browse files
committed
AjaxLoading
1 parent 830cb4c commit 00409cc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

j-AjaxLoading/component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"datecreated": "2018-10-28T21:35:44.000Z",
3-
"dateupdated": "2022-11-28T16:05:45.000Z",
3+
"dateupdated": "2023-01-23T09:05:45.000Z",
44
"name": "j-AjaxLoading",
55
"tags": [
66
"loading"

j-AjaxLoading/dependencies.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<link href="https://cdn.componentator.com/spa.min@17.css" rel="stylesheet" type="text/css" />
2-
<script src="https://cdn.componentator.com/spa.min@17.js"></script>
1+
<link href="https://cdn.componentator.com/spa.min@19.css" rel="stylesheet" type="text/css" />
2+
<script src="https://cdn.componentator.com/spa.min@19.js"></script>

j-AjaxLoading/example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div style="width:300px">
2-
<div data---="ajaxloading__null__url:/users/" class="hidden">Loading users</div>
2+
<ui-component name="ajaxloading" path="null" config="url:/users/" class="hidden">Loading users</ui-component>
33
<br />
44
</div>
55

0 commit comments

Comments
 (0)