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

新增两个Frame的方法重载&其他一些小更改 #33

Merged
merged 3 commits into from
Jan 9, 2024
Merged

新增两个Frame的方法重载&其他一些小更改 #33

merged 3 commits into from
Jan 9, 2024

Conversation

Zaitonn
Copy link
Contributor

@Zaitonn Zaitonn commented Jan 8, 2024

  • feat: 新增两个Frame的方法重载 (嗯。原本只有Type类型的重载)
    • public bool Navigate(object content, NavigationTransitionInfo infoOverride)
    • public bool Navigate(object content, object extraData, NavigationTransitionInfo infoOverride)
  • feat: 增加两个nuget的badge
    image
  • style: 删除无用的注释
    - /* 项目“iNKORE.UI.WPF.Modern (net452)”的未合并的更改
    - 在此之前:
    - using System.Windows;
    - 在此之后:
    - using iNKORE.UI.WPF.Modern.Controls.IconElement;
    - using iNKORE.UI.WPF.Modern.Controls.IconElement.IconElement;
    - using System.Windows;
    - */
  • ci: 使用publish单文件发布iNKORE.UI.WPF.Modern.Gallery

@NotYoojun
Copy link
Member

已合并,感谢支持!

@NotYoojun NotYoojun merged commit 0bd4719 into iNKORE-NET:main Jan 9, 2024
1 check passed
@NotYoojun NotYoojun added the enhancement New feature or request label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants