Releases: equinor/dm-core-packages
Releases · equinor/dm-core-packages
dm-core-plugins: v1.57.0
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
dm-core: v1.46.0
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
Code Refactoring
dm-core-plugins: v1.56.0
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
- dependencies
dm-core: v1.45.1
dm-core: v1.45.0
1.45.0 (2024-05-31)
Features
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
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
- dependencies
dm-core-plugins: v1.55.0
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
Miscellaneous Chores
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
- dependencies