Skip to content

updated CharThemeProvider.tsx to use the standard pattern with arrow function#2631

Closed
EricJujianZou wants to merge 1 commit intodeephaven:mainfrom
EricJujianZou:main
Closed

updated CharThemeProvider.tsx to use the standard pattern with arrow function#2631
EricJujianZou wants to merge 1 commit intodeephaven:mainfrom
EricJujianZou:main

Conversation

@EricJujianZou
Copy link
Copy Markdown

Originally work passed function factory directly which worked but wasn't clear.

…function. Originally work passed function factory directly which worked but wasn't clear.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

Pull Request titles must follow the Conventional Commits specification.

Details:

No release type found in pull request title "updated CharThemeProvider.tsx to use the standard pattern with arrow function". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

@mofojed mofojed closed this Mar 4, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants