Skip to content

Releases: mindees/mindees-ui

@mindees/ui@1.2.0

29 May 07:53
31350a3

Choose a tag to compare

Patch Changes

  • 7f71425 Thanks @aashir-athar! - docs: SEO-refresh the package READMEs for 1.1.0 — updated component/blocks/icons inventory, the "components that understand layout context" positioning, one-line createThemes theming example, and high-volume keyword blocks. Republishes so the npm listings reflect the latest version.

  • Updated dependencies [7f71425, 7f71425]:

    • @mindees/icons@1.2.0
    • @mindees/tokens@1.2.0

@mindees/ui@1.1.0

29 May 03:38
5b8a719

Choose a tag to compare

Minor Changes

  • ab9d543 Thanks @aashir-athar! - ## 1.1.0 — ~90 new primitives, easy theming, and the new @mindees/blocks package

    @mindees/ui — ~90 new components

    Forms: EmailInput, PhoneInput, NumberInput, CurrencyInput, OTPInput, PINInput, Select, MultiSelect, Autocomplete, TagInput, Slider, RangeSlider, DatePicker, DateRangePicker, TimePicker, FilePicker, ImagePicker.

    Data display: Table, DataGrid, Carousel, ImageGallery, TreeView, Calendar, KPICard, DetailView, KeyValueRow, DescriptionList, Pill, Feed, ActivityLog.

    Overlays: Dialog, ConfirmationDialog, Snackbar, Banner, Notification, DropdownMenu, ContextMenu, SidePanel, Lightbox, FullscreenOverlay, HoverCard, MegaMenu, CommandPalette.

    States: EmptyState, ErrorState, OfflineState, MaintenanceState, LoadingState, SuccessState, WarningState, InfoState.

    Buttons: SplitButton, ToggleButton, CloseButton, CopyButton, ShareButton, DownloadButton, UploadButton, RetryButton, BackButton.

    Typography: Paragraph, Subheading, HelperText, ErrorText, QuoteBlock, Mark, TruncatedText, ReadMore, RichText.

    Media (gated peers with MissingPeer fallback): ResponsiveImage, ImagePreview, FilePreview, Logo, VideoPlayer, AudioPlayer, PDFViewer, QRScanner, BarcodeScanner, LottieView.

    Navigation & mobile: BottomNavigation, UserMenu, SettingsMenu, GlobalSearch, SwipeActions, SwipeableCard, PullToRefresh, InfiniteScroll.

    Easy theming

    createThemes({ light: { brand }, dark: { brand } }) generates a matched light+dark theme pair from a single brand color per scheme (hover/active shades and a readable on-accent color are derived). themeTemplate is a copy-edit starter. createTheme now deep-merges every token category and density actually scales the spacing rhythm. @mindees/ui re-exports @mindees/tokens.

    Customizability

    Every primitive now forwards style (caller-wins), spreads native props, and forwards refs.

    Cross-platform & correctness

    Web shadows (boxShadow), Layout Intelligence fixes (SafeAreaView/Chip tags, Input → Button spacing), Stack distribution fix. Perf-tuned for low-end Android (memo, native-driver animations, FlatList, hoisted styles).

    @mindees/tokens

    Web boxShadow support in resolveShadow; documented 2026 4-point-grid spacing rationale.

Patch Changes

  • Updated dependencies [ab9d543]:
    • @mindees/tokens@1.1.0

@mindees/tokens@1.2.0

29 May 07:53
31350a3

Choose a tag to compare

Patch Changes

  • 7f71425 Thanks @aashir-athar! - docs: SEO-refresh the package READMEs for 1.1.0 — updated component/blocks/icons inventory, the "components that understand layout context" positioning, one-line createThemes theming example, and high-volume keyword blocks. Republishes so the npm listings reflect the latest version.

@mindees/tokens@1.1.0

29 May 03:37
5b8a719

Choose a tag to compare

Minor Changes

  • ab9d543 Thanks @aashir-athar! - ## 1.1.0 — ~90 new primitives, easy theming, and the new @mindees/blocks package

    @mindees/ui — ~90 new components

    Forms: EmailInput, PhoneInput, NumberInput, CurrencyInput, OTPInput, PINInput, Select, MultiSelect, Autocomplete, TagInput, Slider, RangeSlider, DatePicker, DateRangePicker, TimePicker, FilePicker, ImagePicker.

    Data display: Table, DataGrid, Carousel, ImageGallery, TreeView, Calendar, KPICard, DetailView, KeyValueRow, DescriptionList, Pill, Feed, ActivityLog.

    Overlays: Dialog, ConfirmationDialog, Snackbar, Banner, Notification, DropdownMenu, ContextMenu, SidePanel, Lightbox, FullscreenOverlay, HoverCard, MegaMenu, CommandPalette.

    States: EmptyState, ErrorState, OfflineState, MaintenanceState, LoadingState, SuccessState, WarningState, InfoState.

    Buttons: SplitButton, ToggleButton, CloseButton, CopyButton, ShareButton, DownloadButton, UploadButton, RetryButton, BackButton.

    Typography: Paragraph, Subheading, HelperText, ErrorText, QuoteBlock, Mark, TruncatedText, ReadMore, RichText.

    Media (gated peers with MissingPeer fallback): ResponsiveImage, ImagePreview, FilePreview, Logo, VideoPlayer, AudioPlayer, PDFViewer, QRScanner, BarcodeScanner, LottieView.

    Navigation & mobile: BottomNavigation, UserMenu, SettingsMenu, GlobalSearch, SwipeActions, SwipeableCard, PullToRefresh, InfiniteScroll.

    Easy theming

    createThemes({ light: { brand }, dark: { brand } }) generates a matched light+dark theme pair from a single brand color per scheme (hover/active shades and a readable on-accent color are derived). themeTemplate is a copy-edit starter. createTheme now deep-merges every token category and density actually scales the spacing rhythm. @mindees/ui re-exports @mindees/tokens.

    Customizability

    Every primitive now forwards style (caller-wins), spreads native props, and forwards refs.

    Cross-platform & correctness

    Web shadows (boxShadow), Layout Intelligence fixes (SafeAreaView/Chip tags, Input → Button spacing), Stack distribution fix. Perf-tuned for low-end Android (memo, native-driver animations, FlatList, hoisted styles).

    @mindees/tokens

    Web boxShadow support in resolveShadow; documented 2026 4-point-grid spacing rationale.

@mindees/icons@1.2.0

29 May 07:53
31350a3

Choose a tag to compare

Minor Changes

  • 7f71425 Thanks @aashir-athar! - Add ~50 more tree-shakeable, fully-customizable icons (arrows, actions, nav, status, media, common) — each accepts size/color (+ strokeWidth where stroke-based).

@mindees/blocks@1.1.2

29 May 07:53
31350a3

Choose a tag to compare

Patch Changes

  • 7f71425 Thanks @aashir-athar! - docs: SEO-refresh the package READMEs for 1.1.0 — updated component/blocks/icons inventory, the "components that understand layout context" positioning, one-line createThemes theming example, and high-volume keyword blocks. Republishes so the npm listings reflect the latest version.

  • Updated dependencies [7f71425, 7f71425]:

    • @mindees/icons@1.2.0
    • @mindees/ui@1.2.0
    • @mindees/tokens@1.2.0

@mindees/blocks@1.1.1

29 May 03:37
5b8a719

Choose a tag to compare

Patch Changes

  • Updated dependencies [ab9d543]:
    • @mindees/ui@1.1.0
    • @mindees/tokens@1.1.0

@mindees/ui@1.0.1

28 May 05:34
800c14c

Choose a tag to compare

Patch Changes

  • 35e3c77 Thanks @aashir-athar! - Update npm package metadata and README links: point homepage and all README doc links at the live docs site (https://mindees-ui.vercel.app), add repository (with directory) and bugs fields to @mindees/tokens and @mindees/icons so the npm listing renders proper "Repository" and "Issues" links. The root README "Components" link now targets the new /docs/components overview. No code changes.

  • Updated dependencies [35e3c77]:

    • @mindees/tokens@1.0.1
    • @mindees/icons@1.0.1

@mindees/tokens@1.0.1

28 May 05:34
800c14c

Choose a tag to compare

Patch Changes

  • 35e3c77 Thanks @aashir-athar! - Update npm package metadata and README links: point homepage and all README doc links at the live docs site (https://mindees-ui.vercel.app), add repository (with directory) and bugs fields to @mindees/tokens and @mindees/icons so the npm listing renders proper "Repository" and "Issues" links. The root README "Components" link now targets the new /docs/components overview. No code changes.

@mindees/icons@1.0.1

28 May 05:34
800c14c

Choose a tag to compare

Patch Changes

  • 35e3c77 Thanks @aashir-athar! - Update npm package metadata and README links: point homepage and all README doc links at the live docs site (https://mindees-ui.vercel.app), add repository (with directory) and bugs fields to @mindees/tokens and @mindees/icons so the npm listing renders proper "Repository" and "Issues" links. The root README "Components" link now targets the new /docs/components overview. No code changes.