ant-design-blazor/components/dropdown
anranruye 477c57f9db feat(module: table): filter enhancement (#1563)
* feat(module: table): allow access to filter operator and condition

* feat(module: table): allow access to filter operator and condition

* feat(module:table): allow remove the first filter

* Update Column.razor

* feat(module:table): modify closing button position

* feat(module:table): match new style

* feat(module:table): add header column divider

* fix(module:table): apply filter when close the filter panel by clicking the filter icon

* Update Column.razor

* style(module:table): trim Column.razor

* Update Column.razor

* Update Column.razor

* Update Column.razor

* Update Column.razor

* fix(module:overlaytrigger): fix overlay not close after overlay size changes

* unify muiltiple filter popup containers to one
2021-06-03 18:54:41 +08:00
..
internal refactor: remove the 'ant' prefix for some components that is already in demos (#162) 2020-05-29 12:55:15 +08:00
style chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
Dropdown.razor feat(module: table): filter enhancement (#1563) 2021-06-03 18:54:41 +08:00
Dropdown.razor.cs feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
DropdownButton.cs fix(module: dropdown): couldn't auto close menu (#394) 2020-07-23 22:51:02 +08:00