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

feat: add page-header components #211

Merged
merged 5 commits into from Jun 12, 2020
Merged

feat: add page-header components #211

merged 5 commits into from Jun 12, 2020

Conversation

TimChen44
Copy link
Member

No description provided.

@ElderJames
Copy link
Member

Thank you for your contribution @TimChen44 !
It seems that this component is not fully implemented.

@TimChen44
Copy link
Member Author

功能基本完成。但是NavigationManager不存在Back()方法。如何实现返回上一页?
The function is basically completed. But there is no Back() method for NavigationManager. How to return to the previous page?

@Epictek
Copy link
Member

Epictek commented Jun 11, 2020

功能基本完成。但是NavigationManager不存在Back()方法。如何实现返回上一页?
The function is basically completed. But there is no Back() method for NavigationManager. How to return to the previous page?

Could use JSInterop to run history.back()

@TimChen44
Copy link
Member Author

1、完成page-header的迁移
2、修正了statistic组件Value对string类型不支持的问题

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. Thanks!

@ElderJames ElderJames merged commit 6986a02 into ant-design-blazor:master Jun 12, 2020
@ElderJames ElderJames mentioned this pull request Jun 27, 2020
66 tasks
ElderJames added a commit that referenced this pull request Oct 15, 2020
* feat: add page-header components

* feat: add page-header components

* feat: add page-header components

* docs: some bugs of PageHeader

* refactor: clean code

Co-authored-by: ElderJames <shunjiey@hotmail.com>
ElderJames added a commit that referenced this pull request Apr 23, 2022
* feat: add page-header components

* feat: add page-header components

* feat: add page-header components

* docs: some bugs of PageHeader

* refactor: clean code

Co-authored-by: ElderJames <shunjiey@hotmail.com>
ElderJames added a commit that referenced this pull request Apr 30, 2022
* feat: add page-header components

* feat: add page-header components

* feat: add page-header components

* docs: some bugs of PageHeader

* refactor: clean code

Co-authored-by: ElderJames <shunjiey@hotmail.com>
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