Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 21:19
· 3 commits to master since this release
1701001

1.4.0 (2024-09-28)

Bug Fixes

  • /example package.json jest.config.ts: fixing the dev-dependency issue,adding example project (0772637)
  • added missing dependencies & updated duplication in tsconfig (c8f0287)
  • added support for dropdown props in form-dropdown (1ee517e)
  • added versioned lib (136bc57)
  • common/datepicker: fixed the ui-state issue, updating date on change (f46d594)
  • common/image: fixed ui-state issue, image-value update onchange (b247877)
  • components/common/input: fixed disabled bug input field (6edf56c)
  • error-styles bug-fix (0c85ac2)
  • example/: removed useEffect (fe8b8ad)
  • ignoring example project: adding the example folder to the ts ignore array (159d971)
  • package.json: added .npmrc for release scope and updated package.json (bd616bd)
  • package.json: adding release-config package.json (2aebf49)
  • package.json: release-config for semantic-release (8f32906)
  • package.json: updated peer-dependecies react react-native (4ce5b9d)
  • package.json: updated peer-dependecies react react-native (e9a0453)
  • publish.yml: added environment variables (69e449f)
  • publish.yml: updated env variables - resolved action error (124dde3)
  • publish.yml: updated envs (8550c4d)
  • publish.yml: updated if-check for publish (986b28b)
  • readme.md: updating-readme (07d23b5)
  • removed-tgz (370bf68)
  • tsconfig: excluding example folder (b08fe6a)
  • updated-lock json (48e88c2)
  • utils/: removed unused file (25e6347)

Features

  • base-dropdown component-created (8a4dade)
  • form-dropdown component-created (8bfb361)
  • form/formimageselector: form Image Selector component (00263f5)
  • imagepicker-component /common/image/imagepicker: base imagepicker-component for form (e24b91e)
  • src: added FormDateSelector Componenent (27fed3d)