PromucFlow_constructor/app/client/src/widgets/PhoneInputWidget
balajisoundar f1d1ee9ac0
fix: numeric type input widget should accept zero after decimal point (#11923)
- Derived properties of List widget children won't work. so having the text
  property of the Input widget as a derived property causes issues. hence
  having it as a meta property.
2022-03-18 22:18:16 +05:30
..
component fix: updated css for ISDCode Dropdown in the phone widget so that placeholder does not collapses to the left when disabled (#11196) 2022-02-21 11:12:39 +05:30
widget fix: numeric type input widget should accept zero after decimal point (#11923) 2022-03-18 22:18:16 +05:30
icon.svg feat: Input, Phone no., Currency input widget (#10259) 2022-01-18 13:22:24 +05:30
index.ts feat: Provide option in phone input widget to turn off auto formatting (#10832) 2022-02-11 15:39:38 +05:30