Commit Graph

46 Commits

Author SHA1 Message Date
Simon
6d53f4cb44 chore(version): bump version to 0.3.0 2026-01-19 19:47:21 +08:00
Simon
b35489d6a5 chore(version): bump version to 0.3.0-beta.2 2026-01-19 19:41:57 +08:00
Simon
4b69a7ee00 chore(version): bump version to 0.3.0-beta.1 2026-01-19 19:35:27 +08:00
Simon
6a381dede1 chore(version): bump version to 0.3.0-beta 2026-01-19 19:31:45 +08:00
Simon
5057f7472b feat: pass language to formatTime for localization 2026-01-19 14:25:25 +08:00
Simon
8bba3a63f5 chore: ui folder structure 2026-01-17 23:35:07 +08:00
Simon
083c002ce0 fix: type 2026-01-17 23:20:09 +08:00
Simon
1ede1d9911 feat!: redo Panel; decouple Panel from Agent
BREAKING CHANGES: Agent and Panel API Changes
2026-01-17 23:14:26 +08:00
Simon
af36f43104 chore(version): bump version to 0.2.5 2026-01-17 17:47:50 +08:00
Simon
78d4919289 feat: make panel optional 2026-01-17 17:24:17 +08:00
Simon
ab713f3d3a chore(version): bump version to 0.2.4 2026-01-17 16:22:45 +08:00
Simon
54e9bdad7d chore: prettier json and markdowns 2026-01-17 16:15:36 +08:00
Simon
0fc88c0080 chore(version): bump version to 0.2.3 2026-01-17 16:03:11 +08:00
Simon
a1b485691f chore(version): bump version to 0.2.2 2026-01-17 00:59:55 +08:00
Simon
8cc54983aa chore(version): bump version to 0.2.1 2026-01-16 16:16:18 +08:00
Simon
2f8c2b395c fix(panel): hide panel by default 2026-01-16 16:06:57 +08:00
Simon
eab9cf64e8 feat: includes history events in panel 2026-01-15 21:48:14 +08:00
Simon
42130d6f1d feat: remove pause 2026-01-15 21:37:03 +08:00
Simon
c0ce6e7d14 chore(version): bump version to 0.2.0 2026-01-15 20:47:39 +08:00
Simon
62e24a3050 chore(version): bump version to 0.1.0 2026-01-14 18:50:06 +08:00
Simon
62519416bb chore(version): bump version to 0.0.24 2026-01-14 18:34:55 +08:00
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