Skip to content

Releases: RabahZeineddine/Formik

v1.2.3

06 Apr 01:57

Choose a tag to compare

1.2.3 (2021-04-06)

Bug Fixes

  • datepicker: change DataPicker to DatePicker (23391b3)

v1.2.2

02 Apr 01:38

Choose a tag to compare

1.2.2 (2021-04-02)

Bug Fixes

  • maskedtextfield: add disabled flag (22066fc)
  • textfield: add disabled flag (189d000)

v1.2.1

02 Apr 01:06

Choose a tag to compare

1.2.1 (2021-04-02)

Bug Fixes

  • maskedtextfield: fix error initial value (d37ef18)

v1.2.0

29 Mar 01:54

Choose a tag to compare

1.2.0 (2021-03-29)

Features

  • maskedtextfield: add MaskedTextField component (fc3872d)
  • maskedtextfield: maskedTextField Patterns (b2f8008)

v1.1.0

27 Mar 01:26

Choose a tag to compare

1.1.0 (2021-03-27)

Bug Fixes

Features

  • export components (21f7e94)
  • datepicker: add DatePicker (2f32e97)
  • radiogroup: add RadioGroup component (14086a7)
  • select: add Select component (1acbe3b)

v1.0.0

26 Mar 14:04

Choose a tag to compare

1.0.0 (2021-03-26)

Bug Fixes

  • change package name (e93080f)
  • .gitignore: ignore dist folder (8bdd568)
  • .gitignore: remove package-lock.json (c9d517c)
  • .releaserc: converte releaserc to json (cb7d140)
  • .releaserc: fix package root folder (485ead0)
  • .releaserc.json: fix semantic-release config (5b0a9ff)
  • .releaserc.json: semantic-release fixes (85aba5a)
  • .tavis.yml: fix build stage (829242c)
  • .travis.yml: fix travis cache issue (27c023e)
  • package.json: 0.3.19 (5facbd9)
  • package.json: copy package.json (117900e)
  • package.json: fix deploy (94b90f6)
  • package.json: fix deploy (6d94a31)
  • package.json: version (af8e83f)
  • fixes (d2e5df5)
  • .npmignore: fix .npmignore (70689e3)
  • .releaserc.json: add pkgRoot to lib (d28abeb)
  • .travis.yml: fix semantic-release script (3ca6515)
  • package.json: change version to 0.3.13 (2ef6a3e)
  • package.json: fix build files (79ddf56)
  • package.json: fix copy files after build (d9fb85e)
  • package.json: fix npm version (b499479)
  • package.json: fix npm version (b02eb6a)
  • package.json: fix package version (182dbdd)
  • package.json: fix semantic dependencies (e981516)
  • package.json: fix semantic-release dependencies (06dfd24)
  • package.json: fix semantic-release dependencies (9bc7f2a)
  • package.json: fixes (b6c9545)
  • package.json: fixes (09d4356)
  • package.json: license fix and version (d8c25ec)
  • package.json: replace-json-property package (901616a)
  • package.json: version 0.3.15 (34247dd)
  • package.json: version change (c0061d8)
  • package.json: version change to 0.3.10 (6b3f0c3)
  • package.json: version change to 0.3.11 (675518d)
  • package.json: version change to 0.3.12 (b69123e)
  • package.json: version change to 0.3.8 (0eb842c)
  • package.json: version change to 0.3.9 (22cfb7b)
  • src/style/base.css: remove base.css (829af37)
  • textfieldprops: fix margin type (bd5819b)
  • travis.yml: fix travis cleanup (9e51c09)
  • tsconfig.json: fix outDir (95731f5)
  • conflict and merge (807d482)
  • fix build NPM (eb1da50)
  • tsconfig.json: fix build configurations (1d78d0d)
  • travis deploy fix commit message (8c10ce7)

Features

  • package.json: use cz-conventional-changelog (ea87c5e)

BREAKING CHANGES