3.1.5 • Published 10 months ago

@jeru-react/core v3.1.5

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
10 months ago

18/12/2022

change by yvrachel - version 2.2.0

add required and type props -

to support required inputs - "*"

and change get the input name by type.

example of use

<WrapField

className={"col-lg-3"}

id={"routeType"}

name={"routeType"}

data-wrap-label={"סוג מסלול"}

component={FormComboBox}

tableId={2192}

data={comboData}

url={""}

cnn={""}

validator={requiredValidator}

required={true}

type={"checkbox"}

>

25/12/2022

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

example :

<TikNum

onClickSearch={search} -- search tik

tikNum={tikNum} -- last numbers after /

tikNumYear={tikNumYear} -- year number

setTikNum={setTikNum}

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
like this

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

upgrade kendo versions

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("שטח"); }} >

3.1.3

10 months ago

3.1.5

10 months ago

3.1.4

10 months ago

3.1.2

1 year ago

3.1.1

1 year ago

3.1.0

1 year ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.5

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.2.2

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.9

3 years ago

2.0.8

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago