diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index cbc02622c..986183207 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -39,7 +39,7 @@ #### Breaking changes - Switch - Attributes starting with `on-*` will be parsed to events in JSX, making all `on-*` attributes of Switch not -able to work in JSX. So `on-*` attributes are renamed to `active-*`, and accordingly `off-*` attributes are renamed to `inactive-*`. This changes affects the following attributes: `on-icon-class`, `off-icon-class`, `on-text`, `off-text`, `on-color`, `off-color`, `on-value`, `off-value` +able to work in JSX. So `on-*` attributes are renamed to `active-*`, and accordingly `off-*` attributes are renamed to `inactive-*`. This change affects the following attributes: `on-icon-class`, `off-icon-class`, `on-text`, `off-text`, `on-color`, `off-color`, `on-value`, `off-value` - Table - `sort-method` now aligns with `Array.sort`. It should return a number instead of a boolean diff --git a/examples/assets/images/banner-bg.svg b/examples/assets/images/banner-bg.svg deleted file mode 100755 index 1963922b9..000000000 --- a/examples/assets/images/banner-bg.svg +++ /dev/null @@ -1,556 +0,0 @@ - - - - landingpage_illustration - Created with Sketch. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/assets/images/cloud-1.png b/examples/assets/images/cloud-1.png new file mode 100644 index 000000000..1f221b5d6 Binary files /dev/null and b/examples/assets/images/cloud-1.png differ diff --git a/examples/assets/images/cloud-2.png b/examples/assets/images/cloud-2.png new file mode 100644 index 000000000..651f30ef7 Binary files /dev/null and b/examples/assets/images/cloud-2.png differ diff --git a/examples/assets/images/compo-1.png b/examples/assets/images/compo-1.png new file mode 100644 index 000000000..6264c030f Binary files /dev/null and b/examples/assets/images/compo-1.png differ diff --git a/examples/assets/images/compo-2.png b/examples/assets/images/compo-2.png new file mode 100644 index 000000000..202dbdec6 Binary files /dev/null and b/examples/assets/images/compo-2.png differ diff --git a/examples/assets/images/compo-3.png b/examples/assets/images/compo-3.png new file mode 100644 index 000000000..c018f4f87 Binary files /dev/null and b/examples/assets/images/compo-3.png differ diff --git a/examples/assets/images/element-logo-small-white.svg b/examples/assets/images/element-logo-small-white.svg deleted file mode 100644 index 08a4b8405..000000000 --- a/examples/assets/images/element-logo-small-white.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - Shape Copy - Created with Sketch. - - - - - - - \ No newline at end of file diff --git a/examples/assets/images/element-logo-white.svg b/examples/assets/images/element-logo-white.svg deleted file mode 100644 index 7820e2278..000000000 --- a/examples/assets/images/element-logo-white.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - Shape Copy - Created with Sketch. - - - - - - - \ No newline at end of file diff --git a/examples/assets/images/figure-1.png b/examples/assets/images/figure-1.png new file mode 100644 index 000000000..7a8041570 Binary files /dev/null and b/examples/assets/images/figure-1.png differ diff --git a/examples/assets/images/figure-2.png b/examples/assets/images/figure-2.png new file mode 100644 index 000000000..dc7e48213 Binary files /dev/null and b/examples/assets/images/figure-2.png differ diff --git a/examples/assets/images/plant-1.png b/examples/assets/images/plant-1.png new file mode 100644 index 000000000..458563ae0 Binary files /dev/null and b/examples/assets/images/plant-1.png differ diff --git a/examples/assets/images/plant-2.png b/examples/assets/images/plant-2.png new file mode 100644 index 000000000..7f58ed699 Binary files /dev/null and b/examples/assets/images/plant-2.png differ diff --git a/examples/assets/images/resource-placeholder.svg b/examples/assets/images/resource-placeholder.svg new file mode 100755 index 000000000..dd335ee23 --- /dev/null +++ b/examples/assets/images/resource-placeholder.svg @@ -0,0 +1,23 @@ + + + + 整理中-icon + Created with Sketch. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/examples/assets/images/stars.png b/examples/assets/images/stars.png deleted file mode 100644 index 19a245bb9..000000000 Binary files a/examples/assets/images/stars.png and /dev/null differ diff --git a/examples/assets/images/web.png b/examples/assets/images/web.png new file mode 100644 index 000000000..8f85521d5 Binary files /dev/null and b/examples/assets/images/web.png differ diff --git a/examples/components/footer.vue b/examples/components/footer.vue index 9d4e9bd0c..94a058c3c 100644 --- a/examples/components/footer.vue +++ b/examples/components/footer.vue @@ -2,12 +2,23 @@ @@ -28,83 +42,79 @@