# @bug-on/m3-tailwind

## 1.2.3

### Patch Changes

- 3aa2839: - **FadingBlurMask**: Added `FadingBlurMask` component export to layout entry with directional fading blur masks and seamless app bar backdrop blur support.
  - **Date & Time Pickers**: Improved responsive sizing, calendar header controls, and month-picker list alignment.
  - **Search**: Enhanced docked and fullscreen search view interactions, keyboard navigation, and avatar support.
  - **FAB & Navigation**: Refined FAB expansion animations and border radius transitions in navigation rails.
  - **Typography & Icons**: Enhanced font axes playground, CDN preconnect helpers, and updated typography tokens.
  - **Tailwind & Fonts**: Updated theme utilities, font definitions, and documentation demos.

## 1.2.2

### Patch Changes

- fd99c6c: Fix some minor errors.

## 1.2.1

### Patch Changes

- 97fb801: Add Select component Expose Menus, fix UI menu, readme

## 1.2.0

### Minor Changes

- fffe0ac: Color system upgrade to Exxpressive

## 1.1.0

### Minor Changes

- 72c3aec: Standardize the language, rewrite the instruction manual, and address known minor issues.

## 1.0.0

### 🎉 Initial Release

First stable release of **@bug-on/m3-tailwind** — Tailwind CSS v4 plugin for Material Design 3 Expressive by Bug On.

> **Note:** This package was previously published as `@bug-on/md3-tailwind`. All functionality has been carried over with a fresh version reset.

#### Features

- **CSS-first Tailwind v4 Integration** — `@import "@bug-on/m3-tailwind";` for zero-config setup
- **MD3 Color Utilities** — `bg-m3-primary`, `text-m3-on-surface`, `border-m3-outline`, etc.
- **Shape Utilities** — `rounded-m3-xs` through `rounded-m3-xl` and `rounded-m3-full`
- **Elevation Utilities** — `elevation-0` through `elevation-5` with MD3 shadow system
- **Icon Utilities** — `icon-fill-0/1`, `icon-weight-*`, `icon-grade-*`, `icon-size-*`
- **Spring Transition Utilities** — `transition-m3-fast-spatial`, `transition-m3-slow-effects`, etc.
- **Shiki CSS** — Code syntax highlighting theme via `@bug-on/m3-tailwind/shiki.css`
