Skip to content

Latest commit

 

History

History
28 lines (28 loc) · 890 Bytes

todo.md

File metadata and controls

28 lines (28 loc) · 890 Bytes
  1. Box fullWidth ✅
  2. Box Stretch ✅
  3. Box gradient
  4. export Props ✅
  5. alignX alignY ✅
  6. as props
  7. left right bottom top when position:absolute ✅
  8. Inspect component ✅
  9. svg Icon component
  10. box-sizing ✅
  11. Media component
  12. Box {...props} ✅
  13. user-select ✅
  14. pointerEvents ✅
  15. enhanced Skeleton component
  16. Copy component ✅
  17. zIndex
  18. fixbug - Box width={1} becomes width='100%'
  19. fixbug - Avatar random not working ✅
  20. feature - 多行溢出 clamp props ✅
  21. feature - Box hide scroll bar
  22. fixbug - Box size with minWidth
  23. feature - Box zoom style prop
  24. update - Inspect ui ✅
  25. fixbug - Name Media component to Meta ✅
  26. update - Image props ✅
  27. fixbug - theme provider from @emotion/react not working
  28. feature - Box stretchSelf using alignSelf