aelishRollo / aelishRollo/Pretty-Calc
Add platform compatibility + testing-mode profiles
- Vorherrschende Sprache
- TypeScript
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.