Skip to content

Conversation

@byronwang2005
Copy link
Contributor

@byronwang2005 byronwang2005 commented Dec 14, 2025

📝 Pull Request Template

1. Related Issue

Closes #557 #232

2. Type of Change (select one)

Type of Change: New Feature

3. Description

Depends on PR #511
This PR builds on feat/tvsupport. Please review & merge #511 first.
Based on react-i18next.

4. Testing

  • I have tested this locally.
  • I have updated or added relevant tests.

5. Checklist

byronwang2005 and others added 25 commits December 15, 2025 10:51
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
…on (ValueCell-ai#511)

## 📝 Pull Request Template

### 1. Related Issue
Closes ValueCell-ai#216 ValueCell-ai#196 

### 2. Type of Change (select one)
Type of Change: New Feature

### 3. Description
- Attempt to reduce the error reports when obtaining stock data.
- Reorganize the layout of the homepage.
-- Add TradingView plugin to display the index information.
-- Hide certain parameters helps to avoid congestion.
-- ~~When the proxy is unavailable or the index data is unavailable, the
partial table is hidden.~~
- Add TradingView plugin to display the stock information.
- ~~Compatible with the color settings in the settings menu.~~

### 4. Testing
- [x] I have tested this locally.
- [ ] I have updated or added relevant tests.

### 5. Checklist
- [x] I have read the [Code of Conduct](./CODE_OF_CONDUCT.md)
- [x] I have followed the [Contributing Guidelines](./CONTRIBUTING.md)
- [x] My changes follow the project's coding style

---------

Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com>
@byronwang2005
Copy link
Contributor Author

Superseded by #573

Cleaned up branch history and rebased onto latest main. New PR contains identical functionality with a single atomic commit for easier review.

hazeone pushed a commit that referenced this pull request Dec 15, 2025
…570 (#573)

## 📝 Pull Request Template

### 1. Related Issue
Closes #557 #232 

### 2. Type of Change (select one)
Type of Change: New Feature

### 3. Description
supersedes #570 

### 4. Testing
- [x] I have tested this locally.
- [ ] I have updated or added relevant tests.

### 5. Checklist
- [x] I have read the [Code of Conduct](./CODE_OF_CONDUCT.md)
- [x] I have followed the [Contributing Guidelines](./CONTRIBUTING.md)
- [x] My changes follow the project's coding style

---------

Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Implement Internationalization (i18n) Support

3 participants