unyt-org / uix

The UIX Framework
https://uix.unyt.org
MIT License
52 stars 3 forks source link

Add experimental flag system #159

Open jonasstrehle opened 2 weeks ago

jonasstrehle commented 2 weeks ago

We should consider implementing a flag system to enable / disable certain functionality (like pointer protection, frontend routing beta & co) using flags in app.dx file.

benStre commented 2 weeks ago

We already have the experimental_features option in the app.dx. Is that already sufficient or do we need something else? https://docs.unyt.org/manual/uix/configuration#experimental-features