Skip to content

Releases: equinor/dm-core-packages

dm-core-plugins: v1.57.0

26 Jun 09:51
Compare
Choose a tag to compare

1.57.0 (2024-06-26)

Features

  • add title and description fields to list and form + form wrapper (2235e1d)

Bug Fixes

  • remove rhf hook from sidebar + no re-open on expanding resize (07ddad7)
  • responsive ui + ui props fixes (37201c7)
  • sidebar collapse (a0717fd)
  • stretch datepicker to match rest of form inputs (23be046)

Code Refactoring

  • Column to GridItem rename + docs update (f1776cc)
  • less invasive select in pagination (b84d04f)
  • responsive grid rewrite + remove react-grid-system package (75dd225)

dm-core: v1.46.0

19 Jun 10:15
Compare
Choose a tag to compare

1.46.0 (2024-06-19)

Features

  • add dm-core layout component (d562f60)
  • minor global styles included in ApplicationProvider (421752a)

Bug Fixes

  • include application context in Tree (266ff1b)
  • InlineRecipeView doesn't stretch width (f9fe604)
  • move dnd packages to correct project (1b52856)

Miscellaneous Chores

  • remove autoprefixer package (ec891ff)
  • remove tailwind from dm-core (ecbe5dc)

Code Refactoring

  • ACL components tw removal + more cohesive design, remove unnecessary custom styled components (253637d)
  • remove margin treeview (aa92e84)
  • remove tw classes on dm-core components (3032c15)
  • remove tw from blueprint components (60a0d93)

dm-core-plugins: v1.56.0

19 Jun 10:15
Compare
Choose a tag to compare

1.56.0 (2024-06-19)

Features

  • improve stack component (5b2bf9d)

Bug Fixes

  • add blueprint paths to recipe examples (3c0e921)
  • move dnd packages to correct project (1b52856)
  • remove build:css step (f8b6ddb)
  • update tests (2c327a3)

Documentation

Code Refactoring

  • HyperlinkWidget tw remove + redesign (08f945c)
  • remove tailwind from dm-core-plugins (62f2678)
  • remove tw ComplexAttributeTemplate, make header title one singular button, semantic improvements (0ddd4e9)
  • remove tw datagrid components (a98ed16)
  • remove tw datepicker (48f71c8)
  • remove tw DeleteSoftButton (6e27218)
  • remove tw form components (7ae9865)
  • remove tw from blueprint components (60a0d93)
  • remove tw HeaderPlugin (7f7b000)
  • remove tw job plugins and components (2de9392)
  • remove tw layout components (b75829a)
  • remove tw layout plugins (e91d36c)
  • remove tw media, meta and publish plugins (bd7523e)
  • remove tw table and list plugin + add component CollapseExpandButton (0f03ad0)
  • remove tw YamlPlugin (0cb5ce1)
  • reset css cleanup (5ca9959)

Dependencies

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

dm-core: v1.45.1

31 May 07:27
Compare
Choose a tag to compare

1.45.1 (2024-05-31)

Bug Fixes

  • add react-query to correct package.json (a2aa86a)

dm-core: v1.45.0

31 May 06:39
Compare
Choose a tag to compare

1.45.0 (2024-05-31)

Features

  • export setError and allow throw actual error in useDocument (fcdbd82)
  • yaml: raw json edit (70753eb)

Bug Fixes

  • form-plugin: reset form on changed document (43afa8d)
  • form: wait for background fetch (d448ea5)
  • header: Automatically clear blueprint cache (d8cc86b)
  • missing type in updateDocument (bfb2a73)

Performance Improvements

  • use tanstack query to cache attribute and useDocument requests (3865373)

Code Refactoring

  • move throwError param to individual function, not hook (5a95b94)

dm-core-plugins: v1.55.1

31 May 07:27
Compare
Choose a tag to compare

1.55.1 (2024-05-31)

Dependencies

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

dm-core-plugins: v1.55.0

31 May 06:39
Compare
Choose a tag to compare

1.55.0 (2024-05-31)

Features

  • expand some YamlPlugin functionality and clean up UI (b729594)
  • explorer: export files and packages (d689c64)
  • job: configurable title (3ee18f1)
  • yaml: raw json edit (70753eb)

Bug Fixes

  • form-plugin: reset form on changed document (43afa8d)
  • form: wait for background fetch (d448ea5)
  • header: Automatically clear blueprint cache (d8cc86b)
  • mermaid hiearchy plugin was broken. Add docs (f5a0468)

Documentation

  • add docs on ExplorerPlugin (bfac4b9)
  • add docs on HeaderPlugin (2b9dcf9)

Miscellaneous Chores

  • delete superseeded pdf plugin (0f24ec3)
  • disable language toggle if only one language (d0ad079)

Code Refactoring

  • bring back copy title (b7afac6)
  • move throwError param to individual function, not hook (5a95b94)
  • padding and sizing improvements (4040605)
  • remove deprecated react defaultProps (0ffd9be)
  • sticky sidebar, scroll on everything (917e8f4)
  • use memo for code state (2bce4bf)

Dependencies

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

dm-core-plugins: v1.54.0

22 May 07:08
Compare
Choose a tag to compare

1.54.0 (2024-05-21)

Features

  • add missing blueprints config (cbad76b)

Miscellaneous Chores

  • include docs in project files config (2293335)

dm-core-plugins: v1.53.0

21 May 07:34
Compare
Choose a tag to compare

1.53.0 (2024-05-21)

Features

  • missing mediaviewer and responsive grid docs (a5bca34)

Bug Fixes

Miscellaneous Chores

  • remove deprecated links to blueprints (b2c0897)

dm-core: v1.44.1

16 May 12:21
Compare
Choose a tag to compare

1.44.1 (2024-05-16)

Miscellaneous Chores