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

Update context; Added theme object, notifySuccess & notifyError #270

Merged
merged 5 commits into from
Feb 23, 2024

Conversation

vitPinchuk
Copy link
Contributor

@vitPinchuk vitPinchuk commented Feb 22, 2024

Resolves 256
Resolves 254

@vitPinchuk vitPinchuk self-assigned this Feb 22, 2024
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (a1a159d) to head (b7af004).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
+ Coverage   98.74%   98.79%   +0.04%     
==========================================
  Files          34       34              
  Lines         399      415      +16     
  Branches       50       50              
==========================================
+ Hits          394      410      +16     
  Misses          4        4              
  Partials        1        1              

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

src/types/row.ts Outdated Show resolved Hide resolved
src/components/Text/Text.test.tsx Show resolved Hide resolved
src/components/Text/Text.test.tsx Show resolved Hide resolved
Copy link
Collaborator

@asimonok asimonok left a comment

Choose a reason for hiding this comment

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

Looks good!

@mikhail-vl mikhail-vl added the enhancement New feature or request label Feb 23, 2024
@mikhail-vl mikhail-vl added this to the Version 4.4.0 milestone Feb 23, 2024
Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks good!

@mikhail-vl mikhail-vl merged commit 1e902ab into main Feb 23, 2024
6 checks passed
@mikhail-vl mikhail-vl deleted the feat/update-context branch February 23, 2024 03:29
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.

Add notifySuccess & notifyError Add theme object to JavaScript
3 participants