Skip to content

Feat/vbi#357

Merged
youngwinds merged 15 commits intomainfrom
feat/vbi
Mar 3, 2026
Merged

Feat/vbi#357
youngwinds merged 15 commits intomainfrom
feat/vbi

Conversation

@youngwinds
Copy link
Collaborator

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Refactoring
  • Update dependency
  • Code style optimization
  • Test Case
  • Branch merge
  • Release
  • Site / documentation update
  • Demo update
  • Workflow
  • Other (about what?)

🔗 Related issue link

🔗 Related PR link

🐞 Bugserver case id

💡 Background and solution

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

roxifont4228 and others added 15 commits March 3, 2026 11:00
- Add modifyMeasure(alias, updates) as the foundation for measure operations
- This method allows partial updates to measure properties (alias, aggregate, encoding)
- Subsequent operations (rename, modifyAggregate, modifyEncoding) will be built on top of this
- Uses alias as the unique identifier for lookups
- Add renameMeasure, modifyAggregate, modifyEncoding methods
- All based on modifyMeasure base method
- Use alias as unique identifier
@youngwinds youngwinds merged commit 3aa3b38 into main Mar 3, 2026
3 of 4 checks passed
@youngwinds youngwinds deleted the feat/vbi branch March 3, 2026 03:07
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.

2 participants