Skip to content

Latest commit

 

History

History
241 lines (82 loc) · 6.9 KB

CHANGELOG.md

File metadata and controls

241 lines (82 loc) · 6.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.1 (2023-03-13)

Bug Fixes

  • change lodash-es to lodash and fix it in rollup (f616f4b)

0.5.0 (2023-03-13)

Features

  • add no option to SelectView (0879dec)

Bug Fixes

  • add variant support to selectView (1ba3345)
  • fix bug double click on options in IOS for selectView (d524564)

0.4.3 (2022-12-14)

Note: Version bump only for package formalite

0.4.2 (2022-12-10)

Bug Fixes

  • fix tsconfig for some paths (8ac4d62)

0.4.1 (2022-12-10)

Bug Fixes

0.4.0 (2022-11-08)

Features

  • add localization to Formalite (30c50f7)

0.3.1 (2022-11-07)

Bug Fixes

  • fix component override build bug (d43d450)

0.3.0 (2022-11-07)

Features

  • add component override with storyBook document (d91b46d)

Bug Fixes

  • fix ColorPickerView popup zIndex (952123d)

0.2.4 (2022-11-02)

Bug Fixes

  • fix ColorPickerView popup zIndex (b6273fb)

0.2.3 (2022-11-02)

Bug Fixes

  • fix dropZone without imageDownloader bug and fix some typescripts bug (7641c68)

0.2.2 (2022-11-02)

Bug Fixes

0.2.1 (2022-10-26)

Bug Fixes

  • fix react quill for Nextjs (ceaa98d)

0.2.0 (2022-10-26)

Features

  • replace ReactQuill with WangEditor (64c1e07)

0.1.10 (2022-10-22)

Bug Fixes

  • convert quill css to emotionCss (3190a51)

0.1.9 (2022-10-16)

Features

  • ✨ add renderDependency prop to all views (86fad80)

0.1.8 (2022-10-16)

Bug Fixes

  • 🐛 fix props separating in autoComplete InputProps (f67ebab)

0.1.7 (2022-10-08)

Bug Fixes

  • fix componentView render function parameters (131a1b2)

0.1.6 (2022-10-04)

Bug Fixes

  • dropZones can get ReactNode for Label (88e80e8)
  • fix DropZone Error text bug (635c3af)
  • fix singleDropzone responsive bug (e6e4ac7)
  • fix singleDropzone responsive bug part 2 (bfedceb)

0.1.5 (2022-09-28)

Bug Fixes

  • fix singleDropzoneView icon size (d9e158e)

0.1.4 (2022-09-28)

Bug Fixes

  • fix singleDropzoneView icon size (06166f2)
  • fix textView code example in Docs (55eb34d)

0.1.3 (2022-09-21)

Bug Fixes

0.1.1 (2022-09-21)

Bug Fixes

0.1.0 (2022-09-20)

Features