Skip to content

Latest commit

 

History

History
537 lines (180 loc) · 17.2 KB

CHANGELOG.md

File metadata and controls

537 lines (180 loc) · 17.2 KB

0.7.52 (2024-06-14)

Features

  • added checkbox "selectedAll" and footer buttons to the Select component (#192) (4d79ae9)

0.7.51 (2024-03-18)

Bug Fixes

  • returning a string instead of null in datetime component (#188) (44c4edf)

0.7.50 (2024-03-15)

Bug Fixes

0.7.49 (2024-03-15)

Bug Fixes

  • Fixed active-highlighting of the item-menu in the sidebar (#177) (d3295cd)

0.7.48 (2024-03-15)

Bug Fixes

0.7.47 (2024-03-15)

Bug Fixes

0.7.46 (2024-03-15)

Features

  • element-plus components (0074a5c)

0.7.45 (2024-03-15)

Features

0.7.44 (2024-03-14)

Features

  • add element-plus/dist/index.css (4e8b73f)

0.7.43 (2024-02-14)

0.7.42 (2024-02-01)

Bug Fixes

0.7.41 (2024-01-25)

Features

0.7.40 (2023-12-28)

Bug Fixes

0.7.39 (2023-12-28)

Features

0.7.38 (2023-12-28)

0.7.37 (2023-12-26)

Features

0.7.36 (2023-11-30)

Bug Fixes

  • table update event after creation from a modal window (#158) (3718303)

0.7.35 (2023-10-26)

0.7.34 (2023-10-23)

Features

  • added language switcher to login page (#153) (036f8c4)

0.7.33 (2023-09-28)

Bug Fixes

  • show change-log if there is a appVersion (#150) (332edf0)

0.7.32 (2023-09-27)

Features

  • version of the application in header (8e9da28)

0.7.31 (2023-08-29)

Bug Fixes

  • removed form initial data update on error requests (#144) (922be4f)

0.7.30 (2023-08-24)

Features

0.7.29 (2023-08-22)

0.7.28 (2023-08-21)

Features

0.7.27 (2023-08-18)

Bug Fixes

0.7.26 (2023-08-17)

0.7.25 (2023-08-14)

0.7.24 (2023-08-09)

Features

0.7.23 (2023-08-09)

0.7.22 (2023-06-20)

0.7.21 (2023-05-16)

Features

  • add username in the header and settings the toggle button position (#118) (1613db0)
  • add Uzbekistan language (#119) (412a637)

0.7.20 (2023-04-14)

0.7.19 (2023-04-13)

Features

  • form-custom-actions.vue (205a3a6)

0.7.18 (2023-04-10)

Bug Fixes

0.7.17 (2023-04-07)

Bug Fixes

0.7.16 (2023-04-07)

0.7.15 (2023-04-07)

0.7.14 (2023-04-07)

Bug Fixes

0.7.13 (2023-04-07)

0.7.12 (2023-03-22)

0.7.11 (2023-02-15)

0.7.10 (2023-02-14)

Features

0.7.9 (2023-02-10)

Features

0.7.8 (2023-02-08)

0.7.7 (2023-02-03)

Features

  • current collection item to changeAction func (#82) (bb7f2ee)

0.7.6 (2023-02-02)

Features

0.7.5 (2023-01-18)

Features

0.7.4 (2023-01-16)

0.7.3 (2023-01-09)

0.7.2 (2022-12-26)

Features

0.7.1 (2022-12-26)

Bug Fixes

0.7.0 (2022-12-23)

Features

0.6.40 (2022-12-21)

0.6.39 (2022-11-01)

0.6.38 (2022-10-26)

Bug Fixes

  • on filters change - reset only page, not items (#62) (1e49cb0)

0.6.37 (2022-10-25)

0.6.36 (2022-10-17)

Bug Fixes

  • fixed comparison of initial and new form data (#58) (ac094c3)

0.6.35 (2022-10-17)

0.6.34 (2022-10-13)

0.6.33 (2022-10-12)

0.6.32 (2022-10-12)

0.6.31 (2022-10-06)

0.6.30 (2022-10-03)

0.6.29 (2022-09-23)

0.6.28 (2022-09-22)

0.6.27 (2022-09-22)

Bug Fixes

  • added possibility to show ALL (not only top) filters in a separate el-drawer element (d104dc8)
  • moved filters panel to el-drawer component (05825d3)
  • refactored ViewBase and other child interfaces (00a484d)
  • revert table styles (b67fda1)

Features

  • added new parameter to TableConfig activating special view for filters (as a collapsing panel) (89fa51d)
  • added possibility to set custom background and text colors for el-tag in table cell (3171f91)
  • added possibility to set custom class for el-dialog (el-drawer) (7b0dc66)
  • extended interface ViewTags with color params (3512096)

0.6.26 (2022-09-12)

Bug Fixes

  • magner: fix el-input width (c9bdcda)

0.6.24 (2022-09-08)

Bug Fixes

  • magner: fix forms not being correctly updated after the first submission (e27c556)
  • magner: fix table styles (dbaf658)

0.6.23 (2022-09-07)

Features

  • magner: add Russian i18n pluralization rules (5794f2c)
  • magner: allow changeAction property inside form-collections (01806a6)

0.6.22 (2022-09-06)

Features

  • magner: connect all nested forms to be validated when submitted (45f9bb0)
  • magner: move validation rules from ElForm to ElFormItem (16c6937)

0.6.21 (2022-09-05)

Bug Fixes

  • update variables inside CI config (1fb5fa6)

0.6.20 (2022-09-05)

Bug Fixes

  • magner: add ShipJS (eec7626)
  • magner: improve linting (43483d0)
  • magner: revert PR #20 sofly (d2e51e6)
  • magner: update dependencies (a6b6335)
  • remove semantic-release and configure release CI (ccf88a6)