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
|
d0836fd788
|
chore: clean up; update CI node; update vscode ext; fix lint
|
2025-12-08 17:18:54 +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 |
|
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 |
|
dependabot[bot]
|
9ada66bb43
|
chore(deps-dev): bump @trivago/prettier-plugin-sort-imports (#58)
Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) from 5.2.2 to 6.0.0.
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.2.2...v6.0.0)
---
updated-dependencies:
- dependency-name: "@trivago/prettier-plugin-sort-imports"
dependency-version: 6.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-12-02 15:18:46 +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
|
8a67b96fdb
|
chore: add version sync script
|
2025-12-01 20:52:26 +08:00 |
|
Simon
|
adec9d8197
|
refactor: monorepo
|
2025-12-01 20:11:12 +08:00 |
|
Simon
|
b85a82785f
|
chore: bump version to 0.0.4
|
2025-10-22 23:02:49 +08:00 |
|
Simon
|
cd84269427
|
feat: i18n for website
|
2025-10-22 22:35:25 +08:00 |
|
Simon
|
fedeb57f48
|
chore: add homepage
|
2025-10-22 19:04:19 +08:00 |
|
Simon
|
931709b336
|
chore: version
|
2025-10-22 16:32:40 +08:00 |
|
Simon
|
273c68d531
|
chore: update version to 0.0.2
|
2025-10-21 17:52:35 +08:00 |
|
Simon
|
b6905962fa
|
chore(version): bump version to 0.0.1
|
2025-10-21 17:08:12 +08:00 |
|
Simon
|
6f332aa24a
|
refactor: remove ai-sdk
|
2025-10-17 18:43:41 +08:00 |
|
Simon
|
7de7ed4dc7
|
refactor: merge vite configs
|
2025-10-12 01:15:14 +08:00 |
|
Simon
|
f923e8a6db
|
feat: upgrade deps; fix lint for test pages
|
2025-10-12 00:12:57 +08:00 |
|
Simon
|
c5f2d05395
|
chore: simplify env config
|
2025-10-11 22:33:47 +08:00 |
|
Simon
|
47454fdeb6
|
chore: clean up structure; fix ai-motion warning
|
2025-10-10 17:20:14 +08:00 |
|
dependabot[bot]
|
71a6fbc301
|
chore(deps-dev): bump @commitlint/cli from 19.8.1 to 20.0.0 (#6)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-version: 20.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-01 02:09:07 +08:00 |
|
dependabot[bot]
|
34c2ccd88d
|
chore(deps-dev): bump eslint-plugin-react-x from 1.53.1 to 2.0.2 (#3)
Bumps [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin-react-x) from 1.53.1 to 2.0.2.
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.0.2/packages/plugins/eslint-plugin-react-x)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-x
dependency-version: 2.0.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-01 02:04:33 +08:00 |
|
dependabot[bot]
|
d1fd22b76e
|
chore(deps-dev): bump eslint-plugin-react-dom from 1.53.1 to 2.0.2 (#2)
Bumps [eslint-plugin-react-dom](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin-react-dom) from 1.53.1 to 2.0.2.
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v2.0.2/packages/plugins/eslint-plugin-react-dom)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-dom
dependency-version: 2.0.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-01 02:04:09 +08:00 |
|
dependabot[bot]
|
5a4a41dacb
|
chore(deps-dev): bump @vitejs/plugin-react-swc from 3.11.0 to 4.1.0 (#1)
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) from 3.11.0 to 4.1.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.1.0/packages/plugin-react-swc)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
dependency-version: 4.1.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-01 02:03:35 +08:00 |
|
dependabot[bot]
|
3a2b7e57be
|
chore(deps-dev): bump @commitlint/config-conventional (#8)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.1 to 20.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/config-conventional)
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-version: 20.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-01 01:50:57 +08:00 |
|
Simon
|
5f5de05baf
|
feat: bundleTypes
|
2025-09-29 17:28:42 +08:00 |
|
Simon
|
d6e37067cf
|
feat: separate umd and lib build
|
2025-09-29 17:24:38 +08:00 |
|
Simon
|
847620b5e8
|
feat: init
|
2025-09-29 16:33:15 +08:00 |
|