@db-ux/ngx-core-components
5.3.0
Minor Changes
-
feat: introduce control-panel shell architecture (deprecates DBPage, DBHeader, DBBrand, DBNavigation, DBNavigationItem) - see commit eafd85b:
- New
DBShellcomponent (deprecatesDBPage) - New
DBControlPanelDesktopandDBControlPanelMobile(deprecatesDBHeader) - New
DBControlPanelBrand(deprecatesDBBrand) - New
DBControlPanelNavigation(deprecatesDBNavigation) - New
DBControlPanelNavigationItem(deprecatesDBNavigationItem) - New
DBControlPanelNavigationItemGroupfor sub-navigation - New
DBShellContentcomponent for main content area - New
DBShellSubNavigationfor secondary navigation panels - New
DBControlPanelMeta,DBControlPanelActions1,DBControlPanelActions2slot components - New
DBControlPanelFlatIconfor collapsed icon-only navigation
- New
-
feat: add logo token variables - see commit eafd85b:
- Providing
--db-logo-url,--db-logo-aspect-ratio,--db-logo-url-short, and--db-logo-aspect-ratio-shorttokens.
- Providing
Patch Changes
-
fix(DBSelect): keep the user's selection when validation runs on
input- see commit 86d0feb:- A browser dispatches
inputandchangefor aselectin separate tasks.DBSelectvalidated synchronously oninput, which changed internal state and triggered a re-render while the controlledvaluewas still the previous one. Because React re-applies thevalueon every commit of aselect, that re-render discarded the selection beforechangewas dispatched — so controlledrequiredselects never received the new value. Validation now runs once the value has been propagated.
- A browser dispatches
-
fix(DBSwitch): icon no longer bleeds through a closed popover - see commit 6d4deb5
@db-ux/react-core-components
5.3.0
Minor Changes
-
feat: introduce control-panel shell architecture (deprecates DBPage, DBHeader, DBBrand, DBNavigation, DBNavigationItem) - see commit eafd85b:
- New
DBShellcomponent (deprecatesDBPage) - New
DBControlPanelDesktopandDBControlPanelMobile(deprecatesDBHeader) - New
DBControlPanelBrand(deprecatesDBBrand) - New
DBControlPanelNavigation(deprecatesDBNavigation) - New
DBControlPanelNavigationItem(deprecatesDBNavigationItem) - New
DBControlPanelNavigationItemGroupfor sub-navigation - New
DBShellContentcomponent for main content area - New
DBShellSubNavigationfor secondary navigation panels - New
DBControlPanelMeta,DBControlPanelActions1,DBControlPanelActions2slot components - New
DBControlPanelFlatIconfor collapsed icon-only navigation
- New
-
feat: add logo token variables - see commit eafd85b:
- Providing
--db-logo-url,--db-logo-aspect-ratio,--db-logo-url-short, and--db-logo-aspect-ratio-shorttokens.
- Providing
Patch Changes
-
fix(DBSelect): keep the user's selection when validation runs on
input- see commit 86d0feb:- A browser dispatches
inputandchangefor aselectin separate tasks.DBSelectvalidated synchronously oninput, which changed internal state and triggered a re-render while the controlledvaluewas still the previous one. Because React re-applies thevalueon every commit of aselect, that re-render discarded the selection beforechangewas dispatched — so controlledrequiredselects never received the new value. Validation now runs once the value has been propagated.
- A browser dispatches
-
fix(DBSwitch): icon no longer bleeds through a closed popover - see commit 6d4deb5
@db-ux/wc-core-components
5.3.0
Minor Changes
-
feat: introduce control-panel shell architecture (deprecates DBPage, DBHeader, DBBrand, DBNavigation, DBNavigationItem) - see commit eafd85b:
- New
DBShellcomponent (deprecatesDBPage) - New
DBControlPanelDesktopandDBControlPanelMobile(deprecatesDBHeader) - New
DBControlPanelBrand(deprecatesDBBrand) - New
DBControlPanelNavigation(deprecatesDBNavigation) - New
DBControlPanelNavigationItem(deprecatesDBNavigationItem) - New
DBControlPanelNavigationItemGroupfor sub-navigation - New
DBShellContentcomponent for main content area - New
DBShellSubNavigationfor secondary navigation panels - New
DBControlPanelMeta,DBControlPanelActions1,DBControlPanelActions2slot components - New
DBControlPanelFlatIconfor collapsed icon-only navigation
- New
-
feat: add logo token variables - see commit eafd85b:
- Providing
--db-logo-url,--db-logo-aspect-ratio,--db-logo-url-short, and--db-logo-aspect-ratio-shorttokens.
- Providing
Patch Changes
-
fix(DBSelect): keep the user's selection when validation runs on
input- see commit 86d0feb:- A browser dispatches
inputandchangefor aselectin separate tasks.DBSelectvalidated synchronously oninput, which changed internal state and triggered a re-render while the controlledvaluewas still the previous one. Because React re-applies thevalueon every commit of aselect, that re-render discarded the selection beforechangewas dispatched — so controlledrequiredselects never received the new value. Validation now runs once the value has been propagated.
- A browser dispatches
-
fix(DBSwitch): icon no longer bleeds through a closed popover - see commit 6d4deb5
@db-ux/v-core-components
5.3.0
Minor Changes
-
feat: introduce control-panel shell architecture (deprecates DBPage, DBHeader, DBBrand, DBNavigation, DBNavigationItem) - see commit eafd85b:
- New
DBShellcomponent (deprecatesDBPage) - New
DBControlPanelDesktopandDBControlPanelMobile(deprecatesDBHeader) - New
DBControlPanelBrand(deprecatesDBBrand) - New
DBControlPanelNavigation(deprecatesDBNavigation) - New
DBControlPanelNavigationItem(deprecatesDBNavigationItem) - New
DBControlPanelNavigationItemGroupfor sub-navigation - New
DBShellContentcomponent for main content area - New
DBShellSubNavigationfor secondary navigation panels - New
DBControlPanelMeta,DBControlPanelActions1,DBControlPanelActions2slot components - New
DBControlPanelFlatIconfor collapsed icon-only navigation
- New
-
feat: add logo token variables - see commit eafd85b:
- Providing
--db-logo-url,--db-logo-aspect-ratio,--db-logo-url-short, and--db-logo-aspect-ratio-shorttokens.
- Providing
Patch Changes
-
fix(DBSelect): keep the user's selection when validation runs on
input- see commit 86d0feb:- A browser dispatches
inputandchangefor aselectin separate tasks.DBSelectvalidated synchronously oninput, which changed internal state and triggered a re-render while the controlledvaluewas still the previous one. Because React re-applies thevalueon every commit of aselect, that re-render discarded the selection beforechangewas dispatched — so controlledrequiredselects never received the new value. Validation now runs once the value has been propagated.
- A browser dispatches
-
fix(DBSwitch): icon no longer bleeds through a closed popover - see commit 6d4deb5
@db-ux/core-components
5.3.0
Minor Changes
-
feat: introduce control-panel shell architecture (deprecates DBPage, DBHeader, DBBrand, DBNavigation, DBNavigationItem) - see commit eafd85b:
- New
DBShellcomponent (deprecatesDBPage) - New
DBControlPanelDesktopandDBControlPanelMobile(deprecatesDBHeader) - New
DBControlPanelBrand(deprecatesDBBrand) - New
DBControlPanelNavigation(deprecatesDBNavigation) - New
DBControlPanelNavigationItem(deprecatesDBNavigationItem) - New
DBControlPanelNavigationItemGroupfor sub-navigation - New
DBShellContentcomponent for main content area - New
DBShellSubNavigationfor secondary navigation panels - New
DBControlPanelMeta,DBControlPanelActions1,DBControlPanelActions2slot components - New
DBControlPanelFlatIconfor collapsed icon-only navigation
- New
-
feat: add logo token variables - see commit eafd85b:
- Providing
--db-logo-url,--db-logo-aspect-ratio,--db-logo-url-short, and--db-logo-aspect-ratio-shorttokens.
- Providing
Patch Changes
- fix(DBSwitch): icon no longer bleeds through a closed popover - see commit 6d4deb5
@db-ux/core-eslint-plugin
5.3.0
Minor Changes
- feat: add
control-panel-mobile-burger-menu-label-requiredrule to recommended preset, replacingheader-burger-menu-label-requiredfor the new control-panel architecture - see commit eafd85b:- The legacy
header-burger-menu-label-requiredrule remains available for consumers still usingDBHeader.
- The legacy
@db-ux/core-foundations
5.3.0
Minor Changes
- feat: add logo token variables - see commit eafd85b:
- Providing
--db-logo-url,--db-logo-aspect-ratio,--db-logo-url-short, and--db-logo-aspect-ratio-shorttokens.
- Providing
@db-ux/core-vite-plugin
5.3.0
version bump
@db-ux/core-stylelint
5.3.0
version bump
@db-ux/core-postcss-plugin
5.3.0
version bump
@db-ux/mcp-server
5.3.0
version bump
@db-ux/agent-cli
5.3.0
version bump