Skip to content

Commit 8c14b56

Browse files
committed
feat: animation
1 parent 8035354 commit 8c14b56

File tree

12 files changed

+311
-76
lines changed

12 files changed

+311
-76
lines changed

.temp/app-enhancers/global-components-10.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

.temp/app-enhancers/global-components-11.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

.temp/app-enhancers/global-components-12.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

.temp/app-enhancers/global-components-9.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

.temp/internal/app-enhancers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import m0 from "C:\\temp\\awesome-css\\.temp\\app-enhancers\\0.js"
22
import m1 from "C:\\temp\\awesome-css\\.temp\\app-enhancers\\1.js"
33
import m2 from "C:\\temp\\awesome-css\\.temp\\app-enhancers\\data-block.js"
4-
import m3 from "C:\\temp\\awesome-css\\.temp\\app-enhancers\\global-components-11.js"
4+
import m3 from "C:\\temp\\awesome-css\\.temp\\app-enhancers\\global-components-8.js"
55
import m4 from "C:\\temp\\awesome-css\\.temp\\app-enhancers\\2.js"
66
import m5 from "C:\\temp\\awesome-css\\.temp\\app-enhancers\\3.js"
77
import m6 from "C:\\temp\\awesome-css\\.temp\\app-enhancers\\dynamic-pagation.js"

.temp/internal/page-components.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
* Generated by "@vuepress/internal-page-components"
33
*/
44
export default {
5-
"v-d3bebd6a": () => import("C:\\temp\\awesome-css\\docs\\handbook\\transition.md"),
65
"v-71b5b85d": () => import("C:\\temp\\awesome-css\\docs\\README.md"),
7-
"v-4b67aa6b": () => import("C:\\temp\\awesome-css\\docs\\result\\best-way-to-center-element.md"),
6+
"v-6fb72b5d": () => import("C:\\temp\\awesome-css\\docs\\handbook\\animation.md"),
87
"v-17d17d01": () => import("C:\\temp\\awesome-css\\docs\\result\\pullCurtain.md"),
9-
"v-226d16ea": () => import("C:\\temp\\awesome-css\\docs\\selector\\active.md"),
10-
"v-de1785ea": () => import("C:\\temp\\awesome-css\\docs\\selector\\after_before.md")
8+
"v-4b67aa6b": () => import("C:\\temp\\awesome-css\\docs\\result\\best-way-to-center-element.md"),
9+
"v-de1785ea": () => import("C:\\temp\\awesome-css\\docs\\selector\\after_before.md"),
10+
"v-d3bebd6a": () => import("C:\\temp\\awesome-css\\docs\\handbook\\transition.md"),
11+
"v-226d16ea": () => import("C:\\temp\\awesome-css\\docs\\selector\\active.md")
1112
}

.temp/internal/routes.js

Lines changed: 61 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@ import GlobalLayout from "C:\\temp\\awesome-css\\node_modules\\@vuepress\\core\\
88

99
injectComponentOption(GlobalLayout, 'mixins', rootMixins)
1010
export const routes = [
11-
{
12-
name: "v-d3bebd6a",
13-
path: "/handbook/transition.html",
14-
component: GlobalLayout,
15-
beforeEnter: (to, from, next) => {
16-
ensureAsyncComponentsLoaded("Layout", "v-d3bebd6a").then(next)
17-
},
18-
},
1911
{
2012
name: "v-71b5b85d",
2113
path: "/",
@@ -29,11 +21,11 @@ export const routes = [
2921
redirect: "/"
3022
},
3123
{
32-
name: "v-4b67aa6b",
33-
path: "/result/best-way-to-center-element.html",
24+
name: "v-6fb72b5d",
25+
path: "/handbook/animation.html",
3426
component: GlobalLayout,
3527
beforeEnter: (to, from, next) => {
36-
ensureAsyncComponentsLoaded("Layout", "v-4b67aa6b").then(next)
28+
ensureAsyncComponentsLoaded("Layout", "v-6fb72b5d").then(next)
3729
},
3830
},
3931
{
@@ -45,11 +37,11 @@ export const routes = [
4537
},
4638
},
4739
{
48-
name: "v-226d16ea",
49-
path: "/selector/active.html",
40+
name: "v-4b67aa6b",
41+
path: "/result/best-way-to-center-element.html",
5042
component: GlobalLayout,
5143
beforeEnter: (to, from, next) => {
52-
ensureAsyncComponentsLoaded("Layout", "v-226d16ea").then(next)
44+
ensureAsyncComponentsLoaded("Layout", "v-4b67aa6b").then(next)
5345
},
5446
},
5547
{
@@ -60,6 +52,61 @@ export const routes = [
6052
ensureAsyncComponentsLoaded("Layout", "v-de1785ea").then(next)
6153
},
6254
},
55+
{
56+
name: "v-d3bebd6a",
57+
path: "/handbook/transition.html",
58+
component: GlobalLayout,
59+
beforeEnter: (to, from, next) => {
60+
ensureAsyncComponentsLoaded("Layout", "v-d3bebd6a").then(next)
61+
},
62+
},
63+
{
64+
name: "v-226d16ea",
65+
path: "/selector/active.html",
66+
component: GlobalLayout,
67+
beforeEnter: (to, from, next) => {
68+
ensureAsyncComponentsLoaded("Layout", "v-226d16ea").then(next)
69+
},
70+
},
71+
{
72+
name: "v-b1564aac",
73+
path: "/tag/",
74+
component: GlobalLayout,
75+
beforeEnter: (to, from, next) => {
76+
ensureAsyncComponentsLoaded("Tags", "v-b1564aac").then(next)
77+
},
78+
meta: {"pid":"tags","id":"tags"}
79+
},
80+
{
81+
path: "/tag/index.html",
82+
redirect: "/tag/"
83+
},
84+
{
85+
name: "v-ef9325c4",
86+
path: "/categories/",
87+
component: GlobalLayout,
88+
beforeEnter: (to, from, next) => {
89+
ensureAsyncComponentsLoaded("FrontmatterKey", "v-ef9325c4").then(next)
90+
},
91+
meta: {"pid":"categories","id":"categories"}
92+
},
93+
{
94+
path: "/categories/index.html",
95+
redirect: "/categories/"
96+
},
97+
{
98+
name: "v-6319eb4e",
99+
path: "/timeline/",
100+
component: GlobalLayout,
101+
beforeEnter: (to, from, next) => {
102+
ensureAsyncComponentsLoaded("TimeLines", "v-6319eb4e").then(next)
103+
},
104+
meta: {"pid":"timeline","id":"timeline"}
105+
},
106+
{
107+
path: "/timeline/index.html",
108+
redirect: "/timeline/"
109+
},
63110
{
64111
path: '*',
65112
component: GlobalLayout

.temp/internal/siteData.js

Lines changed: 109 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Generated by "@vuepress/internal-site-data"
33
*/
44
export const siteData = {
5-
"title": "awesome-css",
5+
"title": "国内css平台从业者交流",
66
"description": "awesome-css",
77
"base": "/awesome-css/",
88
"headTags": [
@@ -15,27 +15,6 @@ export const siteData = {
1515
]
1616
],
1717
"pages": [
18-
{
19-
"frontmatter": {},
20-
"regularPath": "/handbook/transition.html",
21-
"relativePath": "handbook/transition.md",
22-
"key": "v-d3bebd6a",
23-
"path": "/handbook/transition.html",
24-
"headers": [
25-
{
26-
"level": 2,
27-
"title": "演示:",
28-
"slug": "演示"
29-
},
30-
{
31-
"level": 2,
32-
"title": "指定要转换的属性",
33-
"slug": "指定要转换的属性"
34-
}
35-
],
36-
"lastUpdated": "2022/5/18 上午11:45:28",
37-
"lastUpdatedTimestamp": 1652845528000
38-
},
3918
{
4019
"frontmatter": {},
4120
"regularPath": "/",
@@ -94,15 +73,47 @@ export const siteData = {
9473
"slug": "license"
9574
}
9675
],
97-
"lastUpdated": "2022/5/18 下午1:32:44",
98-
"lastUpdatedTimestamp": 1652851964000
76+
"lastUpdated": "2022/5/19 上午11:00:59",
77+
"lastUpdatedTimestamp": 1652929259000
9978
},
10079
{
10180
"frontmatter": {},
102-
"regularPath": "/result/best-way-to-center-element.html",
103-
"relativePath": "result/best-way-to-center-element.md",
104-
"key": "v-4b67aa6b",
105-
"path": "/result/best-way-to-center-element.html"
81+
"regularPath": "/handbook/animation.html",
82+
"relativePath": "handbook/animation.md",
83+
"key": "v-6fb72b5d",
84+
"path": "/handbook/animation.html",
85+
"headers": [
86+
{
87+
"level": 2,
88+
"title": "animation属性",
89+
"slug": "animation属性"
90+
},
91+
{
92+
"level": 2,
93+
"title": "子属性",
94+
"slug": "子属性"
95+
},
96+
{
97+
"level": 2,
98+
"title": "多个步骤",
99+
"slug": "多个步骤"
100+
},
101+
{
102+
"level": 2,
103+
"title": "多个动画",
104+
"slug": "多个动画"
105+
},
106+
{
107+
"level": 2,
108+
"title": "表现",
109+
"slug": "表现"
110+
},
111+
{
112+
"level": 2,
113+
"title": "浏览器支持",
114+
"slug": "浏览器支持"
115+
}
116+
]
106117
},
107118
{
108119
"frontmatter": {},
@@ -137,10 +148,12 @@ export const siteData = {
137148
},
138149
{
139150
"frontmatter": {},
140-
"regularPath": "/selector/active.html",
141-
"relativePath": "selector/active.md",
142-
"key": "v-226d16ea",
143-
"path": "/selector/active.html"
151+
"regularPath": "/result/best-way-to-center-element.html",
152+
"relativePath": "result/best-way-to-center-element.md",
153+
"key": "v-4b67aa6b",
154+
"path": "/result/best-way-to-center-element.html",
155+
"lastUpdated": "2022/5/19 上午11:00:59",
156+
"lastUpdatedTimestamp": 1652929259000
144157
},
145158
{
146159
"frontmatter": {},
@@ -159,7 +172,66 @@ export const siteData = {
159172
"title": "浏览器兼容:",
160173
"slug": "浏览器兼容"
161174
}
162-
]
175+
],
176+
"lastUpdated": "2022/5/19 上午11:00:59",
177+
"lastUpdatedTimestamp": 1652929259000
178+
},
179+
{
180+
"frontmatter": {},
181+
"regularPath": "/handbook/transition.html",
182+
"relativePath": "handbook/transition.md",
183+
"key": "v-d3bebd6a",
184+
"path": "/handbook/transition.html",
185+
"headers": [
186+
{
187+
"level": 2,
188+
"title": "演示:",
189+
"slug": "演示"
190+
},
191+
{
192+
"level": 2,
193+
"title": "指定要转换的属性",
194+
"slug": "指定要转换的属性"
195+
}
196+
],
197+
"lastUpdated": "2022/5/18 上午11:45:28",
198+
"lastUpdatedTimestamp": 1652845528000
199+
},
200+
{
201+
"frontmatter": {},
202+
"regularPath": "/selector/active.html",
203+
"relativePath": "selector/active.md",
204+
"key": "v-226d16ea",
205+
"path": "/selector/active.html",
206+
"lastUpdated": "2022/5/19 上午11:00:59",
207+
"lastUpdatedTimestamp": 1652929259000
208+
},
209+
{
210+
"frontmatter": {
211+
"layout": "Tags",
212+
"title": "Tags"
213+
},
214+
"regularPath": "/tag/",
215+
"key": "v-b1564aac",
216+
"path": "/tag/"
217+
},
218+
{
219+
"frontmatter": {
220+
"layout": "FrontmatterKey",
221+
"title": "Categories"
222+
},
223+
"regularPath": "/categories/",
224+
"key": "v-ef9325c4",
225+
"path": "/categories/"
226+
},
227+
{
228+
"frontmatter": {
229+
"layout": "TimeLines",
230+
"title": "Timeline"
231+
},
232+
"regularPath": "/timeline/",
233+
"key": "v-6319eb4e",
234+
"path": "/timeline/"
163235
}
164236
],
165237
"themeConfig": {
@@ -217,6 +289,10 @@ export const siteData = {
217289
{
218290
"title": "transition",
219291
"path": "/handbook/transition"
292+
},
293+
{
294+
"title": "animation",
295+
"path": "/handbook/animation"
220296
}
221297
]
222298
},

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### 属性
1010

1111
- [transition](https://webvueblog.github.io/awesome-css/handbook/transition.html)
12+
- [animation](https://webvueblog.github.io/awesome-css/handbook/animation.html)
1213

1314
### 选择器
1415

docs/.vuepress/config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ module.exports = {
115115
children: [{
116116
title: "transition",
117117
path: "/handbook/transition"
118+
},{
119+
title: "animation",
120+
path: "/handbook/animation"
118121
}],
119122
},
120123
{

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### 属性
1010

1111
- [transition](https://webvueblog.github.io/awesome-css/handbook/transition.html)
12+
- [animation](https://webvueblog.github.io/awesome-css/handbook/animation.html)
1213

1314
### 选择器
1415

0 commit comments

Comments
 (0)