Skip to content

Latest commit

 

History

History
387 lines (218 loc) · 31.3 KB

CHANGELOG.md

File metadata and controls

387 lines (218 loc) · 31.3 KB

Change Log

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

18.2.0 (2025-01-22)

Features

  • components: translate components (b7f9e10)

18.1.0 (2025-01-17)

Features

18.0.18 (2025-01-16)

Features

  • auth: add provideAuth and some examples (6f21c9d)
  • cache: add signal to cache (110d8b2)

18.0.17 (2024-12-04)

Bug Fixes

18.0.16 (2024-11-28)

Bug Fixes

  • components: droppable in other entry when sortable is true #TINFR-1076 (#152) (83636e3), closes #TINFR-1076
  • components: fix bottomTemplate position and droppable when entry is empty #TINFR-1083 (d2f6745), closes #TINFR-1083

Features

18.0.15 (2024-11-25)

Bug Fixes

  • components: fix scroll error when sortable and virtual-scroll (b35f5bf)

Features

18.0.14 (2024-11-08)

Bug Fixes

  • components: set height of drag-drop-zone (d101034)

Features

  • components: calculate lane height when resize container #TINFR-912 (24dc3f7), closes #TINFR-912

18.0.12 (2024-11-06)

Bug Fixes

  • components: calculate lane height when change bottom or top template (77c86e8)
  • components: fix laneHeight when expand lane #TINFR-895 (283fe40), closes #TINFR-895
  • components: fix setAverageItemSize when cards is [] (480e4ee)
  • components: return isExpanded when use laneTemplateRef (fa28253)

18.0.11 (2024-11-04)

Bug Fixes

  • components: fix laneHeight when expand lane #TINFR-895 (283fe40), closes #TINFR-895
  • components: return isExpanded when use laneTemplateRef (fa28253)

18.0.10 (2024-10-29)

Bug Fixes

  • components: expand empty lane when lanes has empty #PJM-21018 (fe6dc3f), closes #PJM-21018
  • components: fix board dragging style (#122) (73c4283)
  • components: fix error when scroll in board (#134) (be52cb9)

Features

18.0.9 (2024-10-22)

Features

18.0.8 (2024-10-15)

Features

  • components: 支持参数控制是否展示未分组泳道 #TINFR-711 (#120) (cf0591e), closes #TINFR-711
  • components: board support judging whether the card is draggable #TINFR-673 (#117) (c1b8263), closes #TINFR-673
  • components: board support load data when virtual scroll #PJM-20893 (429508d), closes #PJM-20893
  • components: board support top and bottom template when thyVirtualScroll is true #PJM-20894 (#124) (13eb297), closes #PJM-20894
  • components: drop to zone in board #TINFR-672 (#118) (580a66e), closes #TINFR-672

18.0.7 (2024-09-23)

Features

  • components: 支持参数控制是否展示未分组泳道 #TINFR-711 (#120) (cf0591e), closes #TINFR-711

18.0.6 (2024-09-20)

Features

18.0.5 (2024-09-14)

Bug Fixes

18.0.4 (2024-09-13)

Bug Fixes

  • components: display new card after add in board #TINFR-648 (f0bc7d5), closes #TINFR-648

18.0.3 (2024-09-12)

Features

18.0.2 (2024-09-10)

Features

18.0.1 (2024-08-23)

Bug Fixes

  • components: fix audio duration-time style error #POR-11154 (140f688), closes #POR-11154

18.0.0 (2024-08-20)

Features

18.0.0-next.1 (2024-08-20)

Features

18.0.0-next.0 (2024-08-20)

Bug Fixes

17.1.0-next.4 (2024-08-16)

Bug Fixes

17.1.0-next.3 (2024-08-09)

Features

17.1.0-next.2 (2024-07-31)

Features

  • components: board support expand all lanes (a363d99)

17.1.0-next.1 (2024-07-24)

Bug Fixes

Features

17.1.0-next.0 (2024-07-17)

Bug Fixes

Features

17.0.0 (2024-03-15)

Note: Version bump only for package libs

17.0.0-next.1 (2024-03-13)

Note: Version bump only for package libs

17.0.0-next.0 (2024-03-06)

Note: Version bump only for package libs

16.0.0-next.0 (2023-08-16)

Features

15.0.0-next.10 (2023-06-07)

Bug Fixes

15.0.0-next.9 (2023-06-05)

Features

  • components: dashboard support output thySizeChange when container resize #INFR-8084 (f334f7d), closes #INFR-8084
  • components: image-cropper modify styles and description #INFR-8200 (#65) (184d181), closes #INFR-8200

15.0.0-next.8 (2023-05-23)

Bug Fixes

  • components: handle changes thyWidgets is undefined (3b6580c)

Features

  • components: feat dashboard auto resize when container resize #INFR-7972 (b9c29dd), closes #INFR-7972
  • components: support config widget initialize context #INFR-7992 (c7d0cb2), closes #INFR-7992

15.0.0-next.7 (2023-05-22)

Features

  • components: feat dashboard auto resize when container resize #INFR-7972 (b9c29dd), closes #INFR-7972
  • components: support config widget initialize context #INFR-7992 (c7d0cb2), closes #INFR-7992

15.0.0-next.6 (2023-05-10)

Features

15.0.0-next.5 (2023-04-17)

Features

  • components: ImageCropper supported uploadSizeThreshold #INFR-7397 (51d14c8), closes #INFR-7397

15.0.0-next.4 (2023-04-13)

Features

  • components: thy-image-cropper supported cropper shape #INFR-7395 (#49) (d409631), closes #INFR-7395

15.0.0-next.3 (2023-04-07)

Features

  • components: add cropper component and preview component (#37) (b8f7a39)

15.0.0-next.2 (2023-03-29)

Bug Fixes

  • components: fix dashboard item change callback #INFR-7089 (c154b78), closes #INFR-7089

15.0.0-next.1 (2023-03-29)

Bug Fixes

  • components: add set gridsterComponent when initCallback #INFR-7089 (c910abe), closes #INFR-7089

Reverts

  • Revert "chore(release): 15.0.0" (d234fe6)

15.0.0-next.0 (2023-03-09)

Note: Version bump only for package libs

14.0.0-next.6 (2023-02-28)

Bug Fixes

14.0.0-next.5 (2023-02-17)

Bug Fixes

  • components: fix dashboard widget component and delete itemRemovedCallback #INFR-6408 (#35) (81069f2), closes #INFR-6408

14.0.0-next.4 (2023-02-14)

Features

14.0.0-next.3 (2022-12-01)

Bug Fixes

14.0.0-next.2 (2022-11-29)

Note: Version bump only for package libs

14.0.0-next.1 (2022-11-28)

Features

  • components: media src support safe url and rename export style filename (c099054)

14.0.0-next.0 (2022-11-23)

Bug Fixes

Features

  • component: add media module and add audio-player and video player component #INFR-5334 #INFR-5333 (e6f7a2f), closes #INFR-5334 #INFR-5333
  • components: add basic layout component #INFR-4293 (#16) (78a9a5e), closes #INFR-4293
  • components: add components package #INFR-1993 (#13) (167b125), closes #INFR-1993
  • components: adjust collapsed submenu style #INFR-4327 (1ec1721), closes #INFR-4327
  • components: further improvement layout sidebar component #INFR-4327 (#17) (2912ce7), closes #INFR-4327
  • components: optimization login component and add cutdown component #INFR-2704 (d605c7b), closes #INFR-2704
  • demo: add draft users example for list (ba73e65)
  • demo: add login and logout pages #INFR-5187 (b287583), closes #INFR-5187
  • demo: use thy-sidebar and dark thy-menu for site (2a64e72)

0.0.1-next.1 (2022-11-08)

Bug Fixes

Features

  • components: add basic layout component #INFR-4293 (#16) (78a9a5e), closes #INFR-4293
  • components: add components package #INFR-1993 (#13) (167b125), closes #INFR-1993
  • components: adjust collapsed submenu style #INFR-4327 (1ec1721), closes #INFR-4327
  • components: further improvement layout sidebar component #INFR-4327 (#17) (2912ce7), closes #INFR-4327
  • components: optimization login component and add cutdown component #INFR-2704 (d605c7b), closes #INFR-2704
  • demo: add draft users example for list (ba73e65)
  • demo: use thy-sidebar and dark thy-menu for site (2a64e72)

0.0.1-next.0 (2022-01-21)

Features