Commit Graph

75 Commits

Author SHA1 Message Date
Simon
78ee72eea4 chore(version): bump version to 0.0.23 2026-01-14 15:46:10 +08:00
Simon
3b71c535b1 fix: clean up debug code 2026-01-14 15:23:02 +08:00
Simon
38caae5e23 feat: add HTML escaping to Panel 2026-01-14 15:15:51 +08:00
Simon
1751ba325d chore(version): bump version to 0.0.22 2026-01-13 21:01:16 +08:00
Simon
b6232d4e21 refactor: mv SimulatorMask from ui to page-controller 2026-01-13 17:33:38 +08:00
Simon
0d3cef5578 chore(version): bump version to 0.0.21 2026-01-13 15:18:50 +08:00
dependabot[bot]
a11d370f2b chore(deps): bump the production-dependencies group with 3 updates (#100)
Bumps the production-dependencies group with 3 updates: [ai-motion](https://github.com/gaomeng1900/ai-motion), [motion](https://github.com/motiondivision/motion) and [simple-icons](https://github.com/simple-icons/simple-icons).


Updates `ai-motion` from 0.4.7 to 0.4.8
- [Release notes](https://github.com/gaomeng1900/ai-motion/releases)
- [Commits](https://github.com/gaomeng1900/ai-motion/compare/v0.4.7...v0.4.8)

Updates `motion` from 12.24.0 to 12.26.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.24.0...v12.26.1)

Updates `simple-icons` from 16.4.0 to 16.5.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.4.0...16.5.0)

---
updated-dependencies:
- dependency-name: ai-motion
  dependency-version: 0.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: motion
  dependency-version: 12.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: simple-icons
  dependency-version: 16.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-13 14:27:23 +08:00
Simon
3e04a131f1 chore(version): bump version to 0.0.20 2026-01-11 01:40:54 +08:00
Simon
f5900bd096 chore(version): bump version to 0.0.19 2026-01-10 23:35:02 +08:00
Simon
09772d79bd fix: panel language not found 2026-01-10 23:33:36 +08:00
Simon
3fe6ae6862 chore(version): bump version to 0.0.18 2025-12-24 19:32:39 +08:00
Simon
a0712baa91 chore(version): bump version to 0.0.17 2025-12-24 19:02:57 +08:00
Simon
c7e0538836 chore(version): bump version to 0.0.16 2025-12-24 16:43:48 +08:00
Simon
32be34bcb1 chore(version): bump version to 0.0.15 2025-12-22 17:02:14 +08:00
Simon
64f1a8c443 chore(version): bump version to 0.0.14 2025-12-22 16:29:53 +08:00
Simon
b36a0c0261 chore(version): bump version to 0.0.13 2025-12-17 19:32:24 +08:00
Simon
bc1e8fea3c fix: handle null body element 2025-12-17 14:40:11 +08:00
Simon
85a4096b2d chore(version): bump version to 0.0.12 2025-12-17 14:18:28 +08:00
Simon
2fee2d5ea3 chore: improve build scripts; change esm dir 2025-12-16 19:45:40 +08:00
Simon
77ce3b0b49 chore(version): bump version to 0.0.10 2025-12-16 02:27:53 +08:00
Simon
c2e9e6a571 fix: monorepo build 2025-12-16 01:52:15 +08:00
Simon
0167377b2f chore(version): bump version to 0.0.9 2025-12-15 18:54:18 +08:00
Simon
f21914284c chore(version): bump version to 0.0.8 2025-12-15 18:46:43 +08:00
Simon
d1c8ca8197 refactor(ui): implement dedicated package @page-agent/ui 2025-12-15 17:34:12 +08:00
Simon
2b8b6ef86a refactor(ui): move ui and i18n to new package 2025-12-15 17:20:12 +08:00