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(JSModuleAutoLoaderAttribute): support import file form derived class #1318

Merged
merged 2 commits into from
May 29, 2023

Conversation

ArgoZhang
Copy link
Collaborator

add new overload method for CreateComponent

Description

close #1317

@bb-auto bb-auto bot added the enhancement New feature or request label May 29, 2023
@bb-auto bb-auto bot added this to the V7.7.0 milestone May 29, 2023
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #1318 (5eae7df) into main (adc1022) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1318   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          487       487           
  Lines        15882     15883    +1     
=========================================
+ Hits         15882     15883    +1     
Impacted Files Coverage Δ
...nts/BaseComponents/BootstrapModuleComponentBase.cs 100.00% <100.00%> (ø)

@ArgoZhang ArgoZhang merged commit 0e28ad9 into main May 29, 2023
5 checks passed
@ArgoZhang ArgoZhang deleted the feat-js branch May 29, 2023 04:56
@ArgoZhang ArgoZhang changed the title feat(BootstrapDynamicComponent): add new overload method for CreateComponent feat(JSModuleAutoLoaderAttribute): support import file form derived class May 29, 2023
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.

feat(JSModuleAutoLoaderAttribute): support import file form derived class
1 participant