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

fix(programmatic): fix ProgrammaticExpose type #831

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

mlmoravek
Copy link
Member

Fixes #827

Proposed Changes

  • adjus ProgrammaticExpose type

@mlmoravek mlmoravek added the bug Something isn't working label Mar 1, 2024
Copy link

netlify bot commented Mar 1, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit e257be8
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/65e1fe33fae988000841cebe
😎 Deploy Preview https://deploy-preview-831--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.20%. Comparing base (484cfe8) to head (e257be8).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #831       +/-   ##
===========================================
- Coverage    56.71%   0.20%   -56.51%     
===========================================
  Files           30     108       +78     
  Lines         1511    5293     +3782     
  Branches       544    1919     +1375     
===========================================
- Hits           857      11      -846     
- Misses         654    4169     +3515     
- Partials         0    1113     +1113     
Flag Coverage Δ
oruga-next 0.20% <ø> (-56.51%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mlmoravek mlmoravek merged commit e490336 into oruga-ui:develop Mar 4, 2024
8 of 9 checks passed
@mlmoravek mlmoravek deleted the bug/programmatic-expose branch March 4, 2024 08:23
mlmoravek added a commit to mlmoravek/oruga that referenced this pull request Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript error : loading.close() : error TS2554: Expected 1 arguments, but got 0.
1 participant