Skip to content

Releases: equinor/dm-core-packages

dm-core-plugins: v1.48.0

23 Feb 11:31
Compare
Choose a tag to compare

1.48.0 (2024-02-23)

Features

  • allow revert table changes in edit mode (61d8d4b)

Bug Fixes

  • job: a few minor bugs in scheduler ui (dbde777)
  • job: replace eds autocomplete with the new NativeSelect (fc1928a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.40.1 to ^1.41.0

dm-core: v1.40.1

19 Feb 11:22
Compare
Choose a tag to compare

1.40.1 (2024-02-19)

Code Refactoring

  • expect and use contentType from document + use main type checks (0745285)
  • only show new tab when supported contenttype (d6585d5)

dm-core-plugins: v1.47.1

19 Feb 11:22
Compare
Choose a tag to compare

1.47.1 (2024-02-19)

Bug Fixes

  • call form onChange instead of save in DataGridPlugin if passed (8eab7f4)
  • linting issue (c3ba0fa)

Code Refactoring

  • expect and use contentType from document + use main type checks (0745285)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.40.0 to ^1.40.1

dm-core: v1.40.0

15 Feb 16:03
Compare
Choose a tag to compare

1.40.0 (2024-02-15)

Features

  • create showDescription attribute (c898f1b)
  • publish: add meta and publish plugins (eea5411)

Bug Fixes

dm-core-plugins: v1.47.0

15 Feb 16:03
Compare
Choose a tag to compare

1.47.0 (2024-02-15)

Features

  • create showDescription attribute (c898f1b)
  • publish: add meta and publish plugins (eea5411)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.39.6 to ^1.40.0

dm-core: v1.39.6

12 Feb 15:46
Compare
Choose a tag to compare

1.39.6 (2024-02-12)

Bug Fixes

  • another linting issue (233d328)
  • linting and import issues (18b67e8)
  • only pre-fetch files we can preview, otherwise fetch on download (c070272)
  • remove unused download attribute, rename function (e336309)
  • table: indexing problem (d5d6f4a)

Code Refactoring

  • extract syntethic download to reusable function (19ae691)
  • restructure MediaContent component (37ce86b)

dm-core-plugins: v1.46.3

12 Feb 15:46
Compare
Choose a tag to compare

1.46.3 (2024-02-12)

Bug Fixes

  • linting and import issues (18b67e8)
  • only pre-fetch files we can preview, otherwise fetch on download (c070272)

Code Refactoring

  • extract syntethic download to reusable function (19ae691)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @development-framework/dm-core bumped from ^1.39.5 to ^1.39.6

dm-core-plugins: v1.46.2

09 Feb 11:57
Compare
Choose a tag to compare

1.46.2 (2024-02-09)

Bug Fixes

  • no scroll bar on pagination in list (8666b75)

dm-core: v1.39.5

08 Feb 12:43
Compare
Choose a tag to compare

1.39.5 (2024-02-08)

Bug Fixes

dm-core: v1.39.4

08 Feb 09:32
Compare
Choose a tag to compare

1.39.4 (2024-02-08)

Bug Fixes

  • actually fix horisontal sroll on table (605c638)
  • adding skeletons to table (17c634f)
  • correct cells based on enabled functionality + pagination styling (830c4be)
  • datepicker calendar (2062133)
  • okdsfd (448ecbf)
  • popovers always on top (44ed0f5)
  • remove config options (4432060)
  • scroll bar always there pagination bug (98482eb)
  • skeleton custom component and padding issues (448ecbf)
  • table expand bug (a524237)
  • table spans 100% of width (efd222a)
  • table-horitontal-scroll (63ed68c)
  • table-list-width: config (a8a27f6)
  • work in progress (6d0b9d2)
  • work in progress (a9464a9)

Code Refactoring