Skip to content

1.18.0

Compare
Choose a tag to compare
@moroshko moroshko released this 19 Mar 22:24
· 328 commits to master since this release
  • Added a new Sticky component.
  • Header component:
    • It's not styled with position: fixed anymore. Use Sticky, and wrap the Header in a Sticky.Item.
  • Stepper component:
    • It's rendering a Section with a background color now.