This website requires JavaScript.
Explore
Help
Sign In
vynte-infra
/
calendar
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2.2k
Packages
Projects
Releases
Wiki
Activity
Files
a2d0cbfe5bc07ac7ffb38a9ddccc9fc5f8d49c48
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
fix: typos in packages/features (
#19220
)
2025-02-21 05:14:57 -03:00
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
chore: decouple ui dialog from AppRouter and Atoms (
#20088
)
2025-03-27 09:24:42 +02:00
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
…