Skip to content

Releases: equinor/dm-core-packages

dm-core: v1.43.0

11 Mar 15:01
Compare
Choose a tag to compare

1.43.0 (2024-03-11)

Features

  • job control styling improvements (d4abeb6)

dm-core-plugins: v1.50.0

11 Mar 15:01
Compare
Choose a tag to compare

1.50.0 (2024-03-11)

Features

  • iteration of job control style improvements (a08850a)
  • job control finished (e1681d9)
  • job control styling improvements (d4abeb6)

Bug Fixes

Dependencies

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

dm-core: v1.42.2

08 Mar 08:24
Compare
Choose a tag to compare

1.42.2 (2024-03-08)

Bug Fixes

  • Dialog got height 0 on webkit(safari) (f102e85)
  • make clear work (8139c58)
  • tooltip and remove console.log (4a06358)

Code Refactoring

  • merge all contexts into one (f602af8)

dm-core-plugins: v1.49.3

08 Mar 08:24
Compare
Choose a tag to compare

1.49.3 (2024-03-08)

Bug Fixes

  • action row border missing on the left side (d2f7650)
  • bug with reverting and rowlabels not updating (3f55a15)
  • make clear work (8139c58)
  • make list buttons aligned (74d0704)
  • tooltip and remove console.log (4a06358)

Code Refactoring

  • merge all contexts into one (f602af8)

Dependencies

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

dm-core-plugins: v1.49.2

05 Mar 08:39
Compare
Choose a tag to compare

1.49.2 (2024-03-04)

Bug Fixes

  • datacell (8aa6253)
  • datagrid: pagination should be high enough for numbers to fit (482cc74)
  • make it type number and without arrows (cfe871c)
  • skdljf (cfe871c)
  • use parsefloat instead of parseint (def3879)

dm-core: v1.42.1

04 Mar 12:16
Compare
Choose a tag to compare

1.42.1 (2024-03-04)

Bug Fixes

  • added testid to refresh button (63c7c07)

dm-core-plugins: v1.49.1

04 Mar 12:16
Compare
Choose a tag to compare

1.49.1 (2024-03-04)

Bug Fixes

Dependencies

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

dm-core: v1.42.0

01 Mar 13:23
Compare
Choose a tag to compare

1.42.0 (2024-03-01)

Features

  • add message component to project (3c1c368)
  • don't use index for address of item when 'ensureUID' (901c76f)
  • publish: copy and link mode (8d8de10)

Bug Fixes

  • formatting (5700ff4)
  • table overflow bug and adding tooltip to job runner (5700ff4)

Miscellaneous Chores

  • remove tailwind test classes (b5b729b)

Code Refactoring

  • dm-plugin-wrapper -> dm-plugin-padding (e862c63)
  • layout and styling cleanup (ac2eb9a)
  • wrapper -> flex-layout-container (825f64f)

dm-core-plugins: v1.49.0

01 Mar 13:23
Compare
Choose a tag to compare

1.49.0 (2024-03-01)

Features

  • allow user to import data using clipboard or csv file (a054289)
  • don't use index for address of item when 'ensureUID' (901c76f)
  • publish: copy and link mode (8d8de10)

Bug Fixes

  • dont allow add row when grid is non-editable (8b31981)
  • formatting (5700ff4)
  • missing open object button (862c3dd)
  • only allow csv filetype (85d98aa)
  • parse float to keep decimals (716dc1d)
  • table overflow bug and adding tooltip to job runner (5700ff4)

Code Refactoring

  • dm-plugin-wrapper -> dm-plugin-padding (e862c63)
  • layout and styling cleanup (ac2eb9a)
  • unnecessary code (48c7742)
  • wrapper -> flex-layout-container (825f64f)

Dependencies

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

dm-core: v1.41.0

23 Feb 11:31
Compare
Choose a tag to compare

1.41.0 (2024-02-23)

Features

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

Bug Fixes

  • job: a few minor bugs in scheduler ui (dbde777)