0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
logto/packages/console
Gao Sun 540c41ff64
refactor(console): use function-declaration for named components (#3520)
* refactor(console): use function-declaration for named components

Application Insights can only automatically track component names from function
declaration. update convention to make tracking easier.

* refactor(console): fix lint errors
2023-03-22 16:45:10 +08:00
..
src refactor(console): use function-declaration for named components (#3520) 2023-03-22 16:45:10 +08:00
.parcelrc refactor(core,ui,console): compress response when possible 2023-03-11 00:30:47 +08:00
.parcelrc.arm64 refactor(core,ui,console): compress response when possible 2023-03-11 00:30:47 +08:00
CHANGELOG.md release: version core packages (#3578) 2023-03-22 14:58:19 +08:00
package.json refactor(console): use function-declaration for named components (#3520) 2023-03-22 16:45:10 +08:00
README.md feat(console): init (#239) 2022-02-16 15:04:34 +08:00
svgo.config.json fix(console): svg rendering correctly with viewbox property 2022-12-22 13:01:31 +08:00
tsconfig.json feat(console): support multi-tenancy (1/2) (#3205) 2023-02-28 16:04:12 +08:00

@logto/console

The web admin console for Logto.