Skip to content

Releases: equinor/dm-core-packages

dm-core-plugins: v1.52.0

16 May 12:21
Compare
Choose a tag to compare

1.52.0 (2024-05-16)

Features

Miscellaneous Chores

  • move from blueprints folder (a383f2f)
  • move from blueprints folder (474e025)
  • move from blueprints folder (4d3640a)
  • move from blueprints folder (a5739ae)
  • move from blueprints folder (929b532)
  • move from blueprints folder (5c7370d)

Dependencies

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

dm-core: v1.44.0

14 May 08:28
Compare
Choose a tag to compare

1.44.0 (2024-05-10)

Features

  • explorer: menu item to 'view raw' (yaml and basic edit) (fa495f0)

Code Refactoring

  • clean up TreeView component (ea56ef2)
  • remove deprecated components (af27b61)

dm-core-plugins: v1.51.0

14 May 08:28
Compare
Choose a tag to compare

1.51.0 (2024-05-10)

Features

  • explorer: menu item to 'view raw' (yaml and basic edit) (fa495f0)

Bug Fixes

  • add missing wrapper to sidebar content (5d78cd4)

Dependencies

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

dm-core: v1.43.3

19 Mar 14:49
Compare
Choose a tag to compare

1.43.3 (2024-03-19)

Code Refactoring

  • dm-core to dm-core-plugins migration (d484717)
  • fix remaining imports (a051942)
  • move CopyLinkDialog to dm-core (b8a5ee3)

dm-core-plugins: v1.50.4

19 Mar 14:49
Compare
Choose a tag to compare

1.50.4 (2024-03-19)

Bug Fixes

  • reset job popup was misaligned like job logs flex issue (fd7f806)

Documentation

  • add headerpluginconfig (7416783)
  • adding header config (fd1f96b)
  • adding image of the header plugin (33b6485)

Code Refactoring

  • dm-core to dm-core-plugins migration (d484717)
  • fix remaining imports (a051942)
  • move CopyLinkDialog to dm-core (b8a5ee3)

Dependencies

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

dm-core-plugins: v1.50.3

18 Mar 12:57
Compare
Choose a tag to compare

1.50.3 (2024-03-18)

Bug Fixes

  • add flex-row class after custom layout class (5b3cbc7)

dm-core: v1.43.2

15 Mar 14:42
Compare
Choose a tag to compare

1.43.2 (2024-03-15)

Bug Fixes

  • comile straight to dist folder (fa3616f)
  • don't copy to dist until after build (9668333)
  • test separating build calls (4aaac7d)

Miscellaneous Chores

  • always use latest eds versions (c5363b8)

Code Refactoring

  • remove dm-plugins styles from dm-core and only use tailwind (46504b6)
  • tailwind build cleanup (fc58075)

dm-core: v1.43.1

15 Mar 11:01
Compare
Choose a tag to compare

1.43.1 (2024-03-15)

Bug Fixes

  • can't click name on dropdown (20023cc)
  • edsbutton overflow minor fix (a037718)
  • less inline padding in table row (349bf45)
  • sidebar: reload on navigation (4026408)
  • viewCreator: cache reference calculation (74d2b2e)

Code Refactoring

dm-core-plugins: v1.50.2

15 Mar 14:42
Compare
Choose a tag to compare

1.50.2 (2024-03-15)

Bug Fixes

  • comile straight to dist folder (fa3616f)
  • don't copy to dist until after build (9668333)
  • job dialog misaligned when in flex (7d667de)

Miscellaneous Chores

  • always use latest eds versions (c5363b8)
  • bump node version (d9a5039)

Code Refactoring

Dependencies

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

dm-core-plugins: v1.50.1

15 Mar 11:01
Compare
Choose a tag to compare

1.50.1 (2024-03-15)

Bug Fixes

  • data-grid: disable clear button when rows are not editable (d2ca001)
  • keep fields order again (6f48b21)
  • listen to revert from outside (6d1281f)
  • more job control ui (e957aaa)
  • no padding when there is no progress bar (9976736)
  • padding on both sides of the progress bar. also more changes (2045aea)
  • remove 'job control' header from plugin (dc0327a)
  • remove dependency + call function so that it doesn't create loop (558d2b2)
  • sidebar: reload on navigation (4026408)
  • small ui thing in job contrl (eeebd4e)
  • ui issue job control (10c34c2)
  • viewCreator: cache reference calculation (74d2b2e)

Code Refactoring

  • array file structure + AttributeField -> AttributeFieldSelector (13819de)
  • fields cleanup (7765434)
  • form array components cleanup (ba2b475)
  • form utils cleanup (7087943)
  • FormTemplate -> ComplexAttributeTemplate (d84a880)
  • update form imports (7d7bfd4)
  • update primitive add label in tests (02a4f63)

Dependencies

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