simeng-li
fbf545ecd4
feat(experience): add struct guard to session storage hook ( #4933 )
...
* feat(experience): add struct guard to session storage hook
add struct guard to the session storage hook
* test(experience): add unit test for the hook
add unit test for the session storages hook
2023-11-21 08:09:07 +00:00
silverhand-bot
76c8bb2fbf
release: version packages ( #4873 )
2023-11-14 19:57:42 +08:00
Charles Zhao
00017418c3
chore: bump dev dependencies ( #4829 )
...
chore: update browserlist-db
2023-11-07 11:38:54 +08:00
silverhand-bot
a5a0d44dc8
release: version packages ( #4624 )
2023-11-03 13:14:52 +08:00
simeng-li
b07535a4b8
Revert "chore(deps): update parcel monorepo to v2.10.1" ( #4766 )
...
Revert "chore(deps): update parcel monorepo to v2.10.1 (#4740 )"
This reverts commit ec41bc7c57
.
2023-10-26 07:18:59 +00:00
renovate[bot]
ec41bc7c57
chore(deps): update parcel monorepo to v2.10.1 ( #4740 )
...
* chore(deps): update parcel monorepo to v2.10.1
* chore: rabse update
rebase update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-26 14:10:42 +08:00
renovate[bot]
98478a32c8
chore(deps): update dependency lint-staged to v15 ( #4661 )
...
* chore(deps): update dependency lint-staged to v15
* chore: rebase update
rebase update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-26 09:55:47 +08:00
Xiao Yijun
bc62370db5
feat(experience): implement webauthn experience flow ( #4642 )
2023-10-17 15:15:44 +08:00
wangsijie
03e654b459
refactor(core,experience): generate totp qrcode on server side ( #4646 )
2023-10-13 01:19:03 -05:00
dependabot[bot]
6826f15efb
chore(deps): bump zod from 3.20.2 to 3.22.3 ( #4615 )
...
* chore(deps): bump zod from 3.20.2 to 3.22.3
Bumps [zod](https://github.com/colinhacks/zod ) from 3.20.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.2...v3.22.3 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): align zod versions
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-12 04:12:05 +00:00
dependabot[bot]
f27a3ee2a7
chore(deps-dev): bump postcss from 8.4.14 to 8.4.31 ( #4614 )
...
* chore(deps-dev): bump postcss from 8.4.14 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: allow `deps-dev` as commit scope
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-09 07:30:06 +00:00
Xiao Yijun
f53778894d
feat(experience): implement totp experience flow ( #4589 )
2023-10-08 16:20:43 +08:00
silverhand-bot
d254dae5ff
release: version packages ( #4572 )
2023-09-21 22:04:40 +08:00
silverhand-bot
e69f941e38
release: version packages ( #4451 )
2023-09-18 10:47:19 +00:00
renovate[bot]
0899fd8dda
chore(deps): update dependency ky to v1 ( #4415 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-09-16 13:12:16 +00:00
Gao Sun
2319101056
refactor: ui -> experience (part 3)
...
Rename `ui` to `experience`.
2023-09-15 13:46:27 +08:00