1.5.3 • Published 3 years ago

zon_dropdowns v1.5.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

#dropdowns for zon_projects

this is a generic dropdown feature

#install

npm i zon_dropdowns

#using

import CustomComboBox from "zon_dropdowns"

<CustomCombobox selectedValue={datatik.maslul_code} --selected value from object validationMessage={requiredMessage} --invalid message required={true} -- is required name="maslul_code" -- name of the input tableID={config.luTable.Maslul} -- table id from tables data baseUrl={config.url.BASIC_API} -- api url cnn={config.connections.Cnn_GisYk}-- cnn
procName={24270004} -- proc number if table id is not defined paramters={{}}-- paramters to send to procedure onChangeFunc={(e)=>handleChangeCombo(e)} -- set object

#01/05/2022 version 2.0.0 fit to kendo-theme-boostrap 5.1.1 update kendo dropdown version to fit kendo-theme-bootstrap version

#08/05/2022 change valuesNotVisible to valueNotVisible

#20.11.2022 return to old version 1.5.3 to support react 17.0.0 and check data changes pay attension that @progress/kendo-react-dropdowns version is 4.9.0

1.5.3

3 years ago

2.0.3

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.2.6

4 years ago

1.5.2

4 years ago

1.3.4

4 years ago

1.2.5

4 years ago

1.5.1

4 years ago

1.3.3

4 years ago

1.2.4

4 years ago

1.5.0

4 years ago

1.3.2

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago