Skip to content

Latest commit

 

History

History
848 lines (264 loc) · 27.2 KB

CHANGELOG.md

File metadata and controls

848 lines (264 loc) · 27.2 KB

Change Log

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

1.14.7 (2021-07-23)

Bug Fixes

1.14.6 (2021-07-22)

Bug Fixes

  • Переименовал mapConnectDataToProps в mapFieldDataToProps (#53) (4ebf0c8)

1.14.5 (2021-07-21)

Bug Fixes

  • Перерисовка dictionaries (#52) (bc07582)

1.14.4 (2021-07-21)

Bug Fixes

  • Перерисовка dictionaries, если вызвать setError() (#51) (00b72af)

1.14.3 (2021-07-21)

Bug Fixes

  • Лоадер при загрузке словаря (#50) (7ac8232)

1.14.2 (2021-07-21)

Bug Fixes

  • Исправлена передача свойства relations в LoadDictionaryEvent (#49) (b9e9a24)

1.14.1 (2021-07-20)

Bug Fixes

  • исправлена перерисовка после изменения поля, от которого зависит появление другого поля (через dependencies) (#48) (672c756)

1.14.0 (2021-07-20)

Features

  • NGXFORM-15 Сделать поддержку dictionary (#47) (8e42d83)

1.13.1 (2021-07-07)

Bug Fixes

  • Если нажать на кнопку отправки, то невалидные поля не подсвечиваются (#46) (0668ef5)

1.13.0 (2021-07-06)

Features

  • NGXFORM-14 Добавить контрол mat-datepicker (#45) (2aedafb)

1.12.0 (2021-07-05)

Features

  • NGXFORM-13 Поддержка dependencies (#44) (4201221)

1.11.0 (2021-07-04)

Features

  • NGXFORM-12 Добавить JSON schema validator (#43) (73a86a7)

1.10.2 (2021-07-02)

Bug Fixes

  • NGXFORM-10 исправил установку initialValues (#42) (6b45619)

1.10.1 (2021-07-02)

Note: Version bump only for package ngx-libraries

1.10.0 (2021-07-01)

Features

  • NGXFORM-9 Добавить в FieldComponent метод для скрытия, показа поля (#40) (13cdb26)

1.9.0 (2021-07-01)

Features

  • NGXFORM-5 Добавить возможность скрывать/показывать контролы (#37) (5b331d8)
  • NGXFORM-6 Создать компонент field (#35) (7120b5f)
  • NGXFORM-6 Создать компонент field (#36) (84b880a)
  • NGXFORM-8 Добавить в интерфейс FieldComponentType методы getCssClass, isHidden, getFormGroupCssClass, getLabelCssClass, needToShowLabelOutside (#38) (bbda1bc)

1.8.0 (2021-06-19)

Features

  • NGXFORM-4 Добавить параметр default в DynamicField (#34) (5e3b4f3)

1.7.33 (2021-06-14)

Note: Version bump only for package ngx-libraries

1.7.32 (2021-04-26)

Bug Fixes

1.7.31 (2021-04-26)

Bug Fixes

1.7.30 (2021-04-26)

Bug Fixes

1.7.29 (2021-04-26)

Bug Fixes

1.7.28 (2021-04-25)

Bug Fixes

1.7.27 (2021-04-25)

Bug Fixes

1.7.26 (2021-04-25)

Bug Fixes

1.7.25 (2021-04-25)

Note: Version bump only for package ngx-libraries

1.7.24 (2021-04-25)

Note: Version bump only for package ngx-libraries

1.7.23 (2021-04-25)

Note: Version bump only for package ngx-libraries

1.7.22 (2021-04-25)

Note: Version bump only for package ngx-libraries

1.7.21 (2021-04-25)

Bug Fixes

1.7.20 (2021-04-25)

Bug Fixes

1.7.19 (2021-04-25)

Bug Fixes

1.7.18 (2021-04-25)

Note: Version bump only for package ngx-libraries

1.7.17 (2021-04-25)

Note: Version bump only for package ngx-libraries

1.7.16 (2021-04-25)

Note: Version bump only for package ngx-libraries

1.7.15 (2021-04-25)

Note: Version bump only for package ngx-libraries

1.7.14 (2021-04-23)

Note: Version bump only for package ngx-libraries

1.7.13 (2021-04-23)

Bug Fixes

1.7.3 (2021-02-14)

Note: Version bump only for package ngx-libraries

1.7.2 (2021-02-13)

Note: Version bump only for package ngx-libraries

1.7.1 (2021-02-10)

Bug Fixes

1.7.0 (2021-02-06)

Features

  • ngx-common: add arrayIncludes pipe (53676c8)

1.6.1 (2021-02-04)

Bug Fixes

  • исправлен mat-chip-list (bb5bf61)

1.6.0 (2021-02-04)

Features

  • добавил компонент mat-chip-list (#26) (6dc3810)

1.5.0 (2021-02-04)

Features

  • Add sortable-multiselect component (#25) (2280760)

1.4.7 (2021-02-04)

Reverts

  • Revert "fix: rename submitForm to formSubmit, loadForm to formLoad" (08be613)

1.4.6 (2021-02-04)

Bug Fixes

  • rename submitForm to formSubmit, loadForm to formLoad (6f3ff72)

1.4.5 (2021-02-02)

Bug Fixes

  • remove BrowserAnimationsModule from NgxFormMofule imports (85f5b3f)

1.4.4 (2021-02-02)

Bug Fixes

  • ngx-form: update default config (ed87f65)

1.4.3 (2021-02-02)

Bug Fixes

1.4.2 (2021-02-02)

Bug Fixes

1.4.1 (2021-02-02)

Bug Fixes

  • move @angular/material + @angular/cdk to peer dependencies (46ece6a)

1.4.0 (2021-02-02)

Features

  • подключил angular-material (#23) (f9d7cdf)

1.3.18 (2021-01-30)

Note: Version bump only for package ngx-libraries

1.3.17 (2021-01-30)

Bug Fixes

  • ngx-form: update multifieldset and fieldset (#22) (cd796a1)

1.3.16 (2021-01-29)

Bug Fixes

  • ngx-form: update multi-fieldset (6e69f8d)
  • ngx-form: update storybook (28fb69b)

1.3.15 (2021-01-29)

Bug Fixes

  • ngx-form: update multi-fieldset component (5ce592a)

1.3.14 (2021-01-28)

Bug Fixes

  • ngx-form: add showButtons input in dynamic-form component (5cbf96e)

1.3.13 (2021-01-28)

Bug Fixes

  • ngx-form: DynamicFormComponent initialValues type (cb2ca58)

1.3.12 (2021-01-28)

Bug Fixes

  • ngx-form: add checkbox input (1ca0f28)

1.3.11 (2021-01-28)

Note: Version bump only for package ngx-libraries

1.3.10 (2021-01-28)

Bug Fixes

  • ngx-form: add checkbox type to ngx-form (6e7d54a)

1.3.9 (2021-01-27)

Bug Fixes

  • ngx-form: add getFieldDataOptionValue() function to public api (08b5942)

1.3.8 (2021-01-27)

Bug Fixes

  • ngx-form: changeDetector (7a575a9)

1.3.7 (2021-01-27)

Bug Fixes

1.2.1 (2021-01-26)

Bug Fixes

1.2.0 (2021-01-26)

Features

1.1.9 (2021-01-26)

Bug Fixes

1.1.8 (2021-01-26)

Bug Fixes

1.1.7 (2021-01-26)

Note: Version bump only for package ngx-libraries

1.1.6 (2021-01-26)

Note: Version bump only for package ngx-libraries

1.1.5 (2021-01-26)

Note: Version bump only for package ngx-libraries

1.1.4 (2021-01-26)

Bug Fixes

  • ii-ngx-common: update readme (66ed4b9)

1.1.3 (2021-01-26)

Note: Version bump only for package ngx-libraries

1.1.2 (2021-01-26)

Bug Fixes

1.1.1 (2021-01-26)

Bug Fixes

1.1.0 (2021-01-26)

Bug Fixes

  • dynamic form template (#17) (0c08de2)
  • paths to projects in tsconfig, remove documentation.json from git (8f4d652)
  • public API exports (#6) (af81147)
  • remove documentation.json (d76e2f5)
  • update docs (826e34b)
  • update readme (fab8573)
  • update readme (4ee4d94)
  • ValidationControlComponent prop type (#18) (f4817a4)
  • ngx-common: change package name in package.json (#11) (bc6167b)
  • ngx-common: exports in public-api (#10) (7dee9d3)

Features

  • 🎸 add build script to ngx-common package.json (#9) (3cf3797)
  • 🎸 NGXLIBRARIES-5 install storybook (#4) (d11f1ed)
  • 🎸 NGXLIBRARIES-9 add ngx-common project (#7) (8763d86)
  • lerna.json version (eea8541)
  • NGXLIBRARIES-12 recaptcha (#13) (19a866a)
  • NGXLIBRARIES-13 create unsubscribe method (#14) (0b29adb)
  • NGXLIBRARIES-15 use unsubscribe service in NgxForm module (#15) (4010386)
  • NGXLIBRARIES-15 use unsubscribe service in NgxForm module (#16) (8e5347f)
  • NGXLIBRARIES-2 add @ildar-icoosoft/ngx-form library (#1) (1be34ba)
  • NGXLIBRARIES-3 create monorepo (#3) (20b462f)
  • NGXLIBRARIES-4 create validation components (#5) (a409ead)
  • NGXLIBRARIES-6 dynamic form components (#12) (b376928)
  • Update angular (#20) (8e798bb)
  • ngx-common: NGXLIBRARIES-10 add safe pipe (#8) (7af37f6)

Reverts

  • Revert "feat: NGXLIBRARIES-2 add @ildar-icoosoft/ngx-form library (#1)" (#2) (2a16b82), closes #1 #2