0.0.0 • Published 2 years ago

neulib-react v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

neulib-react

NeuBudget - Expense and income tracker app

TODO:

  • Fab: Replace width/height by IPadding
  • Modal: Add "components.header" prop, add IPadding to the content
  • Add applyNestedStyles() function to merge style props if component includes another components (for default styles)
  • Add border modifiers (b), implement them at least for the Card component
  • Text component (props: size = "default" | "large", color = "default" | "secondary"), also don't forget use font-weight for "size" prop
  • Card onClick (return div or button)