ant-design-blazor/components/core/JsInterop/ObservableApi
zxyao 895c758836 fix(module: drawer): OffsetX and offsetY do not work (#1435) (#1448)
* fix(module: drawer): OffsetX and offsetY do not work (#1435)

* docs: demo update

* fix: Placement is switched to the relative direction, the animation appears

* fix: the bug of closing animation missed

* fix: incorrect animation

* fix: different behaviors in WASM and Server side

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-05-28 06:10:44 +00:00
..
BoxSize.cs feat: use ResizeObserver Api instead of window.resize (#1392) 2021-04-27 06:03:39 +00:00
observableApi.ts feat: use ResizeObserver Api instead of window.resize (#1392) 2021-04-27 06:03:39 +00:00
resizeObserver.ts fix(module: drawer): OffsetX and offsetY do not work (#1435) (#1448) 2021-05-28 06:10:44 +00:00
ResizeObserverEntry.cs feat: use ResizeObserver Api instead of window.resize (#1392) 2021-04-27 06:03:39 +00:00