Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beyond Design System #24

Open
29 of 47 tasks
theharryszn opened this issue Aug 13, 2021 · 0 comments
Open
29 of 47 tasks

Beyond Design System #24

theharryszn opened this issue Aug 13, 2021 · 0 comments
Assignees
Labels
good first issue Good for newcomers
Projects

Comments

@theharryszn
Copy link
Collaborator

theharryszn commented Aug 13, 2021

A design system built by Renli
.
.
.
.
.
.

Components

  • Text
  • Badges
  • Labels
  • Button
  • Card
  • Modal
  • Checkbox
  • Switch
  • TextField
  • Alert
  • Form
  • FlexBox
  • Grid
  • Col
  • Swipable
  • Scrollable
  • Icon
  • Avatar
  • AvatarGroup
  • Tabs
  • Dropdown
  • Popovers
  • Tooltip

Native Only

  • BottomSheet

Providers

  • ThemeProvider

Hooks

  • useTheme
  • useColor
  • useToggle
  • useTransition
  • useAnimatedBeyondStyle
  • useAnimation
  • useForm

Colors
Spacing

Theme has dark and light by default,other colors can be added

New colors can also be added

Custom spacing can also be added

Types

  • BeyondComponent
  • BeyondFactoryFunction
  • BeyondStyles
  • ColorName
  • Color
  • ColorShade
  • SpacingName
  • Spacing
  • Theme

Utils

  • getColor
  • getFontFamily
  • getFontSize
  • getFontWeight
  • getSpacing
  • generateID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Beyond
Awaiting triage
Development

No branches or pull requests

3 participants