This website requires JavaScript.
Explore
Help
Sign In
vynte-infra
/
calendar
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1.8k
Packages
Projects
Releases
Wiki
Activity
Files
38bc5fb71e76929bffdeebadbfbe417d9acc49d7
calendar
/
packages
/
features
/
form-builder
T
History
Anik Dhabal Babu
and
GitHub
532c2f57a1
fix: show correct input type for location (
#23228
)
2025-08-25 12:06:33 +00:00
..
utils
…
Components.tsx
move form builder email input away from routing form widget (
#21077
)
2025-05-05 09:05:01 +00:00
fieldsThatSupportLabelAsSafeHtml.ts
fix:safe HTML rendering for radio label (
#22645
)
2025-08-01 15:56:05 +01:00
fieldTypes.ts
…
FormBuilder.test.tsx
…
FormBuilder.tsx
fix: show correct input type for location (
#23228
)
2025-08-25 12:06:33 +00:00
FormBuilderField.test.tsx
…
FormBuilderField.tsx
fix:safe HTML rendering for radio label (
#22645
)
2025-08-01 15:56:05 +01:00
index.ts
…
propsTypes.ts
…
schema.ts
fix: add strict URL validation with consistent error message (
#22843
)
2025-08-08 06:48:28 +00:00
testUtils.ts
chore: some minor QA fixes (
#22727
)
2025-08-25 18:11:18 +09:00
useShouldBeDisabledDueToPrefill.test.ts
…
useShouldBeDisabledDueToPrefill.tsx
…
utils.ts
…