aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.changes/particle-background.md
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2026-03-26 09:05:44 +0800
committer苏向夜 <fu050409@163.com>2026-03-26 09:05:44 +0800
commit18aceb4ddf01e964d0b81a4e926e42b72c64e355 (patch)
treeceef83124ae966838f5620bbf37d0fc099d5f931 /.changes/particle-background.md
parentb762558df79a9bae7ec67f1f98caa9ccebcda861 (diff)
downloadDropOut-18aceb4ddf01e964d0b81a4e926e42b72c64e355.tar.gz
DropOut-18aceb4ddf01e964d0b81a4e926e42b72c64e355.zip
refactor(ui): rewrite particle background
Diffstat (limited to '.changes/particle-background.md')
-rw-r--r--.changes/particle-background.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changes/particle-background.md b/.changes/particle-background.md
new file mode 100644
index 0000000..ca8bdf5
--- /dev/null
+++ b/.changes/particle-background.md
@@ -0,0 +1,5 @@
+---
+"@dropout/ui": "patch:refactor"
+---
+
+Rewrite `ParticleBackground` to morden component design instead of global `window` api call.