@jeru-react/core
3.1.6 • Public • Published
change by yvrachel - version 2.2.0
add required and type props -
to support required inputs - "*"
and change get the input name by type.
data-wrap-label={"סוג מסלול"}
validator={requiredValidator}
change by yvrachel - version 2.2.2
remove if undefined in form-multiselect - reset element
add by yvrachel version 3.0.0
add TikNum with all functinallty
onClickSearch={search} -- search tik
tikNum={tikNum} -- last numbers after /
tikNumYear={tikNumYear} -- year number
setTikNumYear={setTikNumYear}
searchIcon={
חפש
} -- not required
19/07/2023 - change by yvrachel ########### version 3.0.2
fix bug in multi select comp
31/07/2023 - change by yvrachel version 3.0.3
change tiknum comp classes to d-flex
10/10/2023 - change by yvrachel version 3.0.5
add legalCompanyIDValidator
30/04/2024 - change by yvrachel version 3.1.0
add option to put elements under inputs , add the attribute buttom
buttom={
<a
href="https://jeronlineforms.jerusalem.muni.il/FindingAsset"
target={"_blank"} >
איתור מספר זיהוי נכס
}
change version to 3.1.3 29.8.24 by yvrachel
change tikNum component and fix bugs
change version to 3.1.4 02.9.24 by yvrachel
from 5.3.0 "@progress/kendo-react-inputs": "^5.11.0",
from 5.4.0 "@progress/kendo-react-layout": "^5.5.0",
change version to 3.1.5 10.99.24 by yvrachel
add option to onlbur in FormInput,FormInputMask,FormNumbericInput
For example :
<WrapField
className={"col-lg-3"}
id={"areaField"}
name={"areaField"}
wrap={"שטח המגרש במר"}
component={FormInput}
validator={lettersValidator}
onHandleBlur={() => {
alert("שטח");
}} >
change version to 3.1.6 -- 07.11.24 by yvrachel
----fix bug in tiknum componenet ----
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads