- e8660e8: Added two new components: ButtonsBox, which is a simple grid wrapper for horizontal buttons and SkeletonSection which composes Macaw Skeletons and make them looking more like a layout
- e8660e8: Added Layout.AppSection and Layout.AppSectionCard components to build standard app layouts
- 24615cf: Added SemanticChip component that wraps MacawUI Chip with semantic variants: error, warning, success & default
- ba7c3de: Adds shared Breadcrumbs component. Each breadcrumbs item can be rendered with or without the href. The last item is automatically rendered without the href and with distinct styles.
- e751459: Added TextLink component that can work with Next router and AppBridge.dispatch