Yii
Yii
the working/tracing PR of refactoring napi cli tools with rust. features: - [x] napi new - [x] napi build - [x] napi watch - [ ] 🚘napi xxx Aimed to...
the commonjs usage was broken in `v0.11.0` release ``` > node -e "require('@abraham/reflection')" --input-type=commonjs node:internal/modules/cjs/loader:1177 throw err; ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /workspace/reflection/dist/index.umd.js from /workspace/reflection/[eval] not supported. index.umd.js...
closing #106 - [x] starttime settings (default & env configuration) - [x] global override in config file with fully explained comments - [x] runtime settings (application settings) - [x] an...
- move project first level navigator(modules) to the very top under page header - limit page main content max width (1280px), but allow override it if wide screen presentation required...
For short, We need a way to easily open/close system features like: - whether allow user registration - whether allow manually project creating - ... First idea coming from https://github.com/perfsee/perfsee/issues/105