Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 723 Bytes

TODO.md

File metadata and controls

30 lines (24 loc) · 723 Bytes

Issues

  1. Fix timer bug in Stack
  2. 'type' props must not get prefix prepended
  3. Add Icon component. Support for registering custom icons.

Stories

  1. SmoothScrollLink

Components

  1. Smart Select

  2. withQuerySearch

  3. Bucketed List

  4. Infinite scroll list

  5. Position aware Tooltip, Popover

  6. Directional Popover + Tooltip

  7. Nested form name serializer

  8. Tour

  9. Stepper

  10. Carousel (siema / glider https://nickpiscitelli.github.io/Glider.js/)

  11. Tabs

  12. Image component (to lazy load images and load blurred image)

  13. Sticky elements

  14. Add validators and formatters from svelte forms code

  15. Make showing error in form fields, same as svelte form code

Others

  1. Better UI for components