tsai_ui 0.6.3
tsai_ui: ^0.6.3 copied to clipboard
Enterprise Flutter UI components backed by the Tsai design system.
0.6.2 - 2026-08-21 #
0.6.1 - 2026-08-21 #
0.6.0 - 2026-08-21 #
Maintenance #
- Fix shared catalog header layout (67c9bbc)
- Polish component playground surfaces (bac9696)
- Align playground header with UI kit (1af172a)
- Keep playground controls consistent when collapsed (727a10e)
- Refine catalog header and checkerboard contrast (d6847df)
- Preserve playground border around clipped content (ac2f230)
- Increase playground checkerboard contrast (49bc60c)
- Clarify playground checkerboard contrast (fc8eda3)
- Use diagnostic contrast for playground background (4863dae)
- Use kit floating labels in playground controls (c75b99b)
- Improve multi-screen fintech example flows (84f2145)
- Add badge chip and icon button components (13c9025)
- Add badge chip and icon button components (be08b5e)
- Fix release validation for component examples (544f172)
0.4.4 - 2026-08-02 #
0.4.3 - 2026-08-02 #
0.4.0 - 2026-07-31 #
0.3.2 - 2026-07-31 #
0.3.1 - 2026-07-26 #
0.2.0 - 2026-07-25 #
0.1.2 - 2026-07-23 #
0.1.1 - 2026-07-23 #
0.1.0 - 2026-07-23 #
- Added public Markdown documentation with one page and live example link per widget, plus installation, theming, accessibility, and license guidance.
- Added a GitHub Pages workflow that publishes generated MkDocs HTML together
with the Flutter web example under
/example/. - Added stable deep links for every typography widget and a dedicated
TsaiIconexample page. - Changed the project license to MIT.
- Added Checkbox, Radio, Switch, Select, Input, Input Phone, Input OTP, and Input PIN components and interactive catalog pages.
- Added cursor-aware phone masking and completion events for phone, OTP, and PIN input.
- Added adaptive Select presentation for web/desktop, Android, and iOS.
- Added configurable 4/6 digit OTP and PIN examples, responsive OTP cells, and a dedicated playground page for every component.
- Aligned catalog variant boards and list examples with Penpot, and expanded playgrounds to edit component properties above a live preview.
- Added typed light and dark design token sets sourced from Penpot.
- Added theme installation helpers and bundled typography.
- Added primary, secondary, outline, and ghost buttons in two sizes.
- Added loading, disabled, pointer, focus, and keyboard behavior.
- Matched the size-specific icon gap and added a smooth animated spinner.
- Added token-driven hover and state color transitions with reduced-motion support.
- Added typed widgets for all 20 Inter and JetBrains Mono typography roles.
- Added Typography and Buttons views to the interactive example catalog.
- Added a Lucide icon adapter and interactive example catalog.