aelishRollo / aelishRollo/Pretty-Calc
Add platform compatibility + testing-mode profiles
- Ngôn ngữ chính
- TypeScript
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Goal
Support configurable behavior profiles so the calculator can mimic standard vs testing constraints.
## Scope
- Add feature-flag profile system:
- Standard profile (full Pretty-Calc scientific feature set)
- Testing profile(s) with selective restrictions
- Initial testing-profile constraints to support:
- disable function definitions
- optionally force degree default
- disable selected advanced functions/categories
- Document browser/platform support matrix and known limitations
## Acceptance Criteria
- Profile selection cleanly gates parser/UI features.
- Restricted features show clear UX messaging (not silent failures).
- Profile behavior is covered by regression tests.
- Documentation includes how to define new profiles.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.