Skip to content

@lightspeed/[email protected]

Compare
Choose a tag to compare
@glambert glambert released this 08 Jul 17:14
· 51 commits to next since this release
0eaddf5

Added

  • Introducing the concept of the "next" folder. Whenever we are about to introduce breaking changes to existing components, we will introduce the future component into the corresponding folder. Please note that components within this folder are usually experimental and are subject to changes that might not be documented (#106)
  • Add next/Badge. Should you wish to already leverage and test out the newer Badge component, simply import { Badge } from '@lightspeed/flame/Badge/next'; (#106)