Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(frontend): Parent Details Screen (#274)
* feat(frontend): Parent Details Screen * update date utils (#276) * update gender field from PP in personal info screen (#282) * chore(deps-dev): bump the dev-minor-versions group (#284) Bumps the dev-minor-versions group in /frontend with 2 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/vite` from 4.0.8 to 4.0.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.9/packages/@tailwindcss-vite) Updates `tailwindcss` from 4.0.8 to 4.0.9 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.9/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump jose in /frontend in the prod-minor-versions group (#285) Bumps the prod-minor-versions group in /frontend with 1 update: [jose](https://github.com/panva/jose). Updates `jose` from 6.0.7 to 6.0.8 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.0.7...v6.0.8) --- updated-dependencies: - dependency-name: jose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * refactor province input in /birth-details (#283) * fix(frontend): correctly propagage path params in `<LanguageSwitcher>` (#281) * refactor(frontend): tweak parent-details.tsx --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: faiza-jahanzeb <95882212+faiza-jahanzeb@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frank <48450599+Fbasham@users.noreply.github.com> Co-authored-by: Greg Baker <48123208+gregory-j-baker@users.noreply.github.com> Co-authored-by: Greg Baker <gregory.j.baker@hrsdc-rhdcc.gc.ca>
- Loading branch information