You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.MD
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## June 23, 2026
2
+
3
+
-**Feature** Imported CHEFS components into DEP [🎟️ DEP-273](https://citz-gdx.atlassian.net/browse/DEP-273)
4
+
- Imported `@bcgov/common-hosted-form-service` package as a Git submodule
5
+
- Imported the CHEFS components from the package into the DEP codebase, allowing for the use of these components in the application.
6
+
- Updated the FormBuilderOptions to enable the CHEFS components, including `simpleradios` and `simpleselect`, while disabling any corresponding legacy MET-Formio components to avoid conflicts.
7
+
- Updated build, start, and test scripts to include the CHEFS components in the build process, ensuring that they are available for use in the application.
8
+
1
9
## June 22, 2026
2
10
3
11
-**Feature** Added dynamic tab titles based on the current chain of route matches [🎟️ DEP-263](https://citz-gdx.atlassian.net/browse/DEP-263)
0 commit comments