aelishRollo / aelishRollo/Pretty-Calc
Add platform compatibility + testing-mode profiles
- Lingua principale
- TypeScript
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.