From 334670379605ba0b73233029edc431d165ca8c6e Mon Sep 17 00:00:00 2001 From: bunny <1319900154@qq.com> Date: Fri, 12 Jul 2024 16:30:43 +0800 Subject: [PATCH] =?UTF-8?q?page:=20=F0=9F=93=84=20=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E6=8B=96=E6=8B=BD=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 138 +++++++++++++---------------- src/views/select/styling/index.vue | 43 +++++++++ 2 files changed, 103 insertions(+), 78 deletions(-) create mode 100644 src/views/select/styling/index.vue diff --git a/README.md b/README.md index a7eb841..2bfdde8 100644 --- a/README.md +++ b/README.md @@ -1,80 +1,62 @@ ```sh -Simple Drag Bounds -Complex Drag and Drop -Drop Events -SELECT AND TRANSFORM -Basic demo -Centered Scaling -Keep Ratio -Styling -Complex Styling -Transform Events -Resize Limits -Rotation Snaps -Resize Snaps -Stop Transform -Force Update -Text Resizing -Ignore Stroke -CLIPPING -Simple Clip -Complex Clip -GROUPS, LAYERS AND ORDERING -Groups -Layering -Change Containers -zIndex -FILTERS -Blur -Brighten -Contrast -Emboss -Enhance -Grayscale -HSL -HSV -RGB -Invert -Kaleidoscope -Mask -Noise -Pixelate -Custom Filter -Multiple Filters -TWEENS -Linear Easing -Common Easings -All Easings -Finish Event -All Controls -Tween Filter -Complex Tweening -ANIMATIONS -Create an Animation -Moving -Rotation -Scaling -Stop Animation -SELECTORS -Select by id -Select by Type -Select by Name -DATA & SERIALIZATION & EXPORT -Serialize a Stage -Simple Load -Complex Load -JSON Best Practices -Stage Data URL -Export to HD Image -PERFORMANCE -All tips -Layer Management -Batch Draw -Shape Caching -Optimize Animation -Optimize Strokes -Shape Redraw -Disable Perfect Drawing -Listening False -Avoid Memory Leaks +styling +complex styling +transform events +resize limits +rotation snaps +resize snaps +stop transform +force update +text resizing +ignore stroke +clipping +simple clip +complex clip +groups, layers and ordering +groups +layering +change containers +zindex +filters +blur +brighten +contrast +emboss +enhance +grayscale +hsl +hsv +rgb +invert +kaleidoscope +mask +noise +pixelate +custom filter +multiple filters +tweens +linear easing +common easings +all easings +finish event +all controls +tween filter +complex tweening +animations +create an animation +moving +rotation +scaling +stop animation +selectors +select by id +select by type +select by name +data & serialization & export +serialize a stage +simple load +complex load +json best practices +stage data url +export to hd image ``` \ No newline at end of file diff --git a/src/views/select/styling/index.vue b/src/views/select/styling/index.vue new file mode 100644 index 0000000..3ade2a6 --- /dev/null +++ b/src/views/select/styling/index.vue @@ -0,0 +1,43 @@ + + + + +