ant-design-blazor/components/modal
Andrzej Bakun 3d4f7adaaf perf(module: overlay): positioning moved to js (#1848)
* fix(module:overlay): move postion calculation to js

fixes #1836

* docs: TriggerBoundaryAdjustMode explanation

* docs: select & datepicker got BoundaryAdjustmetMode

cleanup

* test: fixes

optimization & cleanup

* fix(module:overlay): recalculate overlay position when trigger resizes

* Minor clean-up

* fix(module:overlay): wait for Show to finish in Hide

* fix: prevent vertical scrollbar on overlay adding

* fix: extract waiting function

* fix: overlay not to repostion when trigger vanishes (menu issue)

* fix: scroll adjustment for position: fixed

* fix: on menu mode change, keep

* merge conflict fix

* fix: nominal calculation reset on failed adjustment

* fix: bugs

* test: exclude log method from test coverage in overlay.ts
2021-09-10 19:06:50 +08:00
..
config fix(module: modal): auto focus the ok button and remove the focus of the trigger button (#1838) 2021-08-28 15:28:50 +00:00
confirmDialog fix(module: modal): auto focus the ok button and remove the focus of the trigger button (#1838) 2021-08-28 15:28:50 +00:00
core perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
modalDialog fix(module: modal): auto focus the ok button and remove the focus of the trigger button (#1838) 2021-08-28 15:28:50 +00:00
style chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
type fix: animation classs name change of Modal, Message and Notification componments (#1186) 2021-03-01 23:45:30 +08:00