copilot-swe-agent[bot]
|
8ba04bf243
|
fix: also clean up beforeunload event listener
Co-authored-by: gaomeng1900 <10131203+gaomeng1900@users.noreply.github.com>
|
2025-12-15 09:52:23 +00:00 |
|
copilot-swe-agent[bot]
|
67bf38c8d5
|
fix: clean up event listeners in PageAgent dispose method
Co-authored-by: gaomeng1900 <10131203+gaomeng1900@users.noreply.github.com>
|
2025-12-15 09:50:28 +00:00 |
|
Simon
|
b33e361cee
|
chore: clean up EventBus
|
2025-12-15 17:42:22 +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 |
|
Simon
|
0b46fd1d7a
|
refactor(agent): decouple ui and agent; disable EventBus for now
|
2025-12-15 17:02:45 +08:00 |
|
Simon
|
3e6c431a0b
|
chore: clean up unused param
|
2025-12-08 17:20:03 +08:00 |
|
Simon
|
32c17627e9
|
chore: rename UMD entry
|
2025-12-05 20:17:29 +08:00 |
|
Simon
|
d756a2ef1c
|
chore: improve monorepo
|
2025-12-05 20:00:31 +08:00 |
|
Simon
|
d1290c8070
|
chore: add repository directory
|
2025-12-05 17:41:03 +08:00 |
|
Simon
|
49d6163a70
|
fix: release action; bump version to 0.0.7
|
2025-12-05 17:33:41 +08:00 |
|
Simon
|
20f33ac478
|
fix: monorepo build order
|
2025-12-05 17:02:30 +08:00 |
|
Simon
|
683602bb6b
|
refactor(PageController): implement PageController
|
2025-12-05 16:18:01 +08:00 |
|
Simon
|
ad19a26a57
|
refactor(PageController): mv dom and actions
|
2025-12-02 21:30:39 +08:00 |
|
dependabot[bot]
|
71905a6ca0
|
chore(deps-dev): bump the development-dependencies group with 2 updates (#57)
Bumps the development-dependencies group with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [i18next](https://github.com/i18next/i18next).
Updates `vite` from 7.2.4 to 7.2.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite)
Updates `i18next` from 25.6.3 to 25.7.1
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.6.3...v25.7.1)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.2.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: i18next
dependency-version: 25.7.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-02 15:19:30 +08:00 |
|
Simon
|
2d66915570
|
chore: simplify published pkg
|
2025-12-01 21:05:10 +08:00 |
|
Simon
|
25098f8772
|
chore(version): bump version to 0.0.5
|
2025-12-01 20:53:56 +08:00 |
|
Simon
|
682a08e0dc
|
chore: automatically copy readme when publish
|
2025-12-01 20:33:10 +08:00 |
|
Simon
|
b53d4dd8a5
|
chore: clean up
|
2025-12-01 20:26:52 +08:00 |
|
Simon
|
adec9d8197
|
refactor: monorepo
|
2025-12-01 20:11:12 +08:00 |
|