Parsa Arvaneh
Parsa Arvaneh
This is the final component from ng-zorro that has been made standalone PR #8276 . I think all of them are now standalone, but I will double check later to...
> There are currently the following components that require BidiModule, just check that the template contains the `[dir]` binding to confirm this. > > * cascader > * date-picker >...
Just out of curiosity, why is importing Bidi module needed? If it was required, shouldn't it be giving error or warning during build? @HyperLife1119
> BidiModule contains a directive named Dir, and its selector is [dir]. It looks like an ordinary DOM property binding, so it will not cause a compilation error if the...
Hi @kurimuson Thank you for reporting this issue; If it's alright by everyone, I can start working on this issue.
Hi @EnochGao Thank you for submitting this issue. I will start working on it as soon as I can.
> @ParsaArvanehPA could you please rebase the branch, to have the fix for the pipeline and then see if all the job passed @Nicoss54 Yeah sure
Hi @willowlau We appreciate your interest in this behavior for the table component. However, this behavior is not available in Ant Design's table, so we are not able to add...
> Please could you provide test for the code you added ? Sure, I will get back to you with that as soon as I can.
> Please could you provide test for the code you added ? Sorry for the delay; tests for the changes have been added. Thank you for reviewing my PRs @Nicoss54