Skip to content

Commit a023f81

Browse files
committed
Fix reload glitch
1 parent c830a70 commit a023f81

21 files changed

+664
-26
lines changed

fixtures/webstudio-features/.webstudio/data.json

Lines changed: 221 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"build": {
3-
"id": "3a8c8a9c-cfd9-46b8-a8bf-30d48250bc1b",
3+
"id": "691fef31-369a-46b5-9ca7-e67482d8f602",
44
"projectId": "cddc1d44-af37-4cb6-a430-d300cf6f932d",
5-
"version": 554,
6-
"createdAt": "2025-03-26T12:23:17.308+00:00",
7-
"updatedAt": "2025-03-26T12:23:17.308+00:00",
5+
"version": 558,
6+
"createdAt": "2025-04-12T06:51:31.672+00:00",
7+
"updatedAt": "2025-04-12T06:51:31.672+00:00",
88
"pages": {
99
"meta": {
1010
"siteName": "KittyGuardedZone",
@@ -248,6 +248,30 @@
248248
"include": false
249249
},
250250
"path": "/animations"
251+
},
252+
{
253+
"id": "GgJUcrFoHE6EGMccjLa4t",
254+
"name": "duration",
255+
"title": "\"Untitled\"",
256+
"rootInstanceId": "Lmn0VIRtr_Yn9AvDyjgZG",
257+
"meta": {
258+
"description": "\"\"",
259+
"excludePageFromSearch": "true",
260+
"language": "\"\"",
261+
"socialImageUrl": "\"\"",
262+
"redirect": "\"\"",
263+
"documentType": "html",
264+
"custom": [
265+
{
266+
"property": "",
267+
"content": "\"\""
268+
}
269+
]
270+
},
271+
"marketplace": {
272+
"include": false
273+
},
274+
"path": "/duration"
251275
}
252276
],
253277
"folders": [
@@ -268,7 +292,8 @@
268292
"FsnS9ui6btzM4W3YELE3Q",
269293
"Q1D-6G1cl0SfXyM9Xj4_O",
270294
"8fF_9MQOwOqsLM9BhULUG",
271-
"oc1Ra5zelesj-wiJwiw-P"
295+
"oc1Ra5zelesj-wiJwiw-P",
296+
"GgJUcrFoHE6EGMccjLa4t"
272297
]
273298
},
274299
{
@@ -2096,6 +2121,18 @@
20962121
"value": 0
20972122
}
20982123
}
2124+
],
2125+
[
2126+
"SdJcDQJhrZ0zxtPqj546x:UoTkWyaFuTYJihS3MFYK5:textAlign:",
2127+
{
2128+
"styleSourceId": "SdJcDQJhrZ0zxtPqj546x",
2129+
"breakpointId": "UoTkWyaFuTYJihS3MFYK5",
2130+
"property": "textAlign",
2131+
"value": {
2132+
"type": "keyword",
2133+
"value": "center"
2134+
}
2135+
}
20992136
]
21002137
],
21012138
"styleSources": [
@@ -2399,6 +2436,13 @@
23992436
"type": "local",
24002437
"id": "hSMd0d2O_5ogkTfvV8g8B"
24012438
}
2439+
],
2440+
[
2441+
"SdJcDQJhrZ0zxtPqj546x",
2442+
{
2443+
"type": "local",
2444+
"id": "SdJcDQJhrZ0zxtPqj546x"
2445+
}
24022446
]
24032447
],
24042448
"styleSourceSelections": [
@@ -2702,6 +2746,13 @@
27022746
"instanceId": "hi1l-ro0pCVQpHFIwIhFO",
27032747
"values": ["hSMd0d2O_5ogkTfvV8g8B"]
27042748
}
2749+
],
2750+
[
2751+
"tOdjbQbLEf52thwmubL7R",
2752+
{
2753+
"instanceId": "tOdjbQbLEf52thwmubL7R",
2754+
"values": ["SdJcDQJhrZ0zxtPqj546x"]
2755+
}
27052756
]
27062757
],
27072758
"props": [
@@ -3813,6 +3864,81 @@
38133864
"type": "number",
38143865
"value": 20
38153866
}
3867+
],
3868+
[
3869+
"CKL9YyMMdbB8Bg1o2M0S-",
3870+
{
3871+
"id": "CKL9YyMMdbB8Bg1o2M0S-",
3872+
"instanceId": "Iz65PDmd9YjqrIy5fGtWt",
3873+
"name": "action",
3874+
"type": "animationAction",
3875+
"value": {
3876+
"type": "view",
3877+
"animations": [
3878+
{
3879+
"name": "Parent",
3880+
"description": "Parallax the element as it scrolls into the view.",
3881+
"keyframes": [
3882+
{
3883+
"offset": 0,
3884+
"styles": {
3885+
"translate": {
3886+
"type": "tuple",
3887+
"value": [
3888+
{
3889+
"type": "unit",
3890+
"unit": "number",
3891+
"value": 0
3892+
},
3893+
{
3894+
"type": "unit",
3895+
"unit": "px",
3896+
"value": 100
3897+
}
3898+
]
3899+
}
3900+
}
3901+
}
3902+
],
3903+
"timing": {
3904+
"easing": "linear",
3905+
"fill": "backwards",
3906+
"duration": {
3907+
"type": "unit",
3908+
"value": 302,
3909+
"unit": "ms"
3910+
},
3911+
"rangeStart": [
3912+
"cover",
3913+
{
3914+
"type": "unit",
3915+
"value": 0,
3916+
"unit": "%"
3917+
}
3918+
],
3919+
"rangeEnd": [
3920+
"cover",
3921+
{
3922+
"type": "unit",
3923+
"value": 50,
3924+
"unit": "%"
3925+
}
3926+
]
3927+
}
3928+
}
3929+
],
3930+
"insetStart": {
3931+
"type": "keyword",
3932+
"value": "auto"
3933+
},
3934+
"insetEnd": {
3935+
"type": "keyword",
3936+
"value": "auto"
3937+
},
3938+
"isPinned": true,
3939+
"debug": false
3940+
}
3941+
}
38163942
]
38173943
],
38183944
"dataSources": [
@@ -6284,6 +6410,72 @@
62846410
"label": "Spacer",
62856411
"children": []
62866412
}
6413+
],
6414+
[
6415+
"Lmn0VIRtr_Yn9AvDyjgZG",
6416+
{
6417+
"type": "instance",
6418+
"id": "Lmn0VIRtr_Yn9AvDyjgZG",
6419+
"component": "Body",
6420+
"children": [
6421+
{
6422+
"type": "id",
6423+
"value": "Iz65PDmd9YjqrIy5fGtWt"
6424+
}
6425+
]
6426+
}
6427+
],
6428+
[
6429+
"Iz65PDmd9YjqrIy5fGtWt",
6430+
{
6431+
"type": "instance",
6432+
"id": "Iz65PDmd9YjqrIy5fGtWt",
6433+
"component": "@webstudio-is/sdk-components-animation:AnimateChildren",
6434+
"children": [
6435+
{
6436+
"type": "id",
6437+
"value": "tOdjbQbLEf52thwmubL7R"
6438+
}
6439+
]
6440+
}
6441+
],
6442+
[
6443+
"tOdjbQbLEf52thwmubL7R",
6444+
{
6445+
"type": "instance",
6446+
"id": "tOdjbQbLEf52thwmubL7R",
6447+
"component": "Heading",
6448+
"children": [
6449+
{
6450+
"type": "text",
6451+
"value": "HELLO WORLD"
6452+
},
6453+
{
6454+
"type": "text",
6455+
"value": "\n"
6456+
},
6457+
{
6458+
"type": "text",
6459+
"value": "GOOD"
6460+
},
6461+
{
6462+
"type": "text",
6463+
"value": "\n"
6464+
},
6465+
{
6466+
"type": "text",
6467+
"value": "BAD"
6468+
},
6469+
{
6470+
"type": "text",
6471+
"value": "\n"
6472+
},
6473+
{
6474+
"type": "text",
6475+
"value": "UGLY"
6476+
}
6477+
]
6478+
}
62876479
]
62886480
],
62896481
"deployment": {
@@ -6548,6 +6740,30 @@
65486740
"include": false
65496741
},
65506742
"path": "/animations"
6743+
},
6744+
{
6745+
"id": "GgJUcrFoHE6EGMccjLa4t",
6746+
"name": "duration",
6747+
"title": "\"Untitled\"",
6748+
"rootInstanceId": "Lmn0VIRtr_Yn9AvDyjgZG",
6749+
"meta": {
6750+
"description": "\"\"",
6751+
"excludePageFromSearch": "true",
6752+
"language": "\"\"",
6753+
"socialImageUrl": "\"\"",
6754+
"redirect": "\"\"",
6755+
"documentType": "html",
6756+
"custom": [
6757+
{
6758+
"property": "",
6759+
"content": "\"\""
6760+
}
6761+
]
6762+
},
6763+
"marketplace": {
6764+
"include": false
6765+
},
6766+
"path": "/duration"
65516767
}
65526768
],
65536769
"assets": [

fixtures/webstudio-features/app/__generated__/$resources.sitemap.xml.ts

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[_route_with_symbols_]._index.tsx

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[animations]._index.tsx

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[class-names]._index.tsx

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[content-block]._index.tsx

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fixtures/webstudio-features/app/__generated__/[duration]._index.server.tsx

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)