+- [#1034](https://github.com/cube-js/cube-ui-kit/pull/1034) [`10f3e422`](https://github.com/cube-js/cube-ui-kit/commit/10f3e4225028a70a116496de1d46315f2290574c) Thanks [@tenphi](https://github.com/tenphi)! - Refactored notifications system: replaced `NotificationsProvider` and `ToastProvider` with unified `OverlayProvider`. Removed `NotificationsBar` and `NotificationsDialog` components. Introduced new `Notification` component API with `useNotifications` and `usePersistentNotifications` hooks. The Root component now uses `OverlayProvider` instead of separate providers. |
0 commit comments