Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add component affix #98

Merged
merged 2 commits into from
May 9, 2020
Merged

Add component affix #98

merged 2 commits into from
May 9, 2020

Conversation

brian-ding
Copy link
Contributor

No description provided.

@ElderJames
Copy link
Member

/preview

@github-actions
Copy link

github-actions bot commented May 9, 2020

{
if (_listened)
{

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

多余的空行


private void OnAffixChange(bool affixed)
{
Debug.WriteLine(affixed);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个输出信息好像有点干扰

true
false
false

我看到了上面的输出,但是我不知道是哪个模块

Copy link
Member

@ElderJames ElderJames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ElderJames ElderJames merged commit 5905bc8 into ant-design-blazor:master May 9, 2020
@brian-ding brian-ding deleted the azuredevops_20200509_1_236 branch May 11, 2020 01:10
@ElderJames ElderJames mentioned this pull request Jun 2, 2020
66 tasks
ElderJames pushed a commit that referenced this pull request Oct 15, 2020
* feat(module: affix): add component affix

* feat(module: affix): implement container target
ElderJames pushed a commit that referenced this pull request Apr 23, 2022
* feat(module: affix): add component affix

* feat(module: affix): implement container target
ElderJames pushed a commit that referenced this pull request Apr 30, 2022
* feat(module: affix): add component affix

* feat(module: affix): implement container target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants