Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

netdata-uikit

License

NotificationsYou must be signed in to change notification settings

netdata/netdata-ui

Development process

  • squash-merge is a default PR merge strategy
  • after any merge, NPM version should be published (in future to be moved to CI)
  • versions aremajor (breaking changes, large refactors),minor (new component added), andpatch (small changes)
  • please add declaration of exported components to provide nice typings for users.
  • To deploy on gh-pages checkout to deploy/storybook branch, rebase with master and run deploy-storybook
// BADexportconstMyComponent=(props:PropsT)=><>...</>// GOODexportconstMyComponent:FC<PropsT>=(props:PropsT)=><>...</>

Playground

You can find latestmaster storybook playgroundhere

Components

About

netdata-uikit

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors24


[8]ページ先頭

©2009-2025 Movatter.jp