Skip to content

v0.1.0

Latest

Choose a tag to compare

@Konyaco Konyaco released this 10 Aug 14:56
· 4 commits to master since this release
286004d

Breakinng Changes

Change the package name from com.konyaco.fluentto io.github.composefluent. (To migrate, you can simply use regex replace)

New Components

  1. FluentTheme.shapes and FluentTheme.cornerRadius (#56 )
  2. Expander, ExpanderItem, ExpanderItemSeparator and CardExpanderItem (#58 )
  3. PillButton and LiteFilter (#59 )
  4. SegmentedControl (#60 )
  5. AutoSuggestionBox (#61 )
  6. TabRow and TabViewItem (#66 )
  7. BreadcrumBar, CommandBar, CommandBarFlyout, TopNav and NavigationView (#72 )
  8. MenuBar and OverflowMenuBar (#100 )
  9. InfoBar and Badge (#97 )
  10. SelectorBar (#99 )
  11. TooltipBox (#90 )
  12. GridViewItem, FlipView and PipsPager. (#98 )
  13. FontIconPrimitives (#86 )

And more improvments